Home
last modified time | relevance | path

Searched refs:uhash_openSize (Results 1 - 25 of 30) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Dcharstrmap.h26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
H A Duhash.h198 * @see uhash_openSize
218 uhash_openSize(UHashFunction *keyHash,
232 * @see uhash_openSize
250 * @see uhash_openSize
H A Dstringtriebuilder.cpp50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, NULL, in createCompactBuilder()
H A Dlocalematcher.cpp403 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
H A Duhash.cpp551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
H A Ducnv_bld.cpp444 SHARED_DATA_HASHTABLE = uhash_openSize(uhash_hashChars, uhash_compareChars, NULL, in ucnv_shareConverterData()
/third_party/node/deps/icu-small/source/common/
H A Dcharstrmap.h26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
H A Duhash.h198 * @see uhash_openSize
218 uhash_openSize(UHashFunction *keyHash,
232 * @see uhash_openSize
250 * @see uhash_openSize
H A Dstringtriebuilder.cpp50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, nullptr, in createCompactBuilder()
H A Dlocalematcher.cpp403 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
H A Duhash.cpp551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstrmap.h26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
H A Duhash.h198 * @see uhash_openSize
218 uhash_openSize(UHashFunction *keyHash,
232 * @see uhash_openSize
250 * @see uhash_openSize
H A Dstringtriebuilder.cpp50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, NULL, in createCompactBuilder()
H A Dlocalematcher.cpp421 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
H A Duhash.cpp551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
/third_party/icu/icu4c/source/i18n/
H A Danytrans.cpp193 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
219 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
H A Drepattrn.cpp210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()
H A Dastro.cpp1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.cpp193 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, nullptr, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
219 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, nullptr, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
H A Dastro.cpp1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, nullptr, size, &status); in CalendarCache()
H A Drepattrn.cpp210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp193 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
219 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
H A Dastro.cpp1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
H A Drepattrn.cpp210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()

Completed in 30 milliseconds

12