Home
last modified time | relevance | path

Searched defs:rootPrimaryIndexes (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationBuilder.java590 int[] rootPrimaryIndexes, int length, long[] nodes, long p) { in binarySearchForRootPrimaryNode()
1519 private UVector32 rootPrimaryIndexes; field in CollationBuilder
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java586 int[] rootPrimaryIndexes, int length, long[] nodes, long p) { in binarySearchForRootPrimaryNode()
1515 private UVector32 rootPrimaryIndexes; field in CollationBuilder
/third_party/node/deps/icu-small/source/i18n/
Dcollationbuilder.h322 UVector32 rootPrimaryIndexes; variable
Dcollationbuilder.cpp833 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, in binarySearchForRootPrimaryNode()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationbuilder.h320 UVector32 rootPrimaryIndexes; variable
Dcollationbuilder.cpp827 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, in binarySearchForRootPrimaryNode()
/third_party/icu/icu4c/source/i18n/
Dcollationbuilder.h322 UVector32 rootPrimaryIndexes; variable
Dcollationbuilder.cpp833 binarySearchForRootPrimaryNode(const int32_t *rootPrimaryIndexes, int32_t length, in binarySearchForRootPrimaryNode()