Home
last modified time | relevance | path

Searched refs:uhash_close (Results 1 - 25 of 120) sorted by relevance

12345

/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c155 uhash_close(hash); in TestBasic()
203 uhash_close(hash); in TestAllowZero()
334 uhash_close(hash); in TestOtherAPI()
365 uhash_close(hash); in hashIChars()
/third_party/icu/icu4c/source/common/
H A Duhash.h46 * when uhash_close() is finally called. The same is true of values
265 uhash_close(UHashtable *hash);
798 * "Smart pointer" class, closes a UHashtable via uhash_close().
805 U_DEFINE_LOCAL_OPEN_POINTER(LocalUHashtablePointer, UHashtable, uhash_close);
H A Dcharstrmap.h34 uhash_close(map); in ~CharStringMap()
H A Duniquecharstr.h38 uhash_close(&map); in ~UniqueCharStrings()
H A Drbbistbl.cpp61 uhash_close(fHashTable); in ~RBBISymbolTable()
/third_party/node/deps/icu-small/source/common/
H A Duhash.h46 * when uhash_close() is finally called. The same is true of values
265 uhash_close(UHashtable *hash);
798 * "Smart pointer" class, closes a UHashtable via uhash_close().
805 U_DEFINE_LOCAL_OPEN_POINTER(LocalUHashtablePointer, UHashtable, uhash_close);
H A Dcharstrmap.h34 uhash_close(map); in ~CharStringMap()
H A Duniquecharstr.h39 uhash_close(&map); in ~UniqueCharStrings()
H A Drbbistbl.cpp61 uhash_close(fHashTable); in ~RBBISymbolTable()
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.h46 * when uhash_close() is finally called. The same is true of values
265 uhash_close(UHashtable *hash);
798 * "Smart pointer" class, closes a UHashtable via uhash_close().
805 U_DEFINE_LOCAL_OPEN_POINTER(LocalUHashtablePointer, UHashtable, uhash_close);
H A Dcharstrmap.h34 uhash_close(map); in ~CharStringMap()
H A Duniquecharstr.h38 uhash_close(&map); in ~UniqueCharStrings()
H A Drbbistbl.cpp61 uhash_close(fHashTable); in ~RBBISymbolTable()
/third_party/node/deps/icu-small/source/i18n/
H A Dzonemeta.cpp61 uhash_close(gCanonicalIDCache); in zoneMeta_cleanup()
67 uhash_close(gOlsonToMeta); in zoneMeta_cleanup()
73 uhash_close(gMetaZoneIDTable); in zoneMeta_cleanup()
793 uhash_close(gMetaZoneIDTable); in initAvailableMetaZoneIDs()
831 uhash_close(gMetaZoneIDTable); in initAvailableMetaZoneIDs()
H A Dcollationtailoring.cpp65 uhash_close(maxExpansions); in ~CollationTailoring()
H A Duspoof_conf.cpp93 uhash_close(fHash); in ~SPUStringPool()
203 uhash_close(fTable); in ~ConfusabledataBuilder()
H A Dregion.cpp428 uhash_close(regionAliases); in cleanupRegionData()
432 uhash_close(numericCodeMap); in cleanupRegionData()
436 uhash_close(regionIDMap); in cleanupRegionData()
/third_party/icu/icu4c/source/i18n/
H A Dzonemeta.cpp61 uhash_close(gCanonicalIDCache); in zoneMeta_cleanup()
67 uhash_close(gOlsonToMeta); in zoneMeta_cleanup()
73 uhash_close(gMetaZoneIDTable); in zoneMeta_cleanup()
763 uhash_close(gMetaZoneIDTable); in initAvailableMetaZoneIDs()
801 uhash_close(gMetaZoneIDTable); in initAvailableMetaZoneIDs()
H A Dcollationtailoring.cpp65 uhash_close(maxExpansions); in ~CollationTailoring()
H A Duspoof_conf.cpp93 uhash_close(fHash); in ~SPUStringPool()
203 uhash_close(fTable); in ~ConfusabledataBuilder()
H A Dregion.cpp428 uhash_close(regionAliases); in cleanupRegionData()
432 uhash_close(numericCodeMap); in cleanupRegionData()
436 uhash_close(regionIDMap); in cleanupRegionData()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dzonemeta.cpp61 uhash_close(gCanonicalIDCache); in zoneMeta_cleanup()
67 uhash_close(gOlsonToMeta); in zoneMeta_cleanup()
73 uhash_close(gMetaZoneIDTable); in zoneMeta_cleanup()
779 uhash_close(gMetaZoneIDTable); in initAvailableMetaZoneIDs()
815 uhash_close(gMetaZoneIDTable); in initAvailableMetaZoneIDs()
H A Dcollationtailoring.cpp65 uhash_close(maxExpansions); in ~CollationTailoring()
H A Duspoof_conf.cpp97 uhash_close(fHash); in ~SPUStringPool()
204 uhash_close(fTable); in ~ConfusabledataBuilder()
H A Dregion.cpp399 uhash_close(regionAliases); in cleanupRegionData()
403 uhash_close(numericCodeMap); in cleanupRegionData()
407 uhash_close(regionIDMap); in cleanupRegionData()

Completed in 17 milliseconds

12345