Home
last modified time | relevance | path

Searched defs:indexLength (Results 1 – 25 of 62) sorted by relevance

123

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrieBuilder.java241 protected static final int findSameIndexBlock(int index[], int indexLength, in findSameIndexBlock()
DTrie2.java648 int indexLength; field in Trie2.UTrie2Header
672 int indexLength; field in Trie2
DIntTrieBuilder.java712 int indexLength = BMP_INDEX_LENGTH_; in fold() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrieBuilder.java244 protected static final int findSameIndexBlock(int index[], int indexLength, in findSameIndexBlock()
DTrie2.java654 int indexLength; field in Trie2.UTrie2Header
678 int indexLength; field in Trie2
DIntTrieBuilder.java714 int indexLength = BMP_INDEX_LENGTH_; in fold() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducptrie_impl.h39 uint16_t indexLength; member
Dutrie.h168 int32_t indexLength, dataLength; member
562 int32_t indexLength, dataCapacity, dataLength; member
763 int32_t indexLength; member
Dutrie2_impl.h62 uint16_t indexLength; member
Dutrie.cpp377 _findSameIndexBlock(const int32_t *idx, int32_t indexLength, in _findSameIndexBlock()
410 int32_t indexLength, block; in utrie_fold() local
Dutrie2_builder.cpp385 long indexLength=trie->indexLength; in utrie_printLengths() local
394 long indexLength=trie->indexLength; in utrie2_printLengths() local
/third_party/icu/icu4c/source/common/
Ducptrie_impl.h39 uint16_t indexLength; member
Dutrie.h168 int32_t indexLength, dataLength; member
563 int32_t indexLength, dataCapacity, dataLength; member
764 int32_t indexLength; member
Dutrie2_impl.h62 uint16_t indexLength; member
Dutrie.cpp377 _findSameIndexBlock(const int32_t *idx, int32_t indexLength, in _findSameIndexBlock()
410 int32_t indexLength, block; in utrie_fold() local
Dutrie2_builder.cpp387 long indexLength=trie->indexLength; in utrie_printLengths() local
396 long indexLength=trie->indexLength; in utrie2_printLengths() local
/third_party/skia/third_party/externals/icu/source/common/
Ducptrie_impl.h39 uint16_t indexLength; member
Dutrie.h168 int32_t indexLength, dataLength; member
563 int32_t indexLength, dataCapacity, dataLength; member
764 int32_t indexLength; member
Dutrie2_impl.h62 uint16_t indexLength; member
Dutrie.cpp377 _findSameIndexBlock(const int32_t *idx, int32_t indexLength, in _findSameIndexBlock()
410 int32_t indexLength, block; in utrie_fold() local
/third_party/node/deps/icu-small/source/common/
Ducptrie_impl.h39 uint16_t indexLength; member
Dutrie.h168 int32_t indexLength, dataLength; member
563 int32_t indexLength, dataCapacity, dataLength; member
764 int32_t indexLength; member
Dutrie2_impl.h62 uint16_t indexLength; member
Dutrie.cpp377 _findSameIndexBlock(const int32_t *idx, int32_t indexLength, in _findSameIndexBlock()
410 int32_t indexLength, block; in utrie_fold() local
Dutrie2_builder.cpp387 long indexLength=trie->indexLength; in utrie_printLengths() local
396 long indexLength=trie->indexLength; in utrie2_printLengths() local

123