/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 165 pResData->rootRes=(Resource)*pResData->pRoot; in res_init() 176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init() 816 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); in res_getResource() 1334 Resource rootRes; in ures_swap() local 1388 rootRes=ds->readUInt32(*inBundle); in ures_swap() 1492 ures_swapResource(ds, inBundle, outBundle, rootRes, NULL, &tempTable, pErrorCode); in ures_swap() 1495 rootRes); in ures_swap()
|
D | uresbund.cpp | 126 …*res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get … in getFallbackData() 134 … *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); in getFallbackData() 1143 r = dataEntry->fData.rootRes; in init_resb_result() 1867 Resource res = RES_BOGUS, rootRes = RES_BOGUS; in ures_getByKeyWithFallback() local 1891 rootRes = dataEntry->fData.rootRes; in ures_getByKeyWithFallback() 1906 res = res_findResource(&(dataEntry->fData), rootRes, &myPath, &key); in ures_getByKeyWithFallback() 1913 rootRes = helper->fRes; in ures_getByKeyWithFallback() 1989 parentBundle.fRes = parentBundle.fResData.rootRes; in getAllItemsWithFallback() 2336 r->fRes = r->fResData.rootRes; in ures_openWithType()
|
D | uresdata.h | 391 Resource rootRes; member
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.cpp | 165 pResData->rootRes=(Resource)*pResData->pRoot; in res_init() 176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init() 816 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); in res_getResource() 1334 Resource rootRes; in ures_swap() local 1388 rootRes=ds->readUInt32(*inBundle); in ures_swap() 1492 ures_swapResource(ds, inBundle, outBundle, rootRes, NULL, &tempTable, pErrorCode); in ures_swap() 1495 rootRes); in ures_swap()
|
D | uresbund.cpp | 131 …*res = res_getTableItemByKey(&(dataEntry->fData), dataEntry->fData.rootRes, &indexR, resTag); /* t… in getFallbackData() 140 … *res = res_getTableItemByKey(&(dataEntry->fData), dataEntry->fData.rootRes, &indexR, resTag); in getFallbackData() 1098 r = dataEntry->fData.rootRes; in getAliasTargetAsResourceBundle() 1150 r = dataEntry->fData.rootRes; in getAliasTargetAsResourceBundle() 1991 Resource res = RES_BOGUS, rootRes = RES_BOGUS; in ures_getByKeyWithFallback() local 2026 rootRes = dataEntry->fData.rootRes; in ures_getByKeyWithFallback() 2037 res = res_findResource(&(dataEntry->fData), rootRes, &myPath, &key); in ures_getByKeyWithFallback() 2044 rootRes = helper->fRes; in ures_getByKeyWithFallback() 2137 parentRef.fRes = parentRef.getResData().rootRes; in getAllItemsWithFallback() 2524 r->fRes = r->getResData().rootRes; in ures_openWithType()
|
D | uresdata.h | 391 Resource rootRes; member
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.cpp | 165 pResData->rootRes=(Resource)*pResData->pRoot; in res_init() 176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init() 816 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); in res_getResource() 1334 Resource rootRes; in ures_swap() local 1388 rootRes=ds->readUInt32(*inBundle); in ures_swap() 1492 ures_swapResource(ds, inBundle, outBundle, rootRes, NULL, &tempTable, pErrorCode); in ures_swap() 1495 rootRes); in ures_swap()
|
D | uresbund.cpp | 126 …*res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get … in getFallbackData() 134 … *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); in getFallbackData() 1143 r = dataEntry->fData.rootRes; in init_resb_result() 1867 Resource res = RES_BOGUS, rootRes = RES_BOGUS; in ures_getByKeyWithFallback() local 1891 rootRes = dataEntry->fData.rootRes; in ures_getByKeyWithFallback() 1906 res = res_findResource(&(dataEntry->fData), rootRes, &myPath, &key); in ures_getByKeyWithFallback() 1913 rootRes = helper->fRes; in ures_getByKeyWithFallback() 1989 parentBundle.fRes = parentBundle.fResData.rootRes; in getAllItemsWithFallback() 2336 r->fRes = r->fResData.rootRes; in ures_openWithType()
|
D | uresdata.h | 391 Resource rootRes; member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 164 pResData->rootRes=(Resource)*pResData->pRoot; in res_init() 175 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init() 813 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey); in res_getResource() 1306 Resource rootRes; in ures_swap() local 1360 rootRes=ds->readUInt32(*inBundle); in ures_swap() 1464 ures_swapResource(ds, inBundle, outBundle, rootRes, NULL, &tempTable, pErrorCode); in ures_swap() 1467 rootRes); in ures_swap()
|
D | uresbund.cpp | 115 …*res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get … in getFallbackData() 123 … *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); in getFallbackData() 1125 r = dataEntry->fData.rootRes; in init_resb_result() 1839 Resource res = RES_BOGUS, rootRes = RES_BOGUS; in ures_getByKeyWithFallback() local 1863 rootRes = dataEntry->fData.rootRes; in ures_getByKeyWithFallback() 1878 res = res_findResource(&(dataEntry->fData), rootRes, &myPath, &key); in ures_getByKeyWithFallback() 1885 rootRes = helper->fRes; in ures_getByKeyWithFallback() 1959 parentBundle.fRes = parentBundle.fResData.rootRes; in getAllItemsWithFallback() 2276 r->fRes = r->fResData.rootRes; in ures_openWithType()
|
D | uresdata.h | 389 Resource rootRes; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUResourceBundleImpl.java | 304 ResourceTable(WholeBundle wholeBundle, int rootRes) { in ResourceTable() argument 306 value = wholeBundle.reader.getTable(rootRes); in ResourceTable()
|
D | ICUResourceBundleReader.java | 136 private int rootRes; field in ICUResourceBundleReader 250 rootRes = bytes.getInt(0); in init() 342 return rootRes; in getRootResource()
|
D | ICUResourceBundle.java | 1423 int rootRes = reader.getRootResource(); 1424 if(ICUResourceBundleReader.URES_IS_TABLE(ICUResourceBundleReader.RES_GET_TYPE(rootRes))) { 1426 rootTable = new ICUResourceBundleImpl.ResourceTable(wb, rootRes);
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUResourceBundleImpl.java | 305 ResourceTable(WholeBundle wholeBundle, int rootRes) { in ResourceTable() argument 307 value = wholeBundle.reader.getTable(rootRes); in ResourceTable()
|
D | ICUResourceBundleReader.java | 138 private int rootRes; field in ICUResourceBundleReader 252 rootRes = bytes.getInt(0); in init() 344 return rootRes; in getRootResource()
|
D | ICUResourceBundle.java | 1430 int rootRes = reader.getRootResource(); 1431 if(ICUResourceBundleReader.URES_IS_TABLE(ICUResourceBundleReader.RES_GET_TYPE(rootRes))) { 1433 rootTable = new ICUResourceBundleImpl.ResourceTable(wb, rootRes);
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 435 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 436 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 436 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | pkgitems.cpp | 436 resData.rootRes, NULL, NULL, 0, in ures_enumDependencies()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 1237 ResourceBundle rootRes(NULL, "root", status); in TestGetByFallback() local 1238 …rootRes.getWithFallback("calendar", status).getWithFallback("islamic-civil", status).getWithFallba… in TestGetByFallback()
|