Searched refs:uhash_openSize (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/common/ |
D | charstrmap.h | 26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
|
D | uhash.h | 211 uhash_openSize(UHashFunction *keyHash,
|
D | stringtriebuilder.cpp | 50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, NULL, in createCompactBuilder()
|
D | uhash.cpp | 548 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
|
D | localematcher.cpp | 422 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
|
D | ucnv_bld.cpp | 444 SHARED_DATA_HASHTABLE = uhash_openSize(uhash_hashChars, uhash_compareChars, NULL, in ucnv_shareConverterData()
|
/external/icu/libicu/cts_headers/ |
D | charstrmap.h | 26 map = uhash_openSize(uhash_hashChars, uhash_compareChars, uhash_compareChars, in CharStringMap()
|
D | uhash.h | 211 uhash_openSize(UHashFunction *keyHash,
|
/external/icu/icu4c/source/i18n/ |
D | anytrans.cpp | 193 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, ANY_TRANS_CACHE_INIT_SIZE, &ec); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 219 cache = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
|
D | astro.cpp | 1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
|
D | repattrn.cpp | 210 fNamedCaptureMap = uhash_openSize(uhash_hashUnicodeString, // Key hash function in initNamedCaptureMap()
|
/external/icu/libicu/cts_headers/unicode/ |
D | urename.h | 991 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 991 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 991 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 991 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize) macro
|