Home
last modified time | relevance | path

Searched refs:uhash_get (Results 1 – 25 of 25) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregion.cpp217 const Region *aliasToRegion = (Region *) uhash_get(newRegionIDMap.getAlias(),&aliasTo); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
218 … Region *aliasFromRegion = (Region *)uhash_get(newRegionIDMap.getAlias(),aliasFromStr.getAlias()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
261 … Region *target = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)&currentRegion); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
280 Region *r = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)&codeMappingID); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
299 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&WORLD_ID_STRING); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
305 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&UNKNOWN_REGION_ID_STRING); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
311 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)continents->elementAt(i)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
318 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)groupings->elementAt(i)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
328 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&OUTLYING_OCEANIA_REGION_ID_STRING); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
345 Region *parentRegion = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&parentStr); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
[all …]
Dzonemeta.cpp268 canonicalID = (const UChar *)uhash_get(gCanonicalIDCache, utzid); in getCanonicalCLDRID()
353 const UChar* idInCache = (const UChar *)uhash_get(gCanonicalIDCache, utzid); in getCanonicalCLDRID()
364 … const UChar *canonicalInCache = (const UChar*)uhash_get(gCanonicalIDCache, canonicalID); in getCanonicalCLDRID()
577 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
596 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars); in getMetazoneMappings()
804 if (uhash_get(gMetaZoneIDTable, usMzID) == NULL) { in initAvailableMetaZoneIDs()
836 return (const UChar*)uhash_get(gMetaZoneIDTable, &mzid); in findMetaZoneID()
Dgender.cpp105 result = (const GenderInfo*) uhash_get(gGenderInfoCache, key); in getInstance()
121 GenderInfo* temp = (GenderInfo*) uhash_get(gGenderInfoCache, key); in getInstance()
Dtznames_impl.cpp499 pooledString = static_cast<UChar *>(uhash_get(fHash, s)); in get()
540 pooledString = static_cast<UChar *>(uhash_get(fHash, s)); in adopt()
1308 void* mznames = uhash_get(fMZNamesMap, mzIDKey); in loadMetaZoneNames()
1336 void *tznames = uhash_get(fTZNamesMap, tzIDKey); in loadTimeZoneNames()
1512 void* loader = uhash_get(keyToLoader, key); in consumeNamesTable()
1516 void* cacheVal = uhash_get(tzn.fMZNamesMap, mzID.getTerminatedBuffer()); in consumeNamesTable()
1529 void* cacheVal = uhash_get(tzn.fTZNamesMap, tzID.getTerminatedBuffer()); in consumeNamesTable()
1664 void* value = uhash_get(fTZNamesMap, copy.getTerminatedBuffer()); in internalLoadAllDisplayNames()
2248 void *cacheVal = uhash_get(gTZDBNamesMap, mzIDKey); in getMetaZoneNames()
Dtzgnames.cpp519 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName()
773 const UChar* uplname = (const UChar*)uhash_get(fPartialLocationNamesMap, (void *)&key); in getPartialLocationName()
1221 cacheEntry = (TZGNCoreRef *)uhash_get(gTZGNCoreCache, key); in createInstance()
Duspoof_conf.cpp138 SPUString *hashedString = static_cast<SPUString *>(uhash_get(fHash, src)); in addString()
Dtznames.cpp155 cacheEntry = (TimeZoneNamesCacheEntry *)uhash_get(gTimeZoneNamesCache, key); in TimeZoneNamesDelegate()
Ddtptngen.cpp611 allowedFormats = (int32_t *)uhash_get(localeToAllowedHourFormatsMap, langCountry.data()); in getAllowedHourFormats()
613 … allowedFormats = (int32_t *)uhash_get(localeToAllowedHourFormatsMap, const_cast<char *>(country)); in getAllowedHourFormats()
/external/icu/icu4c/source/common/
Drbbistbl.cpp81 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &s); in lookup()
173 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key); in lookupNode()
193 e = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key); in addEntry()
Duloc_keytype.cpp483 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpKey()
496 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyKey()
516 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpType()
521 LocExtType* t = (LocExtType*)uhash_get(keyData->typeMap, type); in ulocimp_toBcpType()
561 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyType()
566 LocExtType* t = (LocExtType*)uhash_get(keyData->typeMap, type); in ulocimp_toLegacyType()
Dloadednormalizer2impl.cpp290 allModes=(Norm2AllModes *)uhash_get(cache, name); in getInstance()
307 void *temp=uhash_get(cache, name); in getInstance()
Dhash.h207 return uhash_get(hash, &key); in get()
Duhash.h416 uhash_get(const UHashtable *hash,
Dusprep.cpp329 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey)); in usprep_getProfile()
367 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey)); in usprep_getProfile()
Dudata.cpp317 el = (DataCacheElement *)uhash_get(htable, baseName); in udata_findCachedData()
371 oldValue = (DataCacheElement *)uhash_get(htable, path); in udata_cacheDataItem()
Ducurr.cpp1033 if (uhash_get(currencyIsoCodes, iso) != NULL) { in collectCurrencyNames()
1090 if (uhash_get(currencyPluralIsoCodes, iso) != NULL) { in collectCurrencyNames()
2253 IsoCodeEntry* result = (IsoCodeEntry *) uhash_get(gIsoCodes, isoCode); in ucurr_isAvailable()
Drbbiscan.cpp739 el = (RBBISetTableEl *)uhash_get(fSetTable, &s); in findSetFor()
Duhash.cpp659 uhash_get(const UHashtable *hash, in uhash_get() function
Dlocid.cpp211 Locale *newDefault = (Locale *)uhash_get(gDefaultLocalesHashT, localeNameBuf); in locale_set_default_internal()
Ducnv_bld.cpp494 rc = (UConverterSharedData*)uhash_get(SHARED_DATA_HASHTABLE, name); in ucnv_getSharedConverterData()
Duresbund.cpp340 r = (UResourceDataEntry *)uhash_get(cache, &find); in init_entry()
411 … if((oldR = (UResourceDataEntry *)uhash_get(cache, r)) == NULL) { /* if the data is not cached */ in init_entry()
/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp124 CharClass *nameClass = static_cast<CharClass *>(uhash_get(fCharClasses.getAlias(), &name)); in addCharClass()
175 CharClass *nameClass = static_cast<CharClass *>(uhash_get(fCharClasses.getAlias(), &name)); in addRule()
/external/icu/libandroidicu/include/unicode/
Durename.h956 #define uhash_get U_ICU_ENTRY_POINT_RENAME(uhash_get) macro
/external/icu/icu4c/source/common/unicode/
Durename.h956 #define uhash_get U_ICU_ENTRY_POINT_RENAME(uhash_get) macro
/external/icu/icu4c/source/tools/genrb/
Dreslist.cpp395 fSame = static_cast<StringResource *>(uhash_get(stringSet, this)); in handlePreflightStrings()