Home
last modified time | relevance | path

Searched refs:uhash_openSize (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Danytrans.cpp193 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()
Dastro.cpp1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
/external/icu/icu4c/source/common/
Duhash.h211 uhash_openSize(UHashFunction *keyHash,
Dstringtriebuilder.cpp50 nodes=uhash_openSize(hashStringTrieNode, equalStringTrieNodes, NULL, in createCompactBuilder()
Duhash.cpp548 uhash_openSize(UHashFunction *keyHash, in uhash_openSize() function
Ducnv_bld.cpp444 SHARED_DATA_HASHTABLE = uhash_openSize(uhash_hashChars, uhash_compareChars, NULL, in ucnv_shareConverterData()
/external/icu/libandroidicu/include/unicode/
Durename.h975 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize) macro
/external/icu/icu4c/source/common/unicode/
Durename.h975 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize) macro