Home
last modified time | relevance | path

Searched refs:OTHERS (Results 1 - 9 of 9) sorted by relevance

/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dkeywords.py39 OTHERS = set('true false asm class namespace using explicit this operator sizeof'.split()) variable
46 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollator.java260 public final static int OTHERS = UScript.UNKNOWN; field
430 * <p>The special code {@link Collator.ReorderCodes#OTHERS OTHERS}
432 * mentioned in the list of reordering codes given. Anything that is after OTHERS
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCollator.java248 public final static int OTHERS = UScript.UNKNOWN; field
410 * <p>The special code {@link Collator.ReorderCodes#OTHERS OTHERS}
412 * mentioned in the list of reordering codes given. Anything that is after OTHERS
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRuleParser.java757 return Collator.ReorderCodes.OTHERS; // same as Zzzz = USCRIPT_UNKNOWN in getReorderCode()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRuleParser.java761 return Collator.ReorderCodes.OTHERS; // same as Zzzz = USCRIPT_UNKNOWN in getReorderCode()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java1049 coll.setMaxVariable(Collator.ReorderCodes.OTHERS); in TestMaxVariable()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationAPITest.java1052 coll.setMaxVariable(Collator.ReorderCodes.OTHERS); in TestMaxVariable()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 133 milliseconds