Searched refs:uhash_iput (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dchashtst.c264 uhash_iput(hash, 2004, (void*)one, &status);
265 uhash_iput(hash, 2005, (void*)two, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dchashtst.c264 uhash_iput(hash, 2004, (void*)one, &status);
265 uhash_iput(hash, 2005, (void*)two, &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dregion.cpp155 uhash_iput(numericCodeMap,r->code,(void *)r,&status);
187 uhash_iput(numericCodeMap,aliasFromRegion->code,(void *)aliasFromRegion,&status);
231 uhash_iput(numericCodeMap,r->code,(void *)r,&status);
H A Danytrans.cpp300 uhash_iput(cache, (int32_t) source, t, &ec);
H A Duspoof_conf.cpp304 uhash_iput(table, keyChar, smapString, &status);
H A Dmsgfmt.cpp565 uhash_iput(cachedFormatters, argStart, formatter, &status);
1343 uhash_iput(cachedFormatters, cur->key.integer, newFormat, &ec);
H A Dnumfmt.cpp1254 uhash_iput(NumberingSystem_cache, hashKey, (void*)ns, &status);
/external/icu/icu4c/source/i18n/
H A Dregion.cpp155 uhash_iput(numericCodeMap,r->code,(void *)r,&status);
187 uhash_iput(numericCodeMap,aliasFromRegion->code,(void *)aliasFromRegion,&status);
231 uhash_iput(numericCodeMap,r->code,(void *)r,&status);
H A Danytrans.cpp312 uhash_iput(cache, (int32_t) source, t, &ec);
H A Duspoof_conf.cpp304 uhash_iput(table, keyChar, smapString, &status);
H A Dmsgfmt.cpp565 uhash_iput(cachedFormatters, argStart, formatter, &status);
1343 uhash_iput(cachedFormatters, cur->key.integer, newFormat, &ec);
H A Dnumfmt.cpp1381 uhash_iput(NumberingSystem_cache, hashKey, (void*)ns, &status);
/external/chromium_org/third_party/icu/source/common/
H A Duhash.h342 uhash_iput(UHashtable *hash,
396 * as previously stored by uhash_iput().
437 * Remove an item from a UHashtable stored by uhash_iput().
H A Duhash.c686 uhash_iput(UHashtable *hash, function
/external/icu/icu4c/source/common/
H A Duhash.h342 uhash_iput(UHashtable *hash,
396 * as previously stored by uhash_iput().
437 * Remove an item from a UHashtable stored by uhash_iput().
H A Duhash.c686 uhash_iput(UHashtable *hash, function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcolldata.cpp307 uhash_iput(map, ce, (void *) stringList, &status);
/external/chromium_org/third_party/icu/source/tools/gensprep/
H A Dstore.c454 uhash_iput(hashTable,codepoint,value,status);
/external/icu/icu4c/source/tools/gensprep/
H A Dstore.c454 uhash_iput(hashTable,codepoint,value,status);
/external/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp309 uhash_iput(map, ce, (void *) stringList, &status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h927 #define uhash_iput U_ICU_ENTRY_POINT_RENAME(uhash_iput) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h978 #define uhash_iput U_ICU_ENTRY_POINT_RENAME(uhash_iput) macro

Completed in 1312 milliseconds