Home
last modified time | relevance | path

Searched defs:makeHashCode (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java815 private int makeHashCode(int[] blockData, int blockStart) { in makeHashCode() method in MutableCodePointTrie.MixedBlocks
824 private int makeHashCode(char[] blockData, int blockStart) { in makeHashCode() method in MutableCodePointTrie.MixedBlocks
833 private int makeHashCode(int blockValue) { in makeHashCode() method in MutableCodePointTrie.MixedBlocks
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp845 uint32_t makeHashCode(const UInt *blockData, int32_t blockStart) const { in makeHashCode() function in __anon932de57f0111::MixedBlocks
854 uint32_t makeHashCode(uint32_t blockValue) const { in makeHashCode() function in __anon932de57f0111::MixedBlocks
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp840 uint32_t makeHashCode(const UInt *blockData, int32_t blockStart) const { in makeHashCode() function in __anone49a37020111::MixedBlocks
849 uint32_t makeHashCode(uint32_t blockValue) const { in makeHashCode() function in __anone49a37020111::MixedBlocks
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp845 uint32_t makeHashCode(const UInt *blockData, int32_t blockStart) const { in makeHashCode() function in __anon2875cbae0111::MixedBlocks
854 uint32_t makeHashCode(uint32_t blockValue) const { in makeHashCode() function in __anon2875cbae0111::MixedBlocks