Searched refs:uhash_iputi (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dchashtst.c239 uhash_iputi(hash, 1001, 1, &status);
240 uhash_iputi(hash, 1002, 2, &status);
241 uhash_iputi(hash, 1003, 3, &status);
250 uhash_iputi(hash, 1004, 4, &status);
251 uhash_iputi(hash, 1005, 5, &status);
252 uhash_iputi(hash, 1006, 6, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dchashtst.c239 uhash_iputi(hash, 1001, 1, &status);
240 uhash_iputi(hash, 1002, 2, &status);
241 uhash_iputi(hash, 1003, 3, &status);
250 uhash_iputi(hash, 1004, 4, &status);
251 uhash_iputi(hash, 1005, 5, &status);
252 uhash_iputi(hash, 1006, 6, &status);
/external/chromium_org/third_party/icu/source/common/
H A Duhash.h378 uhash_iputi(UHashtable *hash,
417 * as previously stored by uhash_iputi().
457 * Remove an item from a UHashtable stored by uhash_iputi().
H A Duhash.c713 uhash_iputi(UHashtable *hash, function
/external/icu/icu4c/source/common/
H A Duhash.h378 uhash_iputi(UHashtable *hash,
417 * as previously stored by uhash_iputi().
457 * Remove an item from a UHashtable stored by uhash_iputi().
H A Duhash.c713 uhash_iputi(UHashtable *hash, function
/external/icu/icu4c/source/i18n/
H A Dcoleitr.cpp420 uhash_iputi(maxExpansions, (int32_t)lastHalf, count, &errorCode);
H A Dastro.cpp1581 uhash_iputi((*cache)->fTable, key, value, &status);
H A Dmsgfmt.cpp586 uhash_iputi(customFormatArgStarts, argStart, 1, &status);
1359 uhash_iputi(customFormatArgStarts, cur->key.integer, cur->value.integer, &ec);
/external/chromium_org/third_party/icu/source/i18n/
H A Dastro.cpp1581 uhash_iputi((*cache)->fTable, key, value, &status);
H A Dmsgfmt.cpp586 uhash_iputi(customFormatArgStarts, argStart, 1, &status);
1359 uhash_iputi(customFormatArgStarts, cur->key.integer, cur->value.integer, &ec);
/external/icu/icu4c/source/common/unicode/
H A Durename.h928 #define uhash_iputi U_ICU_ENTRY_POINT_RENAME(uhash_iputi) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h979 #define uhash_iputi U_ICU_ENTRY_POINT_RENAME(uhash_iputi) macro

Completed in 966 milliseconds