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

12

/external/chromium_org/third_party/icu/source/i18n/
H A Dregion.cpp171 Region *aliasToRegion = (Region *) uhash_get(regionIDMap,&aliasTo);
172 Region *aliasFromRegion = (Region *)uhash_get(regionIDMap,aliasFromStr);
205 Region *target = (Region *)uhash_get(regionIDMap,(void *)&currentRegion);
224 Region *r = (Region *)uhash_get(regionIDMap,(void *)&codeMappingID);
243 r = (Region *) uhash_get(regionIDMap,(void *)&WORLD_ID_STRING);
249 r = (Region *) uhash_get(regionIDMap,(void *)&UNKNOWN_REGION_ID_STRING);
255 r = (Region *) uhash_get(regionIDMap,(void *)continents->elementAt(i));
263 r = (Region *) uhash_get(regionIDMap,(void *)groupings->elementAt(i));
274 r = (Region *) uhash_get(regionIDMap,(void *)&OUTLYING_OCEANIA_REGION_ID_STRING);
284 Region *parentRegion = (Region *) uhash_get(regionIDMa
[all...]
H A Dgender.cpp103 result = (const GenderInfo*) uhash_get(gGenderInfoCache, key);
119 GenderInfo* temp = (GenderInfo*) uhash_get(gGenderInfoCache, key);
H A Dzonemeta.cpp260 canonicalID = (const UChar *)uhash_get(gCanonicalIDCache, utzid);
348 const UChar* idInCache = (const UChar *)uhash_get(gCanonicalIDCache, utzid);
359 const UChar *canonicalInCache = (const UChar*)uhash_get(gCanonicalIDCache, canonicalID);
572 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars);
591 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars);
799 if (uhash_get(gMetaZoneIDTable, usMzID) == NULL) {
831 return (const UChar*)uhash_get(gMetaZoneIDTable, &mzid);
H A Dcompactdecimalformat.cpp415 result = (CDFLocaleData*) uhash_get(gCompactDecimalData, key);
429 CDFLocaleData* temp = (CDFLocaleData*) uhash_get(gCompactDecimalData, key);
860 (const CDFUnit*) uhash_get(result->unitsByVariant, gOther);
917 CDFUnit *cdfUnit = (CDFUnit*) uhash_get(table, variant);
944 cdfUnit = (const CDFUnit*) uhash_get(table, cvariant.data());
947 cdfUnit = (const CDFUnit*) uhash_get(table, gOther);
H A Dtznames_impl.cpp421 pooledString = static_cast<UChar *>(uhash_get(fHash, s));
462 pooledString = static_cast<UChar *>(uhash_get(fHash, s));
1154 void *cacheVal = uhash_get(fMZNamesMap, mzIDKey);
1223 void *cacheVal = uhash_get(fTZNamesMap, tzIDKey);
H A Dtzgnames.cpp530 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey);
792 const UChar* uplname = (const UChar*)uhash_get(fPartialLocationNamesMap, (void *)&key);
1246 cacheEntry = (TZGNCoreRef *)uhash_get(gTZGNCoreCache, key);
H A Dtznames.cpp150 cacheEntry = (TimeZoneNamesCacheEntry *)uhash_get(gTimeZoneNamesCache, key);
/external/icu/icu4c/source/i18n/
H A Dregion.cpp171 Region *aliasToRegion = (Region *) uhash_get(regionIDMap,&aliasTo);
172 Region *aliasFromRegion = (Region *)uhash_get(regionIDMap,aliasFromStr);
205 Region *target = (Region *)uhash_get(regionIDMap,(void *)&currentRegion);
224 Region *r = (Region *)uhash_get(regionIDMap,(void *)&codeMappingID);
243 r = (Region *) uhash_get(regionIDMap,(void *)&WORLD_ID_STRING);
249 r = (Region *) uhash_get(regionIDMap,(void *)&UNKNOWN_REGION_ID_STRING);
255 r = (Region *) uhash_get(regionIDMap,(void *)continents->elementAt(i));
263 r = (Region *) uhash_get(regionIDMap,(void *)groupings->elementAt(i));
274 r = (Region *) uhash_get(regionIDMap,(void *)&OUTLYING_OCEANIA_REGION_ID_STRING);
284 Region *parentRegion = (Region *) uhash_get(regionIDMa
[all...]
H A Dgender.cpp103 result = (const GenderInfo*) uhash_get(gGenderInfoCache, key);
119 GenderInfo* temp = (GenderInfo*) uhash_get(gGenderInfoCache, key);
H A Dzonemeta.cpp261 canonicalID = (const UChar *)uhash_get(gCanonicalIDCache, utzid);
346 const UChar* idInCache = (const UChar *)uhash_get(gCanonicalIDCache, utzid);
357 const UChar *canonicalInCache = (const UChar*)uhash_get(gCanonicalIDCache, canonicalID);
570 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars);
589 result = (UVector*) uhash_get(gOlsonToMeta, tzidUChars);
797 if (uhash_get(gMetaZoneIDTable, usMzID) == NULL) {
829 return (const UChar*)uhash_get(gMetaZoneIDTable, &mzid);
H A Dcompactdecimalformat.cpp415 result = (CDFLocaleData*) uhash_get(gCompactDecimalData, key);
429 CDFLocaleData* temp = (CDFLocaleData*) uhash_get(gCompactDecimalData, key);
860 (const CDFUnit*) uhash_get(result->unitsByVariant, gOther);
917 CDFUnit *cdfUnit = (CDFUnit*) uhash_get(table, variant);
944 cdfUnit = (const CDFUnit*) uhash_get(table, cvariant.data());
947 cdfUnit = (const CDFUnit*) uhash_get(table, gOther);
H A Dtznames_impl.cpp421 pooledString = static_cast<UChar *>(uhash_get(fHash, s));
462 pooledString = static_cast<UChar *>(uhash_get(fHash, s));
1154 void *cacheVal = uhash_get(fMZNamesMap, mzIDKey);
1223 void *cacheVal = uhash_get(fTZNamesMap, tzIDKey);
H A Dtzgnames.cpp530 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey);
792 const UChar* uplname = (const UChar*)uhash_get(fPartialLocationNamesMap, (void *)&key);
1246 cacheEntry = (TZGNCoreRef *)uhash_get(gTZGNCoreCache, key);
H A Dtznames.cpp150 cacheEntry = (TimeZoneNamesCacheEntry *)uhash_get(gTimeZoneNamesCache, key);
/external/chromium_org/third_party/icu/source/common/
H A Drbbistbl.cpp79 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &s);
171 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key);
191 e = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key);
H A Dhash.h167 return uhash_get(hash, &key);
H A Duhash.h47 * NULL values are not allowed. uhash_get() returns NULL to indicate
51 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
321 * @see uhash_get
339 * @see uhash_get
357 * @see uhash_get
375 * @see uhash_get
391 uhash_get(const UHashtable *hash,
H A Dnormalizer2.cpp646 allModes=(Norm2AllModes *)uhash_get(cache, name);
662 void *temp=uhash_get(cache, name);
H A Dudata.cpp303 el = (DataCacheElement *)uhash_get(htable, baseName);
357 oldValue = (DataCacheElement *)uhash_get(htable, path);
H A Dusprep.cpp324 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey));
366 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey));
/external/icu/icu4c/source/common/
H A Drbbistbl.cpp79 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &s);
171 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key);
191 e = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key);
H A Dlrucache.cpp74 return (uhash_get(localeIdToEntries, localeId) != NULL);
83 CacheEntry *entry = static_cast<CacheEntry *>(uhash_get(
H A Dhash.h167 return uhash_get(hash, &key);
H A Duhash.h47 * NULL values are not allowed. uhash_get() returns NULL to indicate
51 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
321 * @see uhash_get
339 * @see uhash_get
357 * @see uhash_get
375 * @see uhash_get
391 uhash_get(const UHashtable *hash,
H A Dnormalizer2.cpp646 allModes=(Norm2AllModes *)uhash_get(cache, name);
662 void *temp=uhash_get(cache, name);

Completed in 5442 milliseconds

12