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

/external/chromium_org/third_party/icu/source/common/
H A Dhash.h178 return uhash_removei(hash, &key);
H A Duhash.h473 uhash_removei(UHashtable *hash,
H A Duhash.c741 uhash_removei(UHashtable *hash, function
/external/icu4c/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/icu4c/test/cintltst/
H A Dchashtst.c202 if(uhash_removei(hash, (void*)five2) != 5){
375 int32_t value = uhash_removei(hash, key);
/external/icu4c/common/unicode/
H A Durename.h963 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h955 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro

Completed in 149 milliseconds