Home
last modified time | relevance | path

Searched refs:uhash_removei (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c257 if(uhash_removei(hash, (void*)five2) != 5){ in TestOtherAPI()
446 int32_t value = uhash_removei(hash, key); in _remove()
448 log_err("FAIL: uhash_removei(%s) returned %ld; expected %ld\n", in _remove()
451 log_verbose("Ok: uhash_removei(%s) returned old value %ld\n", in _remove()
455 log_err("FAIL: uhash_removei(%s) failed to remove the key item: " in _remove()
/third_party/icu/icu4c/source/common/
H A Dhash.h234 return uhash_removei(hash, &key); in removei()
H A Dlocaleprioritylist.cpp203 uhash_removei(map, &locale); in add()
H A Duhash.h551 uhash_removei(UHashtable *hash,
H A Duhash.cpp812 uhash_removei(UHashtable *hash, in uhash_removei() function
/third_party/node/deps/icu-small/source/common/
H A Dhash.h234 return uhash_removei(hash, &key); in removei()
H A Dlocaleprioritylist.cpp203 uhash_removei(map, &locale); in add()
H A Duhash.h551 uhash_removei(UHashtable *hash,
H A Duhash.cpp812 uhash_removei(UHashtable *hash, in uhash_removei() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dhash.h234 return uhash_removei(hash, &key); in removei()
H A Dlocaleprioritylist.cpp203 uhash_removei(map, &locale); in add()
H A Duhash.h551 uhash_removei(UHashtable *hash,
H A Duhash.cpp812 uhash_removei(UHashtable *hash, in uhash_removei() function
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1021 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1033 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h1004 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro

Completed in 37 milliseconds