Home
last modified time | relevance | path

Searched refs:uhash_removeAll (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp614 uhash_removeAll(cachedFormatters); in adoptFormats()
617 uhash_removeAll(customFormatArgStarts); in adoptFormats()
647 uhash_removeAll(cachedFormatters); in setFormats()
650 uhash_removeAll(customFormatArgStarts); in setFormats()
1319 uhash_removeAll(cachedFormatters); in copyObjects()
1322 uhash_removeAll(customFormatArgStarts); in copyObjects()
1582 uhash_removeAll(cachedFormatters); in cacheExplicitFormats()
1585 uhash_removeAll(customFormatArgStarts); in cacheExplicitFormats()
Didentifier_info.cpp104 uhash_removeAll(fScriptSetSet); in clear()
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c232 uhash_removeAll(hash); in TestOtherAPI()
263 uhash_removeAll(hash); in TestOtherAPI()
/external/icu/icu4c/source/common/
Dhash.h195 uhash_removeAll(hash); in removeAll()
Duhash.h475 uhash_removeAll(UHashtable *hash);
Duhash.c758 uhash_removeAll(UHashtable *hash) { in uhash_removeAll() function
/external/icu/icu4c/source/common/unicode/
Durename.h957 #define uhash_removeAll U_ICU_ENTRY_POINT_RENAME(uhash_removeAll) macro