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

1 2 3

  /external/chromium_org/third_party/icu/source/test/cintltst/
chashtst.c 147 uhash_close(hash);
279 uhash_close(hash);
310 uhash_close(hash);
  /external/icu4c/test/cintltst/
chashtst.c 147 uhash_close(hash);
279 uhash_close(hash);
310 uhash_close(hash);
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_conf.cpp 89 uhash_close(fHash);
178 uhash_close(fSLTable);
179 uhash_close(fSATable);
180 uhash_close(fMLTable);
181 uhash_close(fMATable);
anytrans.cpp 198 uhash_close(cache);
zonemeta.cpp 48 uhash_close(gOlsonToMeta);
456 uhash_close(tmpOlsonToMeta);
colldata.cpp 328 uhash_close(map);
407 uhash_close(map);
511 uhash_close(cache);
  /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 58 uhash_close(gCanonicalIDCache);
64 uhash_close(gOlsonToMeta);
70 uhash_close(gMetaZoneIDTable);
581 uhash_close(tmpOlsonToMeta);
795 uhash_close(metaZoneIDTable);
834 uhash_close(metaZoneIDTable);
region.cpp 350 uhash_close(regionAliases);
354 uhash_close(numericCodeMap);
358 uhash_close(regionIDMap);
anytrans.cpp 198 uhash_close(cache);
gender.cpp 49 uhash_close(gGenderInfoCache);
identifier_info.cpp 102 uhash_close(fScriptSetSet);
tznames_impl.cpp 397 uhash_close(fHash);
480 uhash_close(fHash);
958 uhash_close(fMZNamesMap);
962 uhash_close(fTZNamesMap);
    [all...]
tzgnames.cpp 464 uhash_close(fLocationNamesMap);
465 uhash_close(fPartialLocationNamesMap);
    [all...]
msgfmt.cpp 312 uhash_close(cachedFormatters);
313 uhash_close(customFormatArgStarts);
487 uhash_close(cachedFormatters);
489 uhash_close(customFormatArgStarts);
    [all...]
tznames.cpp 59 uhash_close(gTimeZoneNamesCache);
  /external/chromium_org/third_party/icu/source/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);
  /external/icu4c/common/
hash.h 146 uhash_close(hash);
rbbistbl.cpp 59 uhash_close(fHashTable);
uhash.h 43 * when uhash_close() is finally called. The same is true of values
233 uhash_close(UHashtable *hash);
  /external/chromium_org/third_party/icu/source/tools/gensprep/
store.c 656 uhash_close(hashTable);
  /external/icu4c/test/intltest/
colldata.cpp 279 uhash_close(map);
  /external/icu4c/tools/gensprep/
store.c 622 uhash_close(hashTable);

Completed in 652 milliseconds

1 2 3