Home
last modified time | relevance | path

Searched refs:uhash_compareLong (Results 1 – 23 of 23) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Duvectest.cpp190 b.setValueComparator(uhash_compareLong); in Hashtable_API()
192 a->setValueComparator(uhash_compareLong); in Hashtable_API()
Dcolldata.cpp268 map = uhash_open(uhash_hashLong, uhash_compareLong, in CEToStringsMap()
Dplurults.cpp1106 …eSet = uhash_open(uhash_hashUnicodeString, uhash_compareUnicodeString, uhash_compareLong, &status); in testAvailbleLocales()
/external/icu/icu4c/source/common/
Duniquecharstr.h30 uhash_init(&map, uhash_hashUChars, uhash_compareUChars, uhash_compareLong, &errorCode); in UniqueCharStrings()
Dlocaleprioritylist.cpp186 map = uhash_open(hashLocale, compareLocales, uhash_compareLong, &errorCode); in add()
Duhash.h674 uhash_compareLong(const UHashTok key1, const UHashTok key2);
Duhash.cpp989 uhash_compareLong(const UHashTok key1, const UHashTok key2) { in uhash_compareLong() function
Dlocalematcher.cpp422 supportedLsrToIndex = uhash_openSize(hashLSR, compareLSRs, uhash_compareLong, in LocaleMatcher()
/external/icu/libicu/cts_headers/
Duniquecharstr.h30 uhash_init(&map, uhash_hashUChars, uhash_compareUChars, uhash_compareLong, &errorCode); in UniqueCharStrings()
Duhash.h674 uhash_compareLong(const UHashTok key1, const UHashTok key2);
/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()
Dcoleitr.cpp439 UHashtable *maxExpansions = uhash_open(uhash_hashLong, uhash_compareLong, in computeMaxExpansions()
440 uhash_compareLong, &errorCode); in computeMaxExpansions()
Duspoof_conf.cpp172 fTable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status); in ConfusabledataBuilder()
Dmsgfmt.cpp558 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in setArgStartFormat()
587 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in setCustomArgStartFormat()
1334 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
1357 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
Drepattrn.cpp212 uhash_compareLong, // Value comparator function in initNamedCaptureMap()
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.cpp1246 uhash_compareLong, in nscacheInit()
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c80 return uhash_compareLong(s, t); in _compareLong()
239 uhash_setKeyComparator(hash, uhash_compareLong); in TestOtherAPI()
/external/icu/libicu/cts_headers/unicode/
Durename.h962 #define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h962 #define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong) macro
/external/icu/icu4c/source/common/unicode/
Durename.h962 #define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong) macro
/external/icu/libandroidicu/include/unicode/
Durename.h962 #define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong) macro