Home
last modified time | relevance | path

Searched refs:getPropertyName (Results 1 – 25 of 29) sorted by relevance

12

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUPropertyAliasesTest.java39 name = UCharacter.getPropertyName(p, choice); in TestPropertyNames()
58 String pname = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG); in TestPropertyNames()
DUCharacterTest.java2288 whichName = UCharacter.getPropertyName(which, UProperty.NameChoice.LONG); in TestAdditionalProperties()
2477 name = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG); in TestPropertyValues()
DUnicodeSetTest.java104 propName = UCharacter.getPropertyName(propNum, nameChoice); in TestPropertyAccess()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUPropertyAliasesTest.java42 name = UCharacter.getPropertyName(p, choice); in TestPropertyNames()
61 String pname = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG); in TestPropertyNames()
DUCharacterTest.java2284 whichName = UCharacter.getPropertyName(which, UProperty.NameChoice.LONG); in TestAdditionalProperties()
2473 name = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG); in TestPropertyValues()
DUnicodeSetTest.java107 propName = UCharacter.getPropertyName(propNum, nameChoice); in TestPropertyAccess()
/third_party/node/deps/icu-small/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
297 return PropNameData::getPropertyName(property, nameChoice); in u_getPropertyName()
Dpropname.h101 static const char *getPropertyName(int32_t property, int32_t nameChoice);
/third_party/icu/icu4c/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
294 return PropNameData::getPropertyName(property, nameChoice); in u_getPropertyName()
Dpropname.h101 static const char *getPropertyName(int32_t property, int32_t nameChoice);
/third_party/skia/third_party/externals/icu/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
294 return PropNameData::getPropertyName(property, nameChoice); in u_getPropertyName()
Dpropname.h101 static const char *getPropertyName(int32_t property, int32_t nameChoice);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java241 public String getPropertyName(int property, int nameChoice) { in getPropertyName() method in UPropertyAliases
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java242 public String getPropertyName(int property, int nameChoice) { in getPropertyName() method in UPropertyAliases
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRegexUtilitiesTest.java108 String propName = UCharacter.getPropertyName(propNum, NameChoice.LONG);
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRegexUtilitiesTest.java113 String propName = UCharacter.getPropertyName(propNum, NameChoice.LONG);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp87 static const char *getPropertyName(MachineFunctionProperties::Property Prop) { in getPropertyName() function
111 OS << Separator << getPropertyName(static_cast<Property>(I)); in print()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java4452 public static String getPropertyName(int property, in getPropertyName() method in UCharacter
4454 return UPropertyAliases.INSTANCE.getPropertyName(property, nameChoice); in getPropertyName()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5169 public static String getPropertyName(int property, in getPropertyName() method in UCharacter
5171 return UPropertyAliases.INSTANCE.getPropertyName(property, nameChoice); in getPropertyName()
/third_party/icu/icu4j/tools/build/
Dicu4j66.api3.gz12;ICU4J 66.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j67.api3.gz
Dicu4j68.api3.gz12;ICU4J 68.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j65.api3.gz
Dicu4j64.api3.gz12;ICU4J 64.2;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j63.api3.gz

12