/third_party/icu/icu4c/source/i18n/ |
H A D | gender.cpp | 43 NEUTRAL, enumerator 161 return &gObjs[NEUTRAL]; in loadInstance() 166 return &gObjs[NEUTRAL]; in loadInstance() 174 return &gObjs[NEUTRAL]; in loadInstance() 190 case NEUTRAL: in getListGender() 231 return &gObjs[NEUTRAL]; in getNeutralInstance()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | gender.cpp | 48 NEUTRAL, enumerator 172 return &gObjs[NEUTRAL]; in loadInstance() 177 return &gObjs[NEUTRAL]; in loadInstance() 185 return &gObjs[NEUTRAL]; in loadInstance() 201 case NEUTRAL: in getListGender() 242 return &gObjs[NEUTRAL]; in getNeutralInstance()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | gender.cpp | 43 NEUTRAL, enumerator 161 return &gObjs[NEUTRAL]; in loadInstance() 166 return &gObjs[NEUTRAL]; in loadInstance() 174 return &gObjs[NEUTRAL]; in loadInstance() 190 case NEUTRAL: in getListGender() 231 return &gObjs[NEUTRAL]; in getNeutralInstance()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | GenderInfo.java | 100 NEUTRAL, enum constant 126 fromNameMap.put("neutral", NEUTRAL); 173 case NEUTRAL: in getListGender() 221 private static GenderInfo neutral = new GenderInfo(ListGenderStyle.NEUTRAL); 236 // and find no resource assume that list gender style is NEUTRAL. in get()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | GenderInfo.java | 104 NEUTRAL, enum constant 130 fromNameMap.put("neutral", NEUTRAL); 177 case NEUTRAL: in getListGender() 225 private static GenderInfo neutral = new GenderInfo(ListGenderStyle.NEUTRAL); 240 // and find no resource assume that list gender style is NEUTRAL. in get()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
H A D | TestBidi.java | 557 assertEquals("\nWrong direction through fast detection #9", Bidi.NEUTRAL, Bidi.getBaseDirection(empty)); in doMisc() 563 assertEquals("\nWrong direction through fast detection #11", Bidi.NEUTRAL, Bidi.getBaseDirection(allEnglishDigits)); in doMisc() 566 assertEquals("\nWrong direction through fast detection #12", Bidi.NEUTRAL, Bidi.getBaseDirection(allArabicDigits)); in doMisc() 569 assertEquals("\nWrong direction through fast detection #13", Bidi.NEUTRAL, Bidi.getBaseDirection(nullString)); in doMisc()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
H A D | TestBidi.java | 560 assertEquals("\nWrong direction through fast detection #9", Bidi.NEUTRAL, Bidi.getBaseDirection(empty)); in doMisc() 566 assertEquals("\nWrong direction through fast detection #11", Bidi.NEUTRAL, Bidi.getBaseDirection(allEnglishDigits)); in doMisc() 569 assertEquals("\nWrong direction through fast detection #12", Bidi.NEUTRAL, Bidi.getBaseDirection(allArabicDigits)); in doMisc() 572 assertEquals("\nWrong direction through fast detection #13", Bidi.NEUTRAL, Bidi.getBaseDirection(nullString)); in doMisc()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | BidiTransform.java | 262 levels[0] = level != Bidi.NEUTRAL ? level in resolveBaseDirection()
|
H A D | Bidi.java | 82 * <li>{@link #NEUTRAL} 695 public static final byte NEUTRAL = 3; field in Bidi 1714 * not contain any character of these types, then NEUTRAL is returned. 1718 * @return LTR, RTL, NEUTRAL 1721 * @see #NEUTRAL 1726 return NEUTRAL; in getBaseDirection() 1746 return NEUTRAL; in getBaseDirection()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BidiTransform.java | 252 levels[0] = level != Bidi.NEUTRAL ? level in resolveBaseDirection()
|
H A D | Bidi.java | 83 * <li>{@link #NEUTRAL} 686 public static final byte NEUTRAL = 3; field in Bidi 1681 * not contain any character of these types, then NEUTRAL is returned. 1685 * @return LTR, RTL, NEUTRAL 1688 * @see #NEUTRAL 1692 return NEUTRAL; in getBaseDirection() 1712 return NEUTRAL; in getBaseDirection()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1986 { 0x0009, UProperty.EAST_ASIAN_WIDTH, UCharacter.EastAsianWidth.NEUTRAL }, in TestAdditionalProperties() 1996 { 0x1D198, UProperty.EAST_ASIAN_WIDTH, UCharacter.EastAsianWidth.NEUTRAL }, in TestAdditionalProperties() 2000 { 0x5a5bd, UProperty.EAST_ASIAN_WIDTH, UCharacter.EastAsianWidth.NEUTRAL }, in TestAdditionalProperties()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1990 { 0x0009, UProperty.EAST_ASIAN_WIDTH, UCharacter.EastAsianWidth.NEUTRAL }, in TestAdditionalProperties() 2000 { 0x1D198, UProperty.EAST_ASIAN_WIDTH, UCharacter.EastAsianWidth.NEUTRAL }, in TestAdditionalProperties() 2004 { 0x5a5bd, UProperty.EAST_ASIAN_WIDTH, UCharacter.EastAsianWidth.NEUTRAL }, in TestAdditionalProperties()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UCharacter.java | 2894 public static final int NEUTRAL = 0; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UCharacter.java | 2408 public static final int NEUTRAL = 0; field
|
/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/
... |