HomeSort by relevance Sort by last modified time
    Searched refs:uhash_setKeyDeleter (Results 1 - 17 of 17) sorted by null

  /external/icu/icu4c/source/common/
hash.h 116 uhash_setKeyDeleter(hash, uprv_deleteUObject);
uhash.h 281 uhash_setKeyDeleter(UHashtable *hash, UObjectDeleter *fn);
loadednormalizer2impl.cpp 242 uhash_setKeyDeleter(cache, uprv_free);
unifiedcache.cpp 121 uhash_setKeyDeleter(fHashtable, &ucache_deleteKey);
stringtriebuilder.cpp 54 uhash_setKeyDeleter(nodes, uprv_deleteUObject);
uhash.c 613 uhash_setKeyDeleter(UHashtable *hash, UObjectDeleter *fn) {
  /external/icu/icu4c/source/i18n/
gender.cpp 82 uhash_setKeyDeleter(gGenderInfoCache, uprv_free);
identifier_info.cpp 81 uhash_setKeyDeleter(fScriptSetSet, uhash_deleteScriptSet);
tznames.cpp 135 uhash_setKeyDeleter(gTimeZoneNamesCache, uprv_free);
compactdecimalformat.cpp 405 uhash_setKeyDeleter(unitsByVariant, uprv_free);
457 uhash_setKeyDeleter(gCompactDecimalData, uprv_free);
zonemeta.cpp 543 uhash_setKeyDeleter(gOlsonToMeta, deleteUCharString);
765 uhash_setKeyDeleter(gMetaZoneIDTable, uprv_deleteUObject);
repattrn.cpp 207 uhash_setKeyDeleter(fNamedCaptureMap, uprv_deleteUObject);
tzgnames.cpp 410 uhash_setKeyDeleter(fPartialLocationNamesMap, uprv_free);
    [all...]
region.cpp 119 uhash_setKeyDeleter(newRegionAliases.getAlias(), uprv_deleteUObject); // regionAliases owns the string keys
  /external/icu/icu4c/source/test/intltest/
plurults.cpp     [all...]
collationtest.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 257 milliseconds