Home
last modified time | relevance | path

Searched refs:compactIndex (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java1097 private int compactIndex(int fastILimit, MixedBlocks mixedBlocks) { in compactIndex() method in MutableCodePointTrie
1429 int indexLength = compactIndex(fastILimit, mixedBlocks); in compactTrie()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java1089 private int compactIndex(int fastILimit, MixedBlocks mixedBlocks) { in compactIndex() method in MutableCodePointTrie
1421 int indexLength = compactIndex(fastILimit, mixedBlocks); in compactTrie()
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp104 int32_t compactIndex(int32_t fastILimit, MixedBlocks &mixedBlocks, UErrorCode &errorCode);
1195 int32_t MutableCodePointTrie::compactIndex(int32_t fastILimit, MixedBlocks &mixedBlocks, in compactIndex() function in __anon3198::MutableCodePointTrie
1571 int32_t indexLength = compactIndex(fastILimit, mixedBlocks, errorCode); in compactTrie()
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp104 int32_t compactIndex(int32_t fastILimit, MixedBlocks &mixedBlocks, UErrorCode &errorCode);
1195 int32_t MutableCodePointTrie::compactIndex(int32_t fastILimit, MixedBlocks &mixedBlocks, in compactIndex() function in __anon11850::MutableCodePointTrie
1571 int32_t indexLength = compactIndex(fastILimit, mixedBlocks, errorCode); in compactTrie()
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp104 int32_t compactIndex(int32_t fastILimit, MixedBlocks &mixedBlocks, UErrorCode &errorCode);
1195 int32_t MutableCodePointTrie::compactIndex(int32_t fastILimit, MixedBlocks &mixedBlocks, in compactIndex() function in __anon21079::MutableCodePointTrie
1571 int32_t indexLength = compactIndex(fastILimit, mixedBlocks, errorCode); in compactTrie()

Completed in 14 milliseconds