Searched refs:uhash_removei (Results 1 - 10 of 10) sorted by relevance
/external/chromium_org/third_party/icu/source/common/ |
H A D | hash.h | 178 return uhash_removei(hash, &key);
|
H A D | uhash.h | 473 uhash_removei(UHashtable *hash,
|
H A D | uhash.c | 741 uhash_removei(UHashtable *hash, function
|
/external/icu4c/common/ |
H A D | hash.h | 179 return uhash_removei(hash, &key);
|
H A D | uhash.h | 453 uhash_removei(UHashtable *hash,
|
H A D | uhash.c | 742 uhash_removei(UHashtable *hash, function
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | chashtst.c | 202 if(uhash_removei(hash, (void*)five2) != 5){ 375 int32_t value = uhash_removei(hash, key);
|
/external/icu4c/test/cintltst/ |
H A D | chashtst.c | 202 if(uhash_removei(hash, (void*)five2) != 5){ 375 int32_t value = uhash_removei(hash, key);
|
/external/icu4c/common/unicode/ |
H A D | urename.h | 963 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
H A D | urename.h | 955 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro
|
Completed in 102 milliseconds