Home
last modified time | relevance | path

Searched defs:shiftedHashCode (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java851 int shiftedHashCode = hashCode << shift; in findEntry() local
873 int shiftedHashCode = hashCode << shift; in findEntry() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java859 int shiftedHashCode = hashCode << shift; in findEntry() local
881 int shiftedHashCode = hashCode << shift; in findEntry() local
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp874 uint32_t shiftedHashCode = hashCode << shift; in findEntry() local
892 uint32_t shiftedHashCode = hashCode << shift; in findEntry() local
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp874 uint32_t shiftedHashCode = hashCode << shift; in findEntry() local
892 uint32_t shiftedHashCode = hashCode << shift; in findEntry() local
/third_party/skia/m133/third_party/externals/icu/source/common/
Dumutablecptrie.cpp874 uint32_t shiftedHashCode = hashCode << shift; in findEntry() local
892 uint32_t shiftedHashCode = hashCode << shift; in findEntry() local