Searched refs:uhash_removeElement (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Didentifier_info.cpp185 uhash_removeElement(fScriptSetSet, nextHashEl);
196 uhash_removeElement(fScriptSetSet, nextHashEl);
H A Dtznames.cpp92 uhash_removeElement(gTimeZoneNamesCache, elem);
H A Dtzgnames.cpp1196 uhash_removeElement(gTZGNCoreCache, elem);
/external/icu/icu4c/source/i18n/
H A Didentifier_info.cpp180 uhash_removeElement(fScriptSetSet, nextHashEl);
191 uhash_removeElement(fScriptSetSet, nextHashEl);
H A Dtznames.cpp92 uhash_removeElement(gTimeZoneNamesCache, elem);
H A Dtzgnames.cpp1196 uhash_removeElement(gTZGNCoreCache, elem);
/external/chromium_org/third_party/icu/source/common/
H A Duhash.h58 * 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);
H A Duhash.c764 uhash_removeElement(hash, e);
798 uhash_removeElement(UHashtable *hash, const UHashElement* e) { function
H A Dusprep.cpp161 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
H A Ducnv_bld.cpp1109 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
H A Duresbund.cpp205 uhash_removeElement(cache, e);
/external/icu/icu4c/source/common/
H A Duhash.h58 * 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);
H A Duhash.c764 uhash_removeElement(hash, e);
798 uhash_removeElement(UHashtable *hash, const UHashElement* e) { function
H A Dusprep.cpp161 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
H A Ducnv_bld.cpp1100 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
H A Duresbund.cpp205 uhash_removeElement(cache, e);
/external/icu/icu4c/source/common/unicode/
H A Durename.h938 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h989 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement) macro

Completed in 299 milliseconds