/external/icu/icu4c/source/i18n/ |
D | region.cpp | 214 const Region *aliasToRegion = (Region *) uhash_get(newRegionIDMap.getAlias(),&aliasTo); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 215 … Region *aliasFromRegion = (Region *)uhash_get(newRegionIDMap.getAlias(),aliasFromStr.getAlias()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 257 … Region *target = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)¤tRegion); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 276 Region *r = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)&codeMappingID); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 294 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&WORLD_ID_STRING); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 300 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&UNKNOWN_REGION_ID_STRING); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 306 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)continents->elementAt(i)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 313 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)groupings->elementAt(i)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 323 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&OUTLYING_OCEANIA_REGION_ID_STRING); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 340 Region *parentRegion = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)&parentStr); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() [all …]
|
D | zonemeta.cpp | 268 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() 803 if (uhash_get(gMetaZoneIDTable, usMzID) == NULL) { in initAvailableMetaZoneIDs() 834 return (const UChar*)uhash_get(gMetaZoneIDTable, &mzid); in findMetaZoneID()
|
D | gender.cpp | 106 result = (const GenderInfo*) uhash_get(gGenderInfoCache, key); in getInstance() 122 GenderInfo* temp = (GenderInfo*) uhash_get(gGenderInfoCache, key); in getInstance()
|
D | tznames_impl.cpp | 503 pooledString = static_cast<UChar *>(uhash_get(fHash, s)); in get() 544 pooledString = static_cast<UChar *>(uhash_get(fHash, s)); in adopt() 1312 void* mznames = uhash_get(fMZNamesMap, mzIDKey); in loadMetaZoneNames() 1340 void *tznames = uhash_get(fTZNamesMap, tzIDKey); in loadTimeZoneNames() 1516 void* loader = uhash_get(keyToLoader, key); in consumeNamesTable() 1520 void* cacheVal = uhash_get(tzn.fMZNamesMap, mzID.getTerminatedBuffer()); in consumeNamesTable() 1533 void* cacheVal = uhash_get(tzn.fTZNamesMap, tzID.getTerminatedBuffer()); in consumeNamesTable() 1668 void* value = uhash_get(fTZNamesMap, copy.getTerminatedBuffer()); in internalLoadAllDisplayNames() 2256 void *cacheVal = uhash_get(gTZDBNamesMap, mzIDKey); in getMetaZoneNames()
|
D | tzgnames.cpp | 525 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey); in getGenericLocationName() 779 const UChar* uplname = (const UChar*)uhash_get(fPartialLocationNamesMap, (void *)&key); in getPartialLocationName() 1227 cacheEntry = (TZGNCoreRef *)uhash_get(gTZGNCoreCache, key); in createInstance()
|
D | uspoof_conf.cpp | 138 SPUString *hashedString = static_cast<SPUString *>(uhash_get(fHash, src)); in addString()
|
D | tznames.cpp | 155 cacheEntry = (TimeZoneNamesCacheEntry *)uhash_get(gTimeZoneNamesCache, key); in TimeZoneNamesDelegate()
|
/external/icu/icu4c/source/common/ |
D | rbbistbl.cpp | 81 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()
|
D | uloc_keytype.cpp | 426 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpKey() 439 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyKey() 459 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toBcpType() 464 LocExtType* t = (LocExtType*)uhash_get(keyData->typeMap.getAlias(), type); in ulocimp_toBcpType() 504 LocExtKeyData* keyData = (LocExtKeyData*)uhash_get(gLocExtKeyMap, key); in ulocimp_toLegacyType() 509 LocExtType* t = (LocExtType*)uhash_get(keyData->typeMap.getAlias(), type); in ulocimp_toLegacyType()
|
D | charstrmap.h | 44 … const char *get(const char *key) const { return static_cast<const char *>(uhash_get(map, key)); } in get()
|
D | loadednormalizer2impl.cpp | 290 allModes=(Norm2AllModes *)uhash_get(cache, name); in getInstance() 307 void *temp=uhash_get(cache, name); in getInstance()
|
D | hash.h | 207 return uhash_get(hash, &key); in get()
|
D | uhash.h | 416 uhash_get(const UHashtable *hash,
|
D | usprep.cpp | 328 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey)); in usprep_getProfile() 366 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey)); in usprep_getProfile()
|
D | udata.cpp | 344 el = (DataCacheElement *)uhash_get(htable, baseName); in udata_findCachedData() 398 oldValue = (DataCacheElement *)uhash_get(htable, path); in udata_cacheDataItem()
|
D | ucurr.cpp | 1006 if (uhash_get(currencyIsoCodes, iso) != NULL) { in collectCurrencyNames() 1063 if (uhash_get(currencyPluralIsoCodes, iso) != NULL) { in collectCurrencyNames() 2225 IsoCodeEntry* result = (IsoCodeEntry *) uhash_get(gIsoCodes, isoCode); in ucurr_isAvailable()
|
D | rbbiscan.cpp | 739 el = (RBBISetTableEl *)uhash_get(fSetTable, &s); in findSetFor()
|
D | uhash.cpp | 659 uhash_get(const UHashtable *hash, in uhash_get() function
|
D | ucnv_bld.cpp | 494 rc = (UConverterSharedData*)uhash_get(SHARED_DATA_HASHTABLE, name); in ucnv_getSharedConverterData()
|
D | uresbund.cpp | 336 r = (UResourceDataEntry *)uhash_get(cache, &find); in init_entry() 408 … if((oldR = (UResourceDataEntry *)uhash_get(cache, r)) == NULL) { /* if the data is not cached */ in init_entry()
|
/external/icu/libicu/cts_headers/ |
D | charstrmap.h | 44 … const char *get(const char *key) const { return static_cast<const char *>(uhash_get(map, key)); } in get()
|
D | hash.h | 207 return uhash_get(hash, &key); in get()
|
D | uhash.h | 416 uhash_get(const UHashtable *hash,
|
/external/icu/icu4c/source/test/intltest/ |
D | rbbimonkeytest.cpp | 124 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/libicu/cts_headers/unicode/ |
D | urename.h | 972 #define uhash_get U_ICU_ENTRY_POINT_RENAME(uhash_get) macro
|