Home
last modified time | relevance | path

Searched refs:readNodeValue (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrie.java355 readValue(chars_, pos, leadUnit&0x7fff) : readNodeValue(chars_, pos, leadUnit); in getValue()
562 entry_.value=readNodeValue(chars_, pos, node); in next()
701 private static int readNodeValue(CharSequence chars, int pos, int leadUnit) { in readNodeValue() method in CharsTrie
914 value=readNodeValue(chars, pos, node); in findUniqueValue()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java371 readValue(chars_, pos, leadUnit&0x7fff) : readNodeValue(chars_, pos, leadUnit); in getValue()
588 entry_.value=readNodeValue(chars_, pos, node); in next()
728 private static int readNodeValue(CharSequence chars, int pos, int leadUnit) { in readNodeValue() method in CharsTrie
941 value=readNodeValue(chars, pos, node); in findUniqueValue()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h227 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit); in getValue()
410 static inline int32_t readNodeValue(const char16_t *pos, int32_t leadUnit) { in readNodeValue() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h263 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit); in getValue()
446 static inline int32_t readNodeValue(const char16_t *pos, int32_t leadUnit) { in readNodeValue() function
/third_party/node/deps/icu-small/source/common/unicode/
Ducharstrie.h263 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit); in getValue()
446 static inline int32_t readNodeValue(const char16_t *pos, int32_t leadUnit) { in readNodeValue() function
/third_party/icu/icu4c/source/common/unicode/
Ducharstrie.h263 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit); in getValue()
446 static inline int32_t readNodeValue(const char16_t *pos, int32_t leadUnit) { in readNodeValue() function
/third_party/node/deps/icu-small/source/common/
Ducharstrieiterator.cpp145 value_=readNodeValue(pos, node); in next()
Ducharstrie.cpp347 value=readNodeValue(pos, node); in findUniqueValue()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducharstrieiterator.cpp145 value_=readNodeValue(pos, node); in next()
Ducharstrie.cpp347 value=readNodeValue(pos, node); in findUniqueValue()
/third_party/icu/icu4c/source/common/
Ducharstrieiterator.cpp145 value_=readNodeValue(pos, node); in next()
Ducharstrie.cpp347 value=readNodeValue(pos, node); in findUniqueValue()
/third_party/skia/third_party/externals/icu/source/common/
Ducharstrieiterator.cpp145 value_=readNodeValue(pos, node); in next()
Ducharstrie.cpp347 value=readNodeValue(pos, node); in findUniqueValue()