Home
last modified time | relevance | path

Searched refs:uhash_hashLong (Results 1 – 13 of 13) 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()
Dmsgfmt.cpp558 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in setArgStartFormat()
587 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in setCustomArgStartFormat()
1329 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
1352 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
Duspoof_conf.cpp172 fTable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status); in ConfusabledataBuilder()
Dcoleitr.cpp439 UHashtable *maxExpansions = uhash_open(uhash_hashLong, uhash_compareLong, in computeMaxExpansions()
Dastro.cpp1590 fTable = uhash_openSize(uhash_hashLong, uhash_compareLong, NULL, size, &status); in CalendarCache()
Dregion.cpp88 …LocalUHashtablePointer newNumericCodeMap(uhash_open(uhash_hashLong,uhash_compareLong,NULL,&status)… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dnumfmt.cpp1242 NumberingSystem_cache = uhash_open(uhash_hashLong, in nscacheInit()
/external/icu/icu4c/source/common/
Duhash.h665 uhash_hashLong(const UHashTok key);
Duhash.cpp984 uhash_hashLong(const UHashTok key) { in uhash_hashLong() function
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c240 uhash_setKeyHasher(hash, uhash_hashLong); in TestOtherAPI()
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp267 map = uhash_open(uhash_hashLong, uhash_compareLong, in CEToStringsMap()
/external/icu/libandroidicu/include/unicode/
Durename.h961 #define uhash_hashLong U_ICU_ENTRY_POINT_RENAME(uhash_hashLong) macro
/external/icu/icu4c/source/common/unicode/
Durename.h961 #define uhash_hashLong U_ICU_ENTRY_POINT_RENAME(uhash_hashLong) macro