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

  /external/icu4c/i18n/
identifier_info.cpp 185 uhash_removeElement(fScriptSetSet, nextHashEl);
196 uhash_removeElement(fScriptSetSet, nextHashEl);
tznames.cpp 91 uhash_removeElement(gTimeZoneNamesCache, elem);
tzgnames.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
uhash.h 56 * uhash_removeElement(); iteration may safely continue thereafter.
509 * modify the returned object. However, uhash_removeElement() may be
536 uhash_removeElement(UHashtable *hash, const UHashElement* e);
uhash.c 763 uhash_removeElement(hash, e);
797 uhash_removeElement(UHashtable *hash, const UHashElement* e) {
    [all...]
usprep.cpp 160 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
ucnv_bld.c     [all...]
uresbund.c 202 uhash_removeElement(cache, e);
    [all...]
  /external/icu4c/common/
uhash.h 58 * uhash_removeElement(); iteration may safely continue thereafter.
489 * modify the returned object. However, uhash_removeElement() may be
516 uhash_removeElement(UHashtable *hash, const UHashElement* e);
uhash.c 764 uhash_removeElement(hash, e);
798 uhash_removeElement(UHashtable *hash, const UHashElement* e) {
usprep.cpp 160 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
ucnv_bld.cpp     [all...]
uresbund.cpp 203 uhash_removeElement(cache, e);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
colldata.cpp 615 uhash_removeElement(cache, element);
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 557 milliseconds