Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Danytrans.cpp289 t = (Transliterator*) uhash_iget(cache, (int32_t) source); in getTransliterator()
315 rt = static_cast<Transliterator *> (uhash_iget(cache, (int32_t) source)); in getTransliterator()
H A Dmsgfmt.cpp427 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); in operator ==()
428 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer); in operator ==()
597 void* ptr = uhash_iget(cachedFormatters, argumentNumber); in getCachedFormatter()
1109 } else if (argType == UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i - 2))) { in format()
1442 argType==UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i -2))) { in parse()
1974 (const Format*)uhash_iget(msgFormat.cachedFormatters, context.numberArgIndex); in select()
H A Duspoof_conf.cpp372 SPUString *targetMapping = static_cast<SPUString *>(uhash_iget(fTable, keyChar)); in build()
H A Dregion.cpp539 Region *r = (Region *)uhash_iget(numericCodeMap,code); in getInstance()
H A Dnumfmt.cpp1379 ns = (NumberingSystem *)uhash_iget(NumberingSystem_cache, hashKey); in makeInstance()
/third_party/node/deps/icu-small/source/i18n/
H A Danytrans.cpp289 t = (Transliterator*) uhash_iget(cache, (int32_t) source); in getTransliterator()
315 rt = static_cast<Transliterator *> (uhash_iget(cache, (int32_t) source)); in getTransliterator()
H A Dmsgfmt.cpp427 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); in operator ==()
428 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer); in operator ==()
598 void* ptr = uhash_iget(cachedFormatters, argumentNumber); in getCachedFormatter()
1110 } else if (argType == UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i - 2))) { in format()
1443 argType==UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i -2))) { in parse()
1975 (const Format*)uhash_iget(msgFormat.cachedFormatters, context.numberArgIndex); in select()
H A Duspoof_conf.cpp372 SPUString *targetMapping = static_cast<SPUString *>(uhash_iget(fTable, keyChar)); in build()
H A Dregion.cpp539 Region *r = (Region *)uhash_iget(numericCodeMap,code); in getInstance()
H A Dnumfmt.cpp1381 ns = (NumberingSystem *)uhash_iget(NumberingSystem_cache, hashKey); in makeInstance()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp289 t = (Transliterator*) uhash_iget(cache, (int32_t) source); in getTransliterator()
315 rt = static_cast<Transliterator *> (uhash_iget(cache, (int32_t) source)); in getTransliterator()
H A Dmsgfmt.cpp427 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); in operator ==()
428 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer); in operator ==()
597 void* ptr = uhash_iget(cachedFormatters, argumentNumber); in getCachedFormatter()
1107 } else if (argType == UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i - 2))) { in format()
1440 argType==UMSGPAT_ARG_TYPE_NONE || (cachedFormatters && uhash_iget(cachedFormatters, i -2))) { in parse()
1973 (const Format*)uhash_iget(msgFormat.cachedFormatters, context.numberArgIndex); in select()
H A Duspoof_conf.cpp373 SPUString *targetMapping = static_cast<SPUString *>(uhash_iget(fTable, keyChar)); in build()
H A Dregion.cpp511 Region *r = (Region *)uhash_iget(numericCodeMap,code); in getInstance()
H A Dnumfmt.cpp1371 ns = (NumberingSystem *)uhash_iget(NumberingSystem_cache, hashKey); in makeInstance()
/third_party/icu/icu4c/source/common/
H A Duhash.h472 uhash_iget(const UHashtable *hash,
H A Duhash.cpp670 uhash_iget(const UHashtable *hash, in uhash_iget() function
/third_party/node/deps/icu-small/source/common/
H A Duhash.h472 uhash_iget(const UHashtable *hash,
H A Duhash.cpp670 uhash_iget(const UHashtable *hash, in uhash_iget() function
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.h472 uhash_iget(const UHashtable *hash,
H A Duhash.cpp670 uhash_iget(const UHashtable *hash, in uhash_iget() function
/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp304 return (StringList *) uhash_iget(map, ce); in getStringList()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1002 #define uhash_iget U_ICU_ENTRY_POINT_RENAME(uhash_iget) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1014 #define uhash_iget U_ICU_ENTRY_POINT_RENAME(uhash_iget) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h985 #define uhash_iget U_ICU_ENTRY_POINT_RENAME(uhash_iget) macro

Completed in 59 milliseconds