/external/icu/icu4c/source/tools/ctestfw/ |
D | testdata.cpp | 105 UResourceBundle *data = ures_getByIndex(fSettings, fCurrentSettings++, NULL, &intStatus); in nextSettings() 126 UResourceBundle *currCase = ures_getByIndex(fCases, fCurrentCase++, NULL, &intStatus); in nextCase()
|
D | datamap.cpp | 74 t = ures_getByIndex(data, i, t, &status); in init() 89 t = ures_getByIndex(data, i, t, &status); in init()
|
D | tstdtmod.cpp | 159 UResourceBundle *DataFillIn = ures_getByIndex(fTestData, index, NULL, &status); in createTestData()
|
/external/icu/icu4c/source/i18n/ |
D | ucurr.cpp | 594 UResourceBundle *currencyReq = ures_getByIndex(countryArray, 0, NULL, &localStatus); in ucurr_forLocale() 606 currencyReq = ures_getByIndex(countryArray, 1, currencyReq, &localStatus); in ucurr_forLocale() 915 UResourceBundle* names = ures_getByIndex(curr, i, NULL, &ec2); in getCurrencyNameCount() 948 UResourceBundle* names = ures_getByIndex(curr_p, i, NULL, &ec3); in getCurrencyNameCount() 1035 UResourceBundle* names = ures_getByIndex(curr, i, NULL, &ec2); in collectCurrencyNames() 1116 UResourceBundle* names = ures_getByIndex(curr_p, i, NULL, &ec3); in collectCurrencyNames() 2087 … UResourceBundle *currencyArray = ures_getByIndex(currencyMapArray, i, NULL, &localStatus); in ucurr_createCurrencyList() 2092 … UResourceBundle *currencyRes = ures_getByIndex(currencyArray, j, NULL, &localStatus); in ucurr_createCurrencyList() 2311 UResourceBundle *currencyRes = ures_getByIndex(countryArray, i, NULL, &localStatus); in ucurr_countCurrencies() 2434 … UResourceBundle *currencyRes = ures_getByIndex(countryArray, i, NULL, &localStatus); in ucurr_forLocaleAndDate()
|
D | compactdecimalformat.cpp | 719 power10 = ures_getByIndex(decimalFormatBundle, i, power10, &status); in initCDFLocaleStyleData() 757 variantBundle = ures_getByIndex(power10Bundle, i, variantBundle, &status); in populatePower10()
|
D | timezone.cpp | 237 oldbundle = ures_getByIndex(tmp, idx, oldbundle, &status); // get nth Zone object in getZoneByName() 287 ures_getByIndex(ares, deref, &res, &ec); in openOlsonResource() 1082 ures_getByIndex(rb, idx, rb, &ec); in dereferOlsonLink()
|
D | dcfmtsym.cpp | 343 ures_getByIndex(currency.getAlias(), 2, currency.getAlias(), &localStatus); in initialize()
|
D | dtitvinf.cpp | 272 LocalUResourceBundlePointer oneRes(ures_getByIndex(itvDtPtnResource, index, in initializeData()
|
D | smpdtfmt.cpp | 739 currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)timeStyle, NULL, &status); in construct() 771 currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)dateStyle, NULL, &status); in construct() 817 currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)timeStyle, NULL, &status); in construct() 843 currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)dateStyle, NULL, &status); in construct()
|
D | reldatefmt.cpp | 181 ures_getByIndex(resource, i, NULL, &status)); in initQuantityFormatter()
|
D | tmutfmt.cpp | 373 UResourceBundle* oneTimeUnit = ures_getByIndex(unitsRes, index, in readFromCurrentLocale()
|
D | translit.cpp | 1509 colBund = ures_getByIndex(transIDs, row, 0, &status); in initializeRegistry()
|
D | dtptngen.cpp | 89 aiter->entries[i].item = ures_getByIndex(aiter->bund, i, NULL, status); in ures_a_open()
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 870 resArray=ures_getByIndex(res, 0, resArray, &status); in TestEmptyTypes() 886 resArray=ures_getByIndex(res, 0, resArray, &status); in TestEmptyTypes() 1077 teFillin2=ures_getByIndex(teFillin, 0, teFillin2, &status); in TestAPI() 1313 teFillin2=ures_getByIndex(teFillin, 0, teFillin2, &status); in TestErrorConditions() 1319 teFillin2=ures_getByIndex(NULL, 0, teFillin2, &status); in TestErrorConditions() 1830 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1873 tableRow=ures_getByIndex(array2d, row, tableRow, &status); in testTag() 1927 tagelement=ures_getByIndex(tags, idx, tagelement, &status); in testTag() 2235 tb = ures_getByIndex(tb, 2, tb, &status); in TestResourceLevelAliasing()
|
D | crestst.c | 671 item=ures_getByIndex(res, i, item, &errorCode); in TestTable32() 941 helper = ures_getByIndex(res, j, helper, &status); in TestGetSize()
|
D | cldrtest.c | 157 UResourceBundle *subSubBundle = ures_getByIndex(subBundle, 0, NULL, &errorCode); in TestKeyInRootRecursive() 158 UResourceBundle *subSubRootBundle = ures_getByIndex(subRootBundle, 0, NULL, &errorCode); in TestKeyInRootRecursive() 210 arr = ures_getByIndex(subBundle,idx,NULL,&errorCode); in TestKeyInRootRecursive()
|
/external/icu/icu4c/source/common/unicode/ |
D | ures.h | 617 ures_getByIndex(const UResourceBundle *resourceBundle,
|
D | urename.h | 1454 #define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex) macro
|
/external/icu/icu4c/source/common/ |
D | resbund.cpp | 325 ures_getByIndex(fResource, indexR, &r, &status); in get()
|
D | uresbund.cpp | 1425 UResourceBundle *tempRes = ures_getByIndex(resB, sIndex, NULL, status); in ures_getStringWithAlias() 1546 U_CAPI UResourceBundle* U_EXPORT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, URes… in ures_getByIndex() function
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 570 rowbundle=ures_getByIndex(bundle, row, rowbundle, &err); in TestOtherAPI() 576 temp = ures_getByIndex(rowbundle, col, temp, &err); in TestOtherAPI()
|
/external/icu/icu4c/source/tools/genrb/ |
D | derb.cpp | 603 t = ures_getByIndex(resource, i, t, status); in printOutBundle()
|