/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | CollationKey.java | 113 public static final int UPPER = 1; field in CollationKey.BoundMode 380 * There are two upper bounds that can be produced. If BoundMode.UPPER 392 * produces a lower inclusive bound, BoundMode.UPPER, that 459 case BoundMode.UPPER: // = 1 in getBound()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | CollationKey.java | 110 public static final int UPPER = 1; field in CollationKey.BoundMode 370 * There are two upper bounds that can be produced. If BoundMode.UPPER 382 * produces a lower inclusive bound, BoundMode.UPPER, that 448 case BoundMode.UPPER: // = 1 in getBound()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCaseProps.java | 474 /** @return NONE, LOWER, UPPER, TITLE */ 1506 return UPPER==getType(c); in hasBinaryProperty() 1583 public static final int UPPER=2; field in UCaseProps 1586 /** @return NONE, LOWER, UPPER, TITLE */
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCaseProps.java | 478 /** @return NONE, LOWER, UPPER, TITLE */ 1491 return UPPER==getType(c); in hasBinaryProperty() 1568 public static final int UPPER=2; field in UCaseProps 1571 /** @return NONE, LOWER, UPPER, TITLE */
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationAPITest.java | 1278 = testKey[j].getBound(CollationKey.BoundMode.UPPER, in TestBounds()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationAPITest.java | 1281 = testKey[j].getBound(CollationKey.BoundMode.UPPER, in TestBounds()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UCharacter.java | 3612 public static final int UPPER = 10; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UCharacter.java | 3001 public static final int UPPER = 10; field
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 2134 { 0x1ffc, UProperty.SENTENCE_BREAK, UCharacter.SentenceBreak.UPPER }, in TestAdditionalProperties()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 2138 { 0x1ffc, UProperty.SENTENCE_BREAK, UCharacter.SentenceBreak.UPPER }, in TestAdditionalProperties()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |