/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
D | UPropertyAliasesTest.java | 79 vname = UCharacter.getPropertyValueName(p, v, choice); in TestPropertyNames() 125 UCharacter.getPropertyValueName( in TestPropertyNames()
|
D | UnicodeSetTest.java | 123 valueName = UCharacter.getPropertyValueName(propNum, valueNum, nameChoice); in TestPropertyAccess()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UPropertyAliasesTest.java | 76 vname = UCharacter.getPropertyValueName(p, v, choice); in TestPropertyNames() 122 UCharacter.getPropertyValueName( in TestPropertyNames()
|
D | UnicodeSetTest.java | 120 valueName = UCharacter.getPropertyValueName(propNum, valueNum, nameChoice); in TestPropertyAccess()
|
/third_party/node/deps/icu-small/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData 308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
|
D | propname.h | 102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData 308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
|
D | propname.h | 102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
|
/third_party/icu/icu4c/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData 308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
|
D | propname.h | 102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData 308 return PropNameData::getPropertyValueName(property, value, nameChoice); in u_getPropertyValueName()
|
D | propname.h | 102 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | RegexUtilitiesTest.java | 116 … String valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.LONG); 118 … valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.SHORT);
|
D | UnicodeMapTest.java | 362 … String value = UCharacter.getPropertyValueName(propEnum,enumValue, UProperty.NameChoice.LONG); in TestUnicodeMapGeneralCategory()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | RegexUtilitiesTest.java | 113 … String valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.LONG); 115 … valueName = UCharacter.getPropertyValueName(propNum, valueNum, NameChoice.SHORT);
|
D | UnicodeMapTest.java | 359 … String value = UCharacter.getPropertyValueName(propEnum,enumValue, UProperty.NameChoice.LONG); in TestUnicodeMapGeneralCategory()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UScript.java | 1296 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getName() 1312 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getShortName()
|
D | UCharacter.java | 2692 getPropertyValueName(UProperty.BLOCK, b.getID(), in forName() 5117 public static String getPropertyValueName(int property, in getPropertyValueName() method in UCharacter 5132 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, in getPropertyValueName() 5139 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, nameChoice); in getPropertyValueName() 5936 return getPropertyValueName(propertyEnum, getIntPropertyValue(codepoint, propertyEnum), in getStringPropertyValue()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | UScript.java | 1111 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getName() 1126 return UCharacter.getPropertyValueName(UProperty.SCRIPT, in getShortName()
|
D | UCharacter.java | 2339 getPropertyValueName(UProperty.BLOCK, b.getID(), in forName() 4533 public static String getPropertyValueName(int property, in getPropertyValueName() method in UCharacter 4548 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, in getPropertyValueName() 4555 return UPropertyAliases.INSTANCE.getPropertyValueName(property, value, nameChoice); in getPropertyValueName() 5323 return getPropertyValueName(propertyEnum, getIntPropertyValue(codepoint, propertyEnum), in getStringPropertyValue()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UPropertyAliases.java | 255 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName() method in UPropertyAliases
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UPropertyAliases.java | 256 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName() method in UPropertyAliases
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 283 UCharacter.getPropertyValueName( in TestFirstCharacters()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 286 UCharacter.getPropertyValueName( in TestFirstCharacters()
|
/third_party/icu/icu4j/tools/build/ |
D | icu4j62.api3.gz |
|