Home
last modified time | relevance | path

Searched defs:nextIndexFromNode (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dcollationbuilder.h269 static inline int32_t nextIndexFromNode(int64_t node) { in nextIndexFromNode() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.h268 static inline int32_t nextIndexFromNode(int64_t node) { in nextIndexFromNode() function
/third_party/node/deps/icu-small/source/i18n/
Dcollationbuilder.h269 static inline int32_t nextIndexFromNode(int64_t node) { in nextIndexFromNode() function
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java1464 private static int nextIndexFromNode(long node) { in nextIndexFromNode() method in CollationBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationBuilder.java1468 private static int nextIndexFromNode(long node) { in nextIndexFromNode() method in CollationBuilder