Home
last modified time | relevance | path

Searched refs:resetToTrieState (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationIterator.java157 void resetToTrieState(CharsTrie trie) { trie.resetToState(state); } in resetToTrieState() method in CollationIterator.SkippedState
832 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
853 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationIterator.java155 void resetToTrieState(CharsTrie trie) { trie.resetToState(state); } in resetToTrieState() method in CollationIterator.SkippedState
830 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
851 skipped.resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/external/icu/icu4c/source/i18n/
Dcollationiterator.cpp127 void resetToTrieState(UCharsTrie &trie) const { trie.resetToState(state); } in resetToTrieState() function in SkippedState
622 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
643 skipped->resetToTrieState(suffixes); in nextCE32FromDiscontiguousContraction()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...