Searched refs:compactTrie (Results 1 – 7 of 7) sorted by relevance
927 private void compactTrie() { in compactTrie() method in Trie2Writable1028 compactTrie(); in freeze()
925 private void compactTrie() { in compactTrie() method in Trie2Writable1026 compactTrie(); in freeze()
1229 compactTrie(UTrie2 *trie, UErrorCode *pErrorCode) { in compactTrie() function1339 compactTrie(trie, pErrorCode); in utrie2_freeze()
105 int32_t compactTrie(int32_t fastILimit, UErrorCode &errorCode);1491 int32_t MutableCodePointTrie::compactTrie(int32_t fastILimit, UErrorCode &errorCode) { in compactTrie() function in __anon0030a1170111::MutableCodePointTrie1603 int32_t indexLength = compactTrie(fastLimit >> UCPTRIE_SHIFT_3, errorCode); in build()
1365 private int compactTrie(int fastILimit) { in compactTrie() method in MutableCodePointTrie1445 int indexLength = compactTrie(fastLimit >> CodePointTrie.SHIFT_3); in build()
1373 private int compactTrie(int fastILimit) { in compactTrie() method in MutableCodePointTrie1453 int indexLength = compactTrie(fastLimit >> CodePointTrie.SHIFT_3); in build()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...