Home
last modified time | relevance | path

Searched refs:rootRes (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.c163 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()
Duresbund.cpp112 …*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()
Duresdata.h318 Resource rootRes; member
/external/chromium_org/third_party/icu/source/common/
Duresdata.c165 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()
Duresbund.cpp112 …*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()
Duresdata.h318 Resource rootRes; member
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp1176 ResourceBundle rootRes(NULL, "root", status); in TestGetByFallback() local
1177rootRes.getWithFallback("calendar", status).getWithFallback("islamic-civil", status).getWithFallba… in TestGetByFallback()
/external/chromium_org/third_party/icu/source/test/intltest/
Drestsnew.cpp1176 ResourceBundle rootRes(NULL, "root", status); in TestGetByFallback() local
1177rootRes.getWithFallback("calendar", status).getWithFallback("islamic-civil", status).getWithFallba… in TestGetByFallback()
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp433 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dpkgitems.cpp433 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()