Searched refs:getAlgName (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCharacterName.java | 91 result = getAlgName(ch, choice); in getName() 1185 private String getAlgName(int ch, int choice) in getAlgName() method in UCharacterName
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterName.java | 90 result = getAlgName(ch, choice); in getName() 1184 private String getAlgName(int ch, int choice) in getAlgName() method in UCharacterName
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unames.cpp | 852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, in getAlgName() function 953 length=getAlgName(range, (uint32_t)start, nameChoice, buffer, sizeof(buffer)); in enumAlgNames() 1480 length=getAlgName(algRange, (uint32_t)code, nameChoice, buffer, (uint16_t)bufferLength); in u_charName()
|
/third_party/node/deps/icu-small/source/common/ |
D | unames.cpp | 852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, in getAlgName() function 953 length=getAlgName(range, (uint32_t)start, nameChoice, buffer, sizeof(buffer)); in enumAlgNames() 1480 length=getAlgName(algRange, (uint32_t)code, nameChoice, buffer, (uint16_t)bufferLength); in u_charName()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unames.cpp | 852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, in getAlgName() function 953 length=getAlgName(range, (uint32_t)start, nameChoice, buffer, sizeof(buffer)); in enumAlgNames() 1480 length=getAlgName(algRange, (uint32_t)code, nameChoice, buffer, (uint16_t)bufferLength); in u_charName()
|
/third_party/icu/icu4c/source/common/ |
D | unames.cpp | 852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, in getAlgName() function 953 length=getAlgName(range, (uint32_t)start, nameChoice, buffer, sizeof(buffer)); in enumAlgNames() 1480 length=getAlgName(algRange, (uint32_t)code, nameChoice, buffer, (uint16_t)bufferLength); in u_charName()
|