Home
last modified time | relevance | path

Searched refs:uhash_compareLong (Results 1 - 25 of 46) sorted by relevance

12

/third_party/icu/icu4c/source/test/intltest/
H A Duvectest.cpp205 b.setValueComparator(uhash_compareLong); in Hashtable_API()
207 a->setValueComparator(uhash_compareLong); in Hashtable_API()
H A Dcolldata.cpp268 map = uhash_open(uhash_hashLong, uhash_compareLong, in CEToStringsMap()
/third_party/icu/icu4c/source/common/
H A Duniquecharstr.h30 uhash_init(&map, uhash_hashUChars, uhash_compareUChars, uhash_compareLong, &errorCode); in UniqueCharStrings()
H A Dlocaleprioritylist.cpp186 map = uhash_open(hashLocale, compareLocales, uhash_compareLong, &errorCode); in add()
H A Duhash.h767 uhash_compareLong(const UHashTok key1, const UHashTok key2);
/third_party/skia/third_party/externals/icu/source/common/
H A Duniquecharstr.h30 uhash_init(&map, uhash_hashUChars, uhash_compareUChars, uhash_compareLong, &errorCode); in UniqueCharStrings()
H A Dlocaleprioritylist.cpp186 map = uhash_open(hashLocale, compareLocales, uhash_compareLong, &errorCode); in add()
H A Duhash.h767 uhash_compareLong(const UHashTok key1, const UHashTok key2);
/third_party/node/deps/icu-small/source/common/
H A Duniquecharstr.h31 uhash_init(&map, uhash_hashUChars, uhash_compareUChars, uhash_compareLong, &errorCode); in UniqueCharStrings()
H A Dlocaleprioritylist.cpp186 map = uhash_open(hashLocale, compareLocales, uhash_compareLong, &errorCode); in add()
H A Duhash.h767 uhash_compareLong(const UHashTok key1, const UHashTok key2);
/third_party/icu/icu4c/source/i18n/
H A Danytrans.cpp193 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 Dcoleitr.cpp439 UHashtable *maxExpansions = uhash_open(uhash_hashLong, uhash_compareLong, in computeMaxExpansions()
440 uhash_compareLong, &errorCode); in computeMaxExpansions()
H A Dmsgfmt.cpp558 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in setArgStartFormat()
587 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in setCustomArgStartFormat()
1336 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
1359 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
H A Duspoof_conf.cpp171 fTable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status); in ConfusabledataBuilder()
H A Drepattrn.cpp212 uhash_compareLong, // Value comparator function in initNamedCaptureMap()
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.cpp193 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 Dcoleitr.cpp439 UHashtable *maxExpansions = uhash_open(uhash_hashLong, uhash_compareLong, in computeMaxExpansions()
440 uhash_compareLong, &errorCode); in computeMaxExpansions()
H A Dmsgfmt.cpp559 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in setArgStartFormat()
588 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in setCustomArgStartFormat()
1337 cachedFormatters=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
1360 customFormatArgStarts=uhash_open(uhash_hashLong, uhash_compareLong, in copyObjects()
H A Duspoof_conf.cpp171 fTable = uhash_open(uhash_hashLong, uhash_compareLong, nullptr, &status); in ConfusabledataBuilder()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp193 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 Dcoleitr.cpp439 UHashtable *maxExpansions = uhash_open(uhash_hashLong, uhash_compareLong, in computeMaxExpansions()
440 uhash_compareLong, &errorCode); in computeMaxExpansions()
H A 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()
H A Duspoof_conf.cpp172 fTable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status); in ConfusabledataBuilder()
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c82 return uhash_compareLong(s, t); in _compareLong()
292 uhash_setKeyComparator(hash, uhash_compareLong); in TestOtherAPI()

Completed in 24 milliseconds

12