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

/external/chromium_org/third_party/icu/source/common/
H A Dhash.h175 return uhash_remove(hash, &key);
H A Duhash.h51 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
59 * The uhash_remove() function may also be safely called in
315 * calling uhash_remove().
333 * the same as calling uhash_remove().
351 * calling uhash_remove().
369 * calling uhash_remove().
433 uhash_remove(UHashtable *hash,
H A Duhash.c726 uhash_remove(UHashtable *hash, function
/external/icu/icu4c/source/common/
H A Dhash.h175 return uhash_remove(hash, &key);
H A Dlrucache.cpp98 uhash_remove(localeIdToEntries, entry->localeId);
H A Duhash.h51 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
59 * The uhash_remove() function may also be safely called in
315 * calling uhash_remove().
333 * the same as calling uhash_remove().
351 * calling uhash_remove().
369 * calling uhash_remove().
433 uhash_remove(UHashtable *hash,
H A Duhash.c726 uhash_remove(UHashtable *hash, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h936 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove) macro
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c1228 uhash_remove(bundle->fStringSet, string);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h987 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove) macro

Completed in 180 milliseconds