/external/icu/icu4c/source/tools/ctestfw/ |
D | datamap.cpp | 76 for(i = 0; i < ures_getSize(data); i++) { in init() 90 if(ures_getSize(headers) == ures_getSize(data)) { in init() 91 for(i = 0; i < ures_getSize(data); i++) { in init()
|
D | testdata.cpp | 71 fSettingsSize = ures_getSize(fSettings); in RBTestData() 79 fCasesSize = ures_getSize(fCases); in RBTestData()
|
D | tstdtmod.cpp | 196 fNumberOfTests = ures_getSize(fTestData); in RBTestDataModule()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 171 int32_t minSize = ures_getSize(subRootBundle); in TestKeyInRootRecursive() 175 if (minSize > ures_getSize(subBundle)) { in TestKeyInRootRecursive() 176 minSize = ures_getSize(subBundle); in TestKeyInRootRecursive() 181 && ures_getSize(subRootBundle) != ures_getSize(subBundle)) in TestKeyInRootRecursive() 188 ures_getSize(subRootBundle), in TestKeyInRootRecursive() 189 ures_getSize(subBundle)); in TestKeyInRootRecursive() 223 … if (ures_getType(arr) != URES_ARRAY || ures_getSize(arr) != (int32_t)rootStr[1] - 0x30) { in TestKeyInRootRecursive() 590 int32_t fromSize = ures_getSize(fromArray); in compareArrays() 591 int32_t toSize = ures_getSize(fromArray); in compareArrays() 994 end = ures_getSize(resArray); in VerifyTranslation() [all …]
|
D | crestst.c | 667 count=ures_getSize(res); in TestTable32() 941 size = ures_getSize(res); in TestGetSize()
|
D | creststn.c | 1208 if(ures_getSize(NULL) != 0){ in TestErrorConditions() 1209 …"ERROR: ures_getSize() should return 0 when UResourceBundle=NULL. Got =%d\n", ures_getSize(NULL)); in TestErrorConditions() 1751 count=ures_getSize(array); in testTag() 1830 row_count=ures_getSize(array2d); in testTag() 1840 column_count=ures_getSize(tableRow); in testTag() 1925 tag_count=ures_getSize(tags); in testTag()
|
/external/icu/icu4c/source/common/ |
D | ucurr.cpp | 919 int32_t n = ures_getSize(curr); in getCurrencyNameCount() 936 n = ures_getSize(curr_p); in getCurrencyNameCount() 939 *total_currency_name_count += ures_getSize(names); in getCurrencyNameCount() 1023 int32_t n = ures_getSize(curr); in collectCurrencyNames() 1082 n = ures_getSize(curr_p); in collectCurrencyNames() 1097 int32_t num = ures_getSize(names); in collectCurrencyNames() 2104 for (int32_t i=0; i<ures_getSize(currencyMapArray); i++) { in ucurr_createCurrencyList() 2109 for (int32_t j=0; j<ures_getSize(currencyArray); j++) { in ucurr_createCurrencyList() 2332 for (int32_t i=0; i<ures_getSize(countryArray); i++) in ucurr_countCurrencies() 2346 if (ures_getSize(currencyRes)> 2) in ucurr_countCurrencies() [all …]
|
D | locavailable.cpp | 143 localeCount = ures_getSize(&installed); in loadInstalledLocales()
|
D | resbund.cpp | 288 return ures_getSize(fResource); in getSize()
|
/external/icu/icu4c/source/i18n/ |
D | timezone.cpp | 182 int32_t limit = ures_getSize(array); in findInStringArray() 236 …U_DEBUG_TZ_MSG(("gzbn: oldbundle= size %d, type %d, %s\n", ures_getSize(tmp), ures_getType(tmp), u… in getZoneByName() 238 …U_DEBUG_TZ_MSG(("gzbn: loaded ZONES, size %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getT… in getZoneByName() 240 …U_DEBUG_TZ_MSG(("gzbn: loaded z#%d, size %d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle)… in getZoneByName() 280 U_DEBUG_TZ_MSG(("pre: res sz=%d\n", ures_getSize(&res))); in openOlsonResource() 284 …'%s' (%s, size %d) - %s\n", buf, ures_getKey((UResourceBundle*)&res), ures_getSize(&res), u_errorN… in openOlsonResource() 293 U_DEBUG_TZ_MSG(("not an alias - size %d\n", ures_getSize(&res))); in openOlsonResource() 599 int32_t size = ures_getSize(res); in initMap()
|
D | erarules.cpp | 124 int32_t numEras = ures_getSize(rb.getAlias()); in createInstance()
|
D | region.cpp | 275 if ( ures_getType(mapping) == URES_ARRAY && ures_getSize(mapping) == 3) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 347 for ( int j = 0 ; j < ures_getSize(mapping.getAlias()); j++ ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
D | windtfmt.cpp | 80 int32_t patSize = ures_getSize(patBundle); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
D | dcfmtsym.cpp | 488 …if(U_SUCCESS(localStatus) && ures_getSize(currency.getAlias())>2) { // the length is 3 if more dat… in initialize()
|
D | reldtfmt.cpp | 525 int32_t patternsSize = ures_getSize(dateTimePatterns.getAlias()); in loadDates()
|
D | number_formatimpl.cpp | 50 ures_getSize(bundle.getAlias()) > 2) { // the length is 3 if more data is present in getCurrencyFormatInfo()
|
D | plurrule.cpp | 733 int32_t numberKeys = ures_getSize(setRes.getAlias()); in getRuleFromResource() 1773 return ures_getSize(fLocales); in count()
|
D | ucal.cpp | 692 for (int i = 0; i < ures_getSize(order); i++) { in ucal_getKeywordValuesForLocale()
|
D | coll.cpp | 237 availableLocaleListCount = ures_getSize(&installed); in initAvailableLocaleList()
|
D | zonemeta.cpp | 661 if (ures_getSize(mz) == 3) { in createMetazoneMappings()
|
D | translit.cpp | 1510 maxRows = ures_getSize(transIDs); in initializeRegistry()
|
/external/icu/libandroidicu/include/unicode/ |
D | ures.h | 528 ures_getSize(const UResourceBundle *resourceBundle);
|
/external/icu/icu4c/source/common/unicode/ |
D | ures.h | 528 ures_getSize(const UResourceBundle *resourceBundle);
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 570 if(ures_getSize(bundle) > 1){ in TestOtherAPI() 574 if(!U_FAILURE(err) && ures_getSize(rowbundle)>1){ in TestOtherAPI() 591 CONFIRM_EQ(col, ures_getSize(rowbundle)); in TestOtherAPI()
|
/external/icu/icu4c/source/tools/genrb/ |
D | derb.cpp | 592 int32_t resSize = ures_getSize(resource); in printOutBundle()
|