/third_party/icu/icu4c/source/common/ |
H A D | charstrmap.h | 26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
|
H A D | uhash.h | 198 * @see uhash_openSize 218 uhash_openSize(UHashFunction *keyHash, 232 * @see uhash_openSize 250 * @see uhash_openSize
|
H A D | stringtriebuilder.cpp | 50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, NULL, in createCompactBuilder()
|
H A D | localematcher.cpp | 403 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
|
H A D | uhash.cpp | 551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
|
H A D | ucnv_bld.cpp | 444 SHARED_DATA_HASHTABLE = uhash_openSize(uhash_hashChars, uhash_compareChars, NULL, in ucnv_shareConverterData()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | charstrmap.h | 26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
|
H A D | uhash.h | 198 * @see uhash_openSize 218 uhash_openSize(UHashFunction *keyHash, 232 * @see uhash_openSize 250 * @see uhash_openSize
|
H A D | stringtriebuilder.cpp | 50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, nullptr, in createCompactBuilder()
|
H A D | localematcher.cpp | 403 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
|
H A D | uhash.cpp | 551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | charstrmap.h | 26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
|
H A D | uhash.h | 198 * @see uhash_openSize 218 uhash_openSize(UHashFunction *keyHash, 232 * @see uhash_openSize 250 * @see uhash_openSize
|
H A D | stringtriebuilder.cpp | 50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, NULL, in createCompactBuilder()
|
H A D | localematcher.cpp | 421 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
|
H A D | uhash.cpp | 551 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
|
/third_party/icu/icu4c/source/i18n/ |
H A D | anytrans.cpp | 193 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 D | repattrn.cpp | 210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()
|
H A D | astro.cpp | 1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | anytrans.cpp | 193 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 D | astro.cpp | 1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, nullptr, size, &status); in CalendarCache()
|
H A D | repattrn.cpp | 210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | anytrans.cpp | 193 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 D | astro.cpp | 1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
|
H A D | repattrn.cpp | 210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()
|