/external/icu4c/common/ |
uresdata.h | 376 res_getTableItemByKey(const ResourceData *pResData, Resource table, int32_t *indexS, const char* * key);
|
uresdata.c | 411 res_getTableItemByKey(const ResourceData *pResData, Resource table, 504 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); 574 t2 = res_getTableItemByKey(pResData, t1, &indexR, key); [all...] |
uresbund.c | 109 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get data from there */ 117 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
urename.h | 116 #define res_getTableItemByKey res_getTableItemByKey_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
urename.h | 116 #define res_getTableItemByKey res_getTableItemByKey_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
urename.h | 116 #define res_getTableItemByKey res_getTableItemByKey_3_2 [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 116 #define res_getTableItemByKey res_getTableItemByKey_3_2 [all...] |
/external/icu4c/common/unicode/ |
urename.h | 211 #define res_getTableItemByKey U_ICU_ENTRY_POINT_RENAME(res_getTableItemByKey) [all...] |