/external/icu/icu4c/source/common/ |
D | uresdata.c | 163 pResData->rootRes=(Resource)*pResData->pRoot; in res_init() 174 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init() 518 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); in res_getResource() 970 Resource rootRes; in ures_swap() local 1023 rootRes=ds->readUInt32(*inBundle); in ures_swap() 1127 ures_swapResource(ds, inBundle, outBundle, rootRes, NULL, &tempTable, pErrorCode); in ures_swap() 1130 rootRes); in ures_swap()
|
D | uresbund.cpp | 112 …*res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get … in getFallbackData() 120 … *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); in getFallbackData() 1004 r = dataEntry->fData.rootRes; in init_resb_result() 1717 Resource res = RES_BOGUS, rootRes = RES_BOGUS; in ures_getByKeyWithFallback() local 1741 rootRes = dataEntry->fData.rootRes; in ures_getByKeyWithFallback() 1751 res = res_findResource(&(dataEntry->fData), rootRes, &myPath, &key); in ures_getByKeyWithFallback() 1758 rootRes = helper->fRes; in ures_getByKeyWithFallback() 2051 r->fRes = r->fResData.rootRes; in ures_openFillIn() 2110 r->fRes = r->fResData.rootRes; in ures_open() 2168 r->fRes = r->fResData.rootRes; in ures_openDirect()
|
D | uresdata.h | 318 Resource rootRes; member
|
/external/chromium_org/third_party/icu/source/common/ |
D | uresdata.c | 165 pResData->rootRes=(Resource)*pResData->pRoot; in res_init() 176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init() 520 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); in res_getResource() 972 Resource rootRes; in ures_swap() local 1025 rootRes=ds->readUInt32(*inBundle); in ures_swap() 1129 ures_swapResource(ds, inBundle, outBundle, rootRes, NULL, &tempTable, pErrorCode); in ures_swap() 1132 rootRes); in ures_swap()
|
D | uresbund.cpp | 112 …*res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get … in getFallbackData() 120 … *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); in getFallbackData() 1004 r = dataEntry->fData.rootRes; in init_resb_result() 1717 Resource res = RES_BOGUS, rootRes = RES_BOGUS; in ures_getByKeyWithFallback() local 1741 rootRes = dataEntry->fData.rootRes; in ures_getByKeyWithFallback() 1751 res = res_findResource(&(dataEntry->fData), rootRes, &myPath, &key); in ures_getByKeyWithFallback() 1758 rootRes = helper->fRes; in ures_getByKeyWithFallback() 2051 r->fRes = r->fResData.rootRes; in ures_openFillIn() 2110 r->fRes = r->fResData.rootRes; in ures_open() 2168 r->fRes = r->fResData.rootRes; in ures_openDirect()
|
D | uresdata.h | 318 Resource rootRes; member
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 1176 ResourceBundle rootRes(NULL, "root", status); in TestGetByFallback() local 1177 …rootRes.getWithFallback("calendar", status).getWithFallback("islamic-civil", status).getWithFallba… in TestGetByFallback()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | restsnew.cpp | 1176 ResourceBundle rootRes(NULL, "root", status); in TestGetByFallback() local 1177 …rootRes.getWithFallback("calendar", status).getWithFallback("islamic-civil", status).getWithFallba… in TestGetByFallback()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 433 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 433 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
|