Home
last modified time | relevance | path

Searched refs:ANY_TRANS_CACHE_INIT_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Danytrans.cpp40 #define ANY_TRANS_CACHE_INIT_SIZE 7 macro
193 …cache = uhash_openSize(uhash_hashLong, uhash_compareLong, nullptr, ANY_TRANS_CACHE_INIT_SIZE, &ec); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
219 …cache = uhash_openSize(uhash_hashLong, uhash_compareLong, nullptr, ANY_TRANS_CACHE_INIT_SIZE, &ec); in AnyTransliterator()
/third_party/icu/icu4c/source/i18n/
Danytrans.cpp40 #define ANY_TRANS_CACHE_INIT_SIZE 7 macro
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()
/third_party/skia/third_party/externals/icu/source/i18n/
Danytrans.cpp40 #define ANY_TRANS_CACHE_INIT_SIZE 7 macro
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()