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

/external/chromium_org/third_party/icu/source/common/
H A Dhash.h174 return uhash_remove(hash, &key);
H A Duhash.h49 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
57 * The uhash_remove() function may also be safely called in
129 * A function called by <TT>uhash_remove</TT>,
335 * calling uhash_remove().
353 * the same as calling uhash_remove().
371 * calling uhash_remove().
389 * calling uhash_remove().
453 uhash_remove(UHashtable *hash,
H A Duhash.c725 uhash_remove(UHashtable *hash, function
/external/icu4c/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/icu4c/common/unicode/
H A Durename.h960 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove) macro
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c1222 uhash_remove(bundle->fStringSet, string);
/external/icu4c/tools/genrb/
H A Dreslist.c1228 uhash_remove(bundle->fStringSet, string);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h952 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove) macro

Completed in 342 milliseconds