Home
last modified time | relevance | path

Searched refs:uhash_getiAndFound (Results 1 – 20 of 20) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dchashtst.c176 uhash_getiAndFound(hash, "one", &found) != 1 || !found) { in TestAllowZero()
183 uhash_getiAndFound(hash, "zero", &found) != 0 || !found) { in TestAllowZero()
191 uhash_getiAndFound(hash, "one", &found) != 0 || !found) { in TestAllowZero()
199 uhash_getiAndFound(hash, "zero", &found) != 0 || found) { in TestAllowZero()
/third_party/skia/third_party/externals/icu/source/common/
Dhash.h226 return uhash_getiAndFound(hash, &key, &found); in getiAndFound()
Dlocaleprioritylist.cpp191 int32_t index = uhash_getiAndFound(map, &locale, &found); in add()
Duhash.h506 uhash_getiAndFound(const UHashtable *hash,
Dlocalematcher.cpp690 int32_t suppIndex = uhash_getiAndFound(supportedLsrToIndex, &desiredLSR, &found); in getBestSuppIndex()
Duhash.cpp694 uhash_getiAndFound(const UHashtable *hash, in uhash_getiAndFound() function
/third_party/node/deps/icu-small/source/common/
Dlocaleprioritylist.cpp191 int32_t index = uhash_getiAndFound(map, &locale, &found); in add()
Dhash.h226 return uhash_getiAndFound(hash, &key, &found); in getiAndFound()
Duhash.h506 uhash_getiAndFound(const UHashtable *hash,
Dlstmbe.cpp482 int32_t ret = uhash_getiAndFound(fDict, (const void*)str, &found); in stringToIndex()
Duhash.cpp694 uhash_getiAndFound(const UHashtable *hash, in uhash_getiAndFound() function
Dlocalematcher.cpp690 int32_t suppIndex = uhash_getiAndFound(supportedLsrToIndex, &desiredLSR, &found); in getBestSuppIndex()
/third_party/icu/icu4c/source/common/
Dhash.h226 return uhash_getiAndFound(hash, &key, &found); in getiAndFound()
Dlocaleprioritylist.cpp191 int32_t index = uhash_getiAndFound(map, &locale, &found); in add()
Duhash.h506 uhash_getiAndFound(const UHashtable *hash,
Duhash.cpp694 uhash_getiAndFound(const UHashtable *hash, in uhash_getiAndFound() function
Dlocalematcher.cpp690 int32_t suppIndex = uhash_getiAndFound(supportedLsrToIndex, &desiredLSR, &found); in getBestSuppIndex()
/third_party/icu/icu4c/source/common/unicode/
Durename.h976 #define uhash_getiAndFound U_ICU_ENTRY_POINT_RENAME(uhash_getiAndFound) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h976 #define uhash_getiAndFound U_ICU_ENTRY_POINT_RENAME(uhash_getiAndFound) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h982 #define uhash_getiAndFound U_ICU_ENTRY_POINT_RENAME(uhash_getiAndFound) macro