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

  /external/chromium_org/third_party/icu/source/i18n/
identifier_info.cpp 185 uhash_removeElement(fScriptSetSet, nextHashEl);
196 uhash_removeElement(fScriptSetSet, nextHashEl);
tznames.cpp 92 uhash_removeElement(gTimeZoneNamesCache, elem);
tzgnames.cpp     [all...]
  /external/icu/icu4c/source/i18n/
identifier_info.cpp 180 uhash_removeElement(fScriptSetSet, nextHashEl);
191 uhash_removeElement(fScriptSetSet, nextHashEl);
tznames.cpp 92 uhash_removeElement(gTimeZoneNamesCache, elem);
tzgnames.cpp     [all...]
  /external/chromium_org/third_party/icu/source/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 161 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
ucnv_bld.cpp     [all...]
uresbund.cpp 205 uhash_removeElement(cache, e);
    [all...]
  /external/icu/icu4c/source/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 161 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
ucnv_bld.cpp     [all...]
uresbund.cpp 205 uhash_removeElement(cache, e);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 432 milliseconds