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

/external/chromium_org/third_party/icu/source/common/
H A Dhash.h179 return uhash_removei(hash, &key);
H A Duhash.h453 uhash_removei(UHashtable *hash,
H A Duhash.c742 uhash_removei(UHashtable *hash, function
/external/icu/icu4c/source/common/
H A Dhash.h179 return uhash_removei(hash, &key);
H A Duhash.h453 uhash_removei(UHashtable *hash,
H A Duhash.c742 uhash_removei(UHashtable *hash, function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dchashtst.c202 if(uhash_removei(hash, (void*)five2) != 5){
375 int32_t value = uhash_removei(hash, key);
/external/icu/icu4c/source/test/cintltst/
H A Dchashtst.c202 if(uhash_removei(hash, (void*)five2) != 5){
375 int32_t value = uhash_removei(hash, key);
/external/icu/icu4c/source/common/unicode/
H A Durename.h939 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h990 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro

Completed in 1709 milliseconds