Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2.java362 h = hashUChar32(h, startCodePoint); in hashCode()
363 h = hashUChar32(h, endCodePoint); in hashCode()
1038 private static int hashUChar32(int h, int c) { in hashUChar32() method in Trie2
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTrie2.java365 h = hashUChar32(h, startCodePoint); in hashCode()
366 h = hashUChar32(h, endCodePoint); in hashCode()
1044 private static int hashUChar32(int h, int c) { in hashUChar32() method in Trie2
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...