Home
last modified time | relevance | path

Searched refs:OtherTrie (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2.java291 Trie2 OtherTrie = (Trie2)other; in equals() local
294 Iterator<Trie2.Range> otherIter = OtherTrie.iterator(); in equals()
308 if (errorValue != OtherTrie.errorValue || in equals()
309 initialValue != OtherTrie.initialValue) { in equals()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTrie2.java293 Trie2 OtherTrie = (Trie2)other; in equals() local
296 Iterator<Trie2.Range> otherIter = OtherTrie.iterator(); in equals()
310 if (errorValue != OtherTrie.errorValue || in equals()
311 initialValue != OtherTrie.initialValue) { in equals()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...