Home
last modified time | relevance | path

Searched refs:findHighStart (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2Writable.java658 private int findHighStart(int highValue) { in findHighStart() method in Trie2Writable
930 localHighStart=findHighStart(highValue); in compactTrie()
/external/icu/icu4c/source/common/
Dutrie2_builder.cpp897 findHighStart(UNewTrie2 *trie, uint32_t highValue) { in findHighStart() function
1181 highStart=findHighStart(newTrie, highValue); in compactTrie()