Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/cintltst/
Dchashtst.c202 if(uhash_removei(hash, (void*)five2) != 5){ in TestOtherAPI()
375 int32_t value = uhash_removei(hash, key); in _remove()
/external/icu4c/test/cintltst/
Dchashtst.c202 if(uhash_removei(hash, (void*)five2) != 5){ in TestOtherAPI()
375 int32_t value = uhash_removei(hash, key); in _remove()
/external/icu4c/common/
Dhash.h179 return uhash_removei(hash, &key); in removei()
Duhash.h453 uhash_removei(UHashtable *hash,
Duhash.c742 uhash_removei(UHashtable *hash, in uhash_removei() function
/external/chromium_org/third_party/icu/source/common/
Dhash.h178 return uhash_removei(hash, &key); in removei()
Duhash.h473 uhash_removei(UHashtable *hash,
Duhash.c741 uhash_removei(UHashtable *hash, in uhash_removei() function
/external/icu4c/common/unicode/
Durename.h963 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h955 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro