Searched refs:SCRIPT (Results 1 – 15 of 15) sorted by relevance
26 constexpr SubtagBits SCRIPT = SubtagBits::SCRIPT; variable82 result = lookupBySubtag(locale, LANGUAGE | REGION | SCRIPT | VARIANT); in lookupInternal()102 result = lookupBySubtag(locale, SCRIPT); in lookupInternal()
44 SCRIPT = 0b00000010, enumerator
415 if ((bits & SubtagBits::SCRIPT) != SubtagBits::EMPTY) { in getPartialLocale()
42 SUBBRANCH_ROAD_NAME, STREET_NAME_PRE_MODIFIER, STREET_NAME_POST_MODIFIER, SCRIPT})110 public static final int SCRIPT = 128; field in CivicLocationKeys
97 CREATE_USER(SCRIPT, SCRIPT);
499 sp<const Element> SCRIPT; member1103 static sp<const Element> SCRIPT(const sp<RS> &rs);
436 public static Element SCRIPT(RenderScript rs) { in SCRIPT() method in Element
379 HelpText<"SCRIPT OPTIONS">;
1210 case (int) LocaleProto.SCRIPT: in readFromProto()1211 script = protoInputStream.readString(LocaleProto.SCRIPT); in readFromProto()
224 If the source is not specified, sync from its SCRIPT memory space to its HW
505 public static Element SCRIPT(RenderScript rs) { in SCRIPT() method in Element
428 * If the source is not specified, sync from its SCRIPT memory space to its HW
19055 field public static final int SCRIPT = 4106; // 0x100a30766 field public static final int SCRIPT = 128; // 0x8039967 method public static android.renderscript.Element SCRIPT(android.renderscript.RenderScript);
19055 field public static final int SCRIPT = 4106; // 0x100a30910 field public static final int SCRIPT = 128; // 0x8040111 method public static android.renderscript.Element SCRIPT(android.renderscript.RenderScript);
26100 method public static android.renderscript.Element SCRIPT(android.renderscript.RenderScript);