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

/external/icu4c/common/
H A Duhash.h56 * 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);
H A Duhash.c763 uhash_removeElement(hash, e);
797 uhash_removeElement(UHashtable *hash, const UHashElement* e) { function
H A Dusprep.cpp160 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
H A Ducnv_bld.c1088 uhash_removeElement(SHARED_DATA_HASHTABLE, e);
H A Duresbund.c202 uhash_removeElement(cache, e);
/external/icu4c/i18n/
H A Dcolldata.cpp610 uhash_removeElement(cache, element);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h750 #define uhash_removeElement uhash_removeElement_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h750 #define uhash_removeElement uhash_removeElement_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h750 #define uhash_removeElement uhash_removeElement_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h750 #define uhash_removeElement uhash_removeElement_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h954 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement) macro

Completed in 226 milliseconds