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

1 2

  /external/icu4c/test/cintltst/
chashtst.c 147 uhash_close(hash);
279 uhash_close(hash);
310 uhash_close(hash);
  /external/icu4c/i18n/
uspoof_conf.cpp 89 uhash_close(fHash);
178 uhash_close(fSLTable);
179 uhash_close(fSATable);
180 uhash_close(fMLTable);
181 uhash_close(fMATable);
zonemeta.cpp 59 uhash_close(gCanonicalIDCache);
65 uhash_close(gOlsonToMeta);
71 uhash_close(gMetaZoneIDTable);
561 uhash_close(tmpOlsonToMeta);
775 uhash_close(metaZoneIDTable);
812 uhash_close(metaZoneIDTable);
anytrans.cpp 198 uhash_close(cache);
tznames.cpp 68 uhash_close(gTimeZoneNamesCache);
tznames_impl.cpp 397 uhash_close(fHash);
480 uhash_close(fHash);
1031 uhash_close(fMZNamesMap);
1035 uhash_close(fTZNamesMap);
    [all...]
colldata.cpp 327 uhash_close(map);
406 uhash_close(map);
510 uhash_close(cache);
msgfmt.cpp 307 uhash_close(cachedFormatters);
308 uhash_close(customFormatArgStarts);
481 uhash_close(cachedFormatters);
483 uhash_close(customFormatArgStarts);
    [all...]
tzfmt.cpp 335 uhash_close(gTimeZoneFormatCache);
numfmt.cpp 165 uhash_close(NumberingSystem_cache);
    [all...]
tzgnames.cpp 403 uhash_close(fLocationNamesMap);
404 uhash_close(fPartialLocationNamesMap);
    [all...]
astro.cpp     [all...]
ucurr.cpp 121 uhash_close(gIsoCodes);
    [all...]
  /external/icu4c/common/
hash.h 145 uhash_close(hash);
rbbistbl.cpp 59 uhash_close(fHashTable);
uhash.h 41 * when uhash_close() is finally called. The same is true of values
130 * <TT>uhash_close</TT>, or <TT>uhash_put</TT> to delete
253 uhash_close(UHashtable *hash);
locid.cpp 101 uhash_close(gDefaultLocalesHashT); // Automatically deletes all elements, using deleter func.
193 uhash_close(tHashTable);
udata.cpp 118 uhash_close(gCommonDataCache); /* Table owns the contents, and will delete them. */
295 uhash_close(tHT);
    [all...]
usprep.cpp 194 uhash_close(SHARED_DATA_HASHTABLE);
224 uhash_close(newCache);
stringtriebuilder.cpp 60 uhash_close(nodes);
normalizer2.cpp 447 uhash_close(cache);
rbbiscan.cpp 166 uhash_close(fSetTable);
    [all...]
uhash.c 571 uhash_close(UHashtable *hash) { function
    [all...]
uresbund.c 259 uhash_close(cache);
286 uhash_close(newCache);
    [all...]
  /external/icu4c/tools/gensprep/
store.c 656 uhash_close(hashTable);

Completed in 768 milliseconds

1 2