Home
last modified time | relevance | path

Searched refs:uhash_setKeyDeleter (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4c/source/common/
Dhash.h128 uhash_setKeyDeleter(hash, uprv_deleteUObject); in init()
140 uhash_setKeyDeleter(hash, uprv_deleteUObject); in initSize()
Duhash.h302 uhash_setKeyDeleter(UHashtable *hash, UObjectDeleter *fn);
Dloadednormalizer2impl.cpp304 uhash_setKeyDeleter(cache, uprv_free); in getInstance()
Dunifiedcache.cpp123 uhash_setKeyDeleter(fHashtable, &ucache_deleteKey); in UnifiedCache()
Dstringtriebuilder.cpp56 uhash_setKeyDeleter(nodes, uprv_deleteUObject); in createCompactBuilder()
Duhash.cpp631 uhash_setKeyDeleter(UHashtable *hash, UObjectDeleter *fn) { in uhash_setKeyDeleter() function
/external/icu/icu4c/source/i18n/
Dgender.cpp84 uhash_setKeyDeleter(gGenderInfoCache, uprv_free); in GenderInfo_initCache()
Dzonemeta.cpp552 uhash_setKeyDeleter(gOlsonToMeta, deleteUCharString); in olsonToMetaInit()
774 uhash_setKeyDeleter(gMetaZoneIDTable, uprv_deleteUObject); in initAvailableMetaZoneIDs()
Dtznames.cpp140 uhash_setKeyDeleter(gTimeZoneNamesCache, uprv_free); in TimeZoneNamesDelegate()
Dtzgnames.cpp405 uhash_setKeyDeleter(fPartialLocationNamesMap, uprv_free); in initialize()
1209 uhash_setKeyDeleter(gTZGNCoreCache, uprv_free); in createInstance()
Drepattrn.cpp211 uhash_setKeyDeleter(fNamedCaptureMap, uprv_deleteUObject); in init()
Dregion.cpp120uhash_setKeyDeleter(newRegionAliases.getAlias(), uprv_deleteUObject); // regionAliases owns the st… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dtznames_impl.cpp1450 uhash_setKeyDeleter(keyToLoader, uprv_free); in ZoneStringsLoader()
/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp69 uhash_setKeyDeleter(fCharClasses.getAlias(), uprv_deleteUObject); in BreakRules()
Dplurults.cpp846 uhash_setKeyDeleter(localeSet, uprv_deleteUObject); in testAvailbleLocales()
Dcollationtest.cpp874 uhash_setKeyDeleter(prevLocales, uprv_free); in TestTailoredElements()
/external/icu/libandroidicu/include/unicode/
Durename.h983 #define uhash_setKeyDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setKeyDeleter) macro
/external/icu/icu4c/source/common/unicode/
Durename.h983 #define uhash_setKeyDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setKeyDeleter) macro