Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp613 uhash_removeAll(cachedFormatters); in adoptFormats()
616 uhash_removeAll(customFormatArgStarts); in adoptFormats()
646 uhash_removeAll(cachedFormatters); in setFormats()
649 uhash_removeAll(customFormatArgStarts); in setFormats()
1318 uhash_removeAll(cachedFormatters); in copyObjects()
1321 uhash_removeAll(customFormatArgStarts); in copyObjects()
1581 uhash_removeAll(cachedFormatters); in cacheExplicitFormats()
1584 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.h472 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