Home
last modified time | relevance | path

Searched refs:ures_getByKeyWithFallback (Results 1 – 25 of 30) sorted by relevance

12

/external/icu4c/i18n/
Dgregoimp.cpp187 fBundle = ures_getByKeyWithFallback(fFillin, type, NULL, &status); in initData()
188 fFallback = ures_getByKeyWithFallback(fFillin, U_GREGORIAN_KEY, NULL, &status); in initData()
197 fBundle = ures_getByKeyWithFallback(fFillin, U_GREGORIAN_KEY, NULL, &status); in initData()
219 fFillin = ures_getByKeyWithFallback(fBundle, key, fFillin, &status); in getByKey()
226 fFillin = ures_getByKeyWithFallback(fFallback, key, fFillin, &status); in getByKey()
243 fFillin = ures_getByKeyWithFallback(fBundle, key, fFillin, &status); in getByKey2()
244 fOtherFillin = ures_getByKeyWithFallback(fFillin, U_FORMAT_KEY, fOtherFillin, &status); in getByKey2()
245 fFillin = ures_getByKeyWithFallback(fOtherFillin, subKey, fFillin, &status); in getByKey2()
252 fFillin = ures_getByKeyWithFallback(fFallback, key, fFillin, &status); in getByKey2()
253 fOtherFillin = ures_getByKeyWithFallback(fFillin, U_FORMAT_KEY, fOtherFillin, &status); in getByKey2()
[all …]
Ddcfmtsym.cpp197 …UResourceBundle *numberElementsRes = ures_getByKeyWithFallback(resource, gNumberElements, NULL, &s… in initialize()
239 nonLatnSymbols = ures_getByKeyWithFallback(numberElementsRes, nsName, NULL, &nlStatus); in initialize()
240 … nonLatnSymbols = ures_getByKeyWithFallback(nonLatnSymbols, gSymbols, nonLatnSymbols, &nlStatus); in initialize()
243 … UResourceBundle *latnSymbols = ures_getByKeyWithFallback(numberElementsRes, gLatn, NULL, &status); in initialize()
244 latnSymbols = ures_getByKeyWithFallback(latnSymbols, gSymbols, latnSymbols, &status); in initialize()
327 …UResourceBundle *currency = ures_getByKeyWithFallback(currencyResource, "Currencies", NULL, &local… in initialize()
328 currency = ures_getByKeyWithFallback(currency, cc, currency, &localStatus); in initialize()
352 UResourceBundle *currencySpcRes = ures_getByKeyWithFallback(currencyResource, in initialize()
360 UResourceBundle *dataRes = ures_getByKeyWithFallback(currencySpcRes, in initialize()
370 dataRes = ures_getByKeyWithFallback(currencySpcRes, in initialize()
Dwindtfmt.cpp62 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
63 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
67 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
68 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dcurrpinf.cpp244 rb = ures_getByKeyWithFallback(rb, gNumberElementsTag, rb, &ec); in setupCurrencyPluralPattern()
245 rb = ures_getByKeyWithFallback(rb, gLatnTag, rb, &ec); in setupCurrencyPluralPattern()
246 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec); in setupCurrencyPluralPattern()
273 UResourceBundle *currencyRes = ures_getByKeyWithFallback(currRb, gCurrUnitPtnTag, NULL, &ec); in setupCurrencyPluralPattern()
Dulocdata.c202 measurement = ures_getByKeyWithFallback(bundle, MEASUREMENT_SYSTEM, NULL, status); in ulocdata_getMeasurementSystem()
225 paperSizeBundle = ures_getByKeyWithFallback(bundle, PAPER_SIZE, NULL, status); in ulocdata_getPaperSize()
Ddtptngen.cpp542 calBundle = ures_getByKeyWithFallback(rb, DT_DateTimeCalendarTag, NULL, &err); in addCLDRData()
543 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, NULL, &err); in addCLDRData()
547 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimePatternsTag, NULL, &err); in addCLDRData()
576 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAppendItemsTag, NULL, &err); in addCLDRData()
592 fBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeFieldsTag, NULL, &err); in addCLDRData()
595 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err); in addCLDRData()
596 fieldBundle = ures_getByKeyWithFallback(patBundle, "dn", NULL, &err); in addCLDRData()
612 … patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAvailableFormatsTag, NULL, &err); in addCLDRData()
654 … patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAvailableFormatsTag, NULL, &err); in addCLDRData()
Ddtfmtsym.cpp1285 …UResourceBundle *zoneStringsArray = ures_getByKeyWithFallback(zoneBundle, gZoneStringsTag, NULL, &… in initializeData()
1289 UResourceBundle *eras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status); in initializeData()
1291 UResourceBundle *eraNames = ures_getByKeyWithFallback(erasMain, gNamesWideTag, NULL, &status); in initializeData()
1294 eraNames = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status); in initializeData()
1298 … UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status); in initializeData()
1301 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status); in initializeData()
Dtznames_impl.cpp578 rbTable = ures_getByKeyWithFallback(rb, key, rbTable, &status); in loadData()
603 UResourceBundle* cuRes = ures_getByKeyWithFallback(rbTable, gCuTag, NULL, &status); in loadData()
649 UResourceBundle* rbTable = ures_getByKeyWithFallback(rb, key, NULL, &status); in createInstance()
967 fZoneStrings = ures_getByKeyWithFallback(fZoneStrings, gZoneStrings, fZoneStrings, &tmpsts); in initialize()
Dnumfmt.cpp1170 resource = ures_getByKeyWithFallback(resource, gNumberElements, resource, &status); in makeInstance()
1172 resource = ures_getByKeyWithFallback(resource, gLatn, resource, &status); in makeInstance()
1173 resource = ures_getByKeyWithFallback(resource, gPatterns, resource, &status); in makeInstance()
Ducol_sit.cpp444 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen()
456 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen()
Ddtitvinf.cpp252 itvDtPtnResource = ures_getByKeyWithFallback(calTypeBundle, in initializeData()
Ddecimfmt.cpp397 resource = ures_getByKeyWithFallback(resource, fgNumberElements, resource, &status); in construct()
399 resource = ures_getByKeyWithFallback(resource, fgLatn, resource, &status); in construct()
400 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &status); in construct()
495 resource = ures_getByKeyWithFallback(resource, fgNumberElements, resource, &error); in setupCurrencyAffixPatterns()
497 resource = ures_getByKeyWithFallback(resource, fgLatn, resource, &error); in setupCurrencyAffixPatterns()
498 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &error); in setupCurrencyAffixPatterns()
Ducol_res.cpp198 … UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, &intStatus); in ucol_open_internal()
210 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collations, status); in ucol_open_internal()
Drbnf.cpp766 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status); in RuleBasedNumberFormat()
770 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); in RuleBasedNumberFormat()
Dtzgnames.cpp301 zoneStrings = ures_getByKeyWithFallback(zoneStrings, gZoneStrings, zoneStrings, &tmpsts); in initialize()
Ducurr.cpp575 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2); in ucurr_getName()
655 rb = ures_getByKeyWithFallback(rb, buf, rb, &ec2); in ucurr_getPluralName()
/external/icu4c/common/
Dlocresdata.cpp76 ures_getByKeyWithFallback(rb, tableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
Dbrkeng.cpp256 b = ures_getByKeyWithFallback(b, "dictionaries", b, &status); in loadDictionaryFor()
257 b = ures_getByKeyWithFallback(b, uscript_getShortName(script), b, &status); in loadDictionaryFor()
Dbrkiter.cpp81 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status); in buildInstance()
83 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status); in buildInstance()
Duresimp.h197 ures_getByKeyWithFallback(const UResourceBundle *resB,
Dresbund.cpp347 ures_getByKeyWithFallback(fResource, key, &r, &status); in getWithFallback()
Dlocdispnames.cpp488 UResourceBundle* dspbundle=ures_getByKeyWithFallback(locbundle, _kLocaleDisplayPattern, in uloc_getDisplayName()
778 … UResourceBundle *currency = ures_getByKeyWithFallback(currencies, keywordValue, NULL, status); in uloc_getDisplayKeywordValue()
Duresbund.c1679 ures_getByKeyWithFallback(resB, inKey, &stack, status); in ures_getStringByKeyWithFallback()
1686 ures_getByKeyWithFallback(const UResourceBundle *resB, in ures_getByKeyWithFallback() function
/external/icu4c/test/cintltst/
Dcldrtest.c617 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo()
620 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo()
950 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation()
951 … UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode); in VerifyTranslation()
952 … UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode); in VerifyTranslation()
953 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation()
982 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode); in VerifyTranslation()
983 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode); in VerifyTranslation()
984 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation()
Dcreststn.c2425 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess()
2426 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess()
2427 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess()
2436 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess()
2437 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess()
2438 t2 = ures_getByKeyWithFallback(t2, "eras", t2, &status); in TestDirectAccess()
2446 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess()
2447 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess()
2448 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess()
2465 t = ures_getByKeyWithFallback(t, "calendar", t, &status); in TestJB3763()
[all …]

12