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

/external/icu/icu4c/source/common/
H A Duscript_props.cpp40 const int32_t CASED = 1 << 26; member in namespace:__anon6614
48 0x0531 | RECOMMENDED | CASED, // Armn
51 0x13C4 | LIMITED_USE | CASED, // Cher
52 0x03E2 | EXCLUSION | CASED, // Copt
53 0x042F | RECOMMENDED | CASED, // Cyrl
54 0x10414 | EXCLUSION | CASED, // Dsrt
59 0x03A9 | RECOMMENDED | CASED, // Grek
70 0x004C | RECOMMENDED | CASED, // Latn
101 0x2C00 | EXCLUSION | CASED, // Glag
121 0x10CA1 | EXCLUSION | RTL | CASED, // Hun
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DUScript.java1062 private static final int CASED = 1 << 26; field in class:UScript.ScriptMetadata
1071 0x0531 | RECOMMENDED | CASED, // Armn
1074 0x13C4 | LIMITED_USE | CASED, // Cher
1075 0x03E2 | EXCLUSION | CASED, // Copt
1076 0x042F | RECOMMENDED | CASED, // Cyrl
1077 0x10414 | EXCLUSION | CASED, // Dsrt
1082 0x03A9 | RECOMMENDED | CASED, // Grek
1093 0x004C | RECOMMENDED | CASED, // Latn
1124 0x2C00 | EXCLUSION | CASED, // Glag
1144 0x10CA1 | EXCLUSION | RTL | CASED, // Hun
[all...]
H A DUProperty.java426 public static final int CASED=49; field in interface:UProperty
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScript.java1244 private static final int CASED = 1 << 26; field in class:UScript.ScriptMetadata
1253 0x0531 | RECOMMENDED | CASED, // Armn
1256 0x13C4 | LIMITED_USE | CASED, // Cher
1257 0x03E2 | EXCLUSION | CASED, // Copt
1258 0x042F | RECOMMENDED | CASED, // Cyrl
1259 0x10414 | EXCLUSION | CASED, // Dsrt
1264 0x03A9 | RECOMMENDED | CASED, // Grek
1275 0x004C | RECOMMENDED | CASED, // Latn
1306 0x2C00 | EXCLUSION | CASED, // Glag
1326 0x10CA1 | EXCLUSION | RTL | CASED, // Hun
[all...]
H A DUProperty.java478 public static final int CASED=49; field in interface:UProperty
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUCaseProps.java1266 case UProperty.CASED:
H A DUCharacterProperty.java346 new CaseBinaryProperty(UProperty.CASED),
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java1262 case UProperty.CASED:
H A DUCharacterProperty.java345 new CaseBinaryProperty(UProperty.CASED),

Completed in 254 milliseconds