HomeSort by relevance Sort by last modified time
    Searched refs:uhash_close (Results 1 - 25 of 29) 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);
anytrans.cpp 198 uhash_close(cache);
zonemeta.cpp 48 uhash_close(gOlsonToMeta);
456 uhash_close(tmpOlsonToMeta);
colldata.cpp 323 uhash_close(map);
402 uhash_close(map);
506 uhash_close(cache);
numfmt.cpp 141 uhash_close(NumberingSystem_cache);
    [all...]
astro.cpp     [all...]
zstrfmt.cpp     [all...]
ucurr.cpp 932 uhash_close(currencyIsoCodes);
933 uhash_close(currencyPluralIsoCodes);
    [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 113 uhash_close(gCommonDataCache); /* Table owns the contents, and will delete them. */
271 uhash_close(tHT);
    [all...]
usprep.cpp 194 uhash_close(SHARED_DATA_HASHTABLE);
224 uhash_close(newCache);
normalizer2.cpp 435 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...]
ucnv_bld.c 200 uhash_close(SHARED_DATA_HASHTABLE);
    [all...]
  /external/icu4c/tools/gensprep/
store.c 656 uhash_close(hashTable);
  /external/icu4c/tools/genrb/
reslist.c     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 715 #define uhash_close uhash_close_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 715 #define uhash_close uhash_close_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 715 #define uhash_close uhash_close_3_2 macro
    [all...]

Completed in 279 milliseconds

1 2