Searched refs:uhash_iputi (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 239 uhash_iputi(hash, 1001, 1, &status); in TestOtherAPI() 240 uhash_iputi(hash, 1002, 2, &status); in TestOtherAPI() 241 uhash_iputi(hash, 1003, 3, &status); in TestOtherAPI() 250 uhash_iputi(hash, 1004, 4, &status); in TestOtherAPI() 251 uhash_iputi(hash, 1005, 5, &status); in TestOtherAPI() 252 uhash_iputi(hash, 1006, 6, &status); in TestOtherAPI()
|
/external/icu/icu4c/source/common/ |
D | uhash.h | 382 uhash_iputi(UHashtable *hash,
|
D | uhash.c | 713 uhash_iputi(UHashtable *hash, in uhash_iputi() function
|
/external/icu/icu4c/source/i18n/ |
D | coleitr.cpp | 420 uhash_iputi(maxExpansions, (int32_t)lastHalf, count, &errorCode); in handleExpansion()
|
D | astro.cpp | 1581 uhash_iputi((*cache)->fTable, key, value, &status); in put()
|
D | msgfmt.cpp | 587 uhash_iputi(customFormatArgStarts, argStart, 1, &status); in setCustomArgStartFormat() 1356 uhash_iputi(customFormatArgStarts, cur->key.integer, cur->value.integer, &ec); in copyObjects()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 948 #define uhash_iputi U_ICU_ENTRY_POINT_RENAME(uhash_iputi) macro
|