HomeSort by relevance Sort by last modified time
    Searched refs:uhash_close (Results 1 - 25 of 39) sorted by null

1 2

  /external/icu/icu4c/source/i18n/
collationtailoring.cpp 65 uhash_close(maxExpansions);
uspoof_conf.cpp 93 uhash_close(fHash);
175 uhash_close(fTable);
zonemeta.cpp 60 uhash_close(gCanonicalIDCache);
66 uhash_close(gOlsonToMeta);
72 uhash_close(gMetaZoneIDTable);
772 uhash_close(gMetaZoneIDTable);
810 uhash_close(gMetaZoneIDTable);
gender.cpp 53 uhash_close(gGenderInfoCache);
anytrans.cpp 202 uhash_close(cache);
coleitr.cpp 444 uhash_close(maxExpansions);
region.cpp 396 uhash_close(regionAliases);
400 uhash_close(numericCodeMap);
404 uhash_close(regionIDMap);
tznames_impl.cpp 76 uhash_close(gTZDBNamesMap);
474 uhash_close(fHash);
557 uhash_close(fHash);
    [all...]
tzgnames.cpp 445 uhash_close(fLocationNamesMap);
446 uhash_close(fPartialLocationNamesMap);
    [all...]
dayperiodrules.cpp 308 uhash_close(data->localeToRuleSetNumMap);
msgfmt.cpp 326 uhash_close(cachedFormatters);
327 uhash_close(customFormatArgStarts);
501 uhash_close(cachedFormatters);
503 uhash_close(customFormatArgStarts);
    [all...]
tznames.cpp 62 uhash_close(gTimeZoneNamesCache);
compactdecimalformat.cpp 137 uhash_close(gCompactDecimalData);
423 uhash_close(unitsByVariant);
  /external/icu/icu4c/source/test/cintltst/
chashtst.c 149 uhash_close(hash);
281 uhash_close(hash);
312 uhash_close(hash);
  /external/icu/icu4c/source/common/
uhash.h 46 * when uhash_close() is finally called. The same is true of values
239 uhash_close(UHashtable *hash);
686 * "Smart pointer" class, closes a UHashtable via uhash_close().
693 U_DEFINE_LOCAL_OPEN_POINTER(LocalUHashtablePointer, UHashtable, uhash_close);
hash.h 152 uhash_close(hash);
rbbistbl.cpp 61 uhash_close(fHashTable);
uloc_keytype.cpp 51 uhash_close(gLocExtKeyMap);
77 uhash_close(keyData->typeMap);
loadednormalizer2impl.cpp 164 uhash_close(cache);
unifiedcache.cpp 221 uhash_close(fHashtable);
locid.cpp 123 uhash_close(gDefaultLocalesHashT); // Automatically deletes all elements, using deleter func.
stringtriebuilder.cpp 63 uhash_close(nodes);
ucurr.cpp 249 uhash_close(const_cast<UHashtable *>(gIsoCodes));
    [all...]
usprep.cpp 198 uhash_close(SHARED_DATA_HASHTABLE);
  /external/icu/icu4c/source/tools/gensprep/
store.c 624 uhash_close(hashTable);

Completed in 3038 milliseconds

1 2