HomeSort by relevance Sort by last modified time
    Searched refs:uhash_remove (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/common/
hash.h 175 return uhash_remove(hash, &key);
uhash.h 51 * 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,
uhash.c 726 uhash_remove(UHashtable *hash, function
  /external/icu/icu4c/source/common/
hash.h 175 return uhash_remove(hash, &key);
lrucache.cpp 98 uhash_remove(localeIdToEntries, entry->localeId);
uhash.h 51 * 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,
uhash.c 726 uhash_remove(UHashtable *hash, function
  /external/icu/icu4c/source/common/unicode/
urename.h 936 #define uhash_remove macro
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.c     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 987 #define uhash_remove macro
    [all...]

Completed in 887 milliseconds