Searched defs:uhash_put (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duhash.c49 * empty/deleted slot left, uhash_put() will refuse to increase the
323 * prevent this elsewhere (in uhash_put) by making sure the last slot
374 * WILL NEVER HAPPEN as long as uhash_put() makes sure that
378 return NULL; /* Never happens if uhash_put() behaves */
673 uhash_put(UHashtable *hash, function
/external/icu/icu4c/source/common/
H A Duhash.c49 * empty/deleted slot left, uhash_put() will refuse to increase the
323 * prevent this elsewhere (in uhash_put) by making sure the last slot
374 * WILL NEVER HAPPEN as long as uhash_put() makes sure that
378 return NULL; /* Never happens if uhash_put() behaves */
673 uhash_put(UHashtable *hash, function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h985 #define uhash_put U_ICU_ENTRY_POINT_RENAME(uhash_put) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h934 #define uhash_put U_ICU_ENTRY_POINT_RENAME(uhash_put) macro

Completed in 309 milliseconds