Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dsortkey.cpp247 computeHashCode(const uint8_t *key, int32_t length) { in computeHashCode() function
272 fHashCode = computeHashCode(getBytes(), getLength()); in hashCode()
284 return icu::computeHashCode(key, length); in ucol_keyHashCode()
/third_party/icu/icu4c/source/i18n/
Dsortkey.cpp247 computeHashCode(const uint8_t *key, int32_t length) { in computeHashCode() function
272 fHashCode = computeHashCode(getBytes(), getLength()); in hashCode()
284 return icu::computeHashCode(key, length); in ucol_keyHashCode()
/third_party/node/deps/icu-small/source/i18n/
Dsortkey.cpp247 computeHashCode(const uint8_t *key, int32_t length) { in computeHashCode() function
272 fHashCode = computeHashCode(getBytes(), getLength()); in hashCode()
284 return icu::computeHashCode(key, length); in ucol_keyHashCode()