/external/icu/icu4c/source/i18n/ |
D | gregoimp.cpp | 187 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 …]
|
D | dcfmtsym.cpp | 209 ures_getByKeyWithFallback(resource.getAlias(), gNumberElements, NULL, &status)); in initialize() 249 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus)); in initialize() 250 …ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatu… in initialize() 254 ures_getByKeyWithFallback(numberElementsRes.getAlias(), gLatn, NULL, &status)); in initialize() 255 ures_getByKeyWithFallback(latnSymbols.getAlias(), gSymbols, latnSymbols.getAlias(), &status); in initialize() 332 … ures_getByKeyWithFallback(currencyResource.getAlias(), "Currencies", NULL, &localStatus)); in initialize() 333 ures_getByKeyWithFallback(currency.getAlias(), cc, currency.getAlias(), &localStatus); in initialize() 359 ures_getByKeyWithFallback(currencyResource.getAlias(), in initialize() 368 ures_getByKeyWithFallback(currencySpcRes.getAlias(), in initialize() 378 ures_getByKeyWithFallback(currencySpcRes.getAlias(), in initialize()
|
D | currpinf.cpp | 246 UResourceBundle *numElements = ures_getByKeyWithFallback(rb, gNumberElementsTag, NULL, &ec); in setupCurrencyPluralPattern() 247 rb = ures_getByKeyWithFallback(numElements, ns->getName(), rb, &ec); in setupCurrencyPluralPattern() 248 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec); in setupCurrencyPluralPattern() 254 rb = ures_getByKeyWithFallback(numElements, gLatnTag, rb, &ec); in setupCurrencyPluralPattern() 255 rb = ures_getByKeyWithFallback(rb, gPatternsTag, rb, &ec); in setupCurrencyPluralPattern() 285 UResourceBundle *currencyRes = ures_getByKeyWithFallback(currRb, gCurrUnitPtnTag, NULL, &ec); in setupCurrencyPluralPattern()
|
D | reldatefmt.cpp | 203 ures_getByKeyWithFallback( in initRelativeUnit() 208 LocalUResourceBundlePointer futureBundle(ures_getByKeyWithFallback( in initRelativeUnit() 217 LocalUResourceBundlePointer pastBundle(ures_getByKeyWithFallback( in initRelativeUnit() 234 ures_getByKeyWithFallback(resource, path, NULL, &status)); in initRelativeUnit() 248 ures_getByKeyWithFallback(resource, path, NULL, &status)); in addTimeUnit() 268 ures_getByKeyWithFallback( in addTimeUnit() 286 ures_getByKeyWithFallback(resource, path, NULL, &status)); in readDaysOfWeek() 310 ures_getByKeyWithFallback(resource, path, NULL, &status)); in addWeekDay() 604 ures_getByKeyWithFallback( in getDateTimePattern()
|
D | windtfmt.cpp | 62 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()
|
D | dtfmtsym.cpp | 1549 UResourceBundle *eras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status); in initializeData() 1551 UResourceBundle *eraNames = ures_getByKeyWithFallback(erasMain, gNamesWideTag, NULL, &status); in initializeData() 1554 eraNames = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status); in initializeData() 1558 … UResourceBundle *narrowEras = ures_getByKeyWithFallback(erasMain, gNamesNarrowTag, NULL, &status); in initializeData() 1561 narrowEras = ures_getByKeyWithFallback(erasMain, gNamesAbbrTag, NULL, &status); in initializeData() 1603 …UResourceBundle *nameSetYears = ures_getByKeyWithFallback(cyclicNameSets, gNameSetYearsTag, NULL, … in initializeData() 1605 …UResourceBundle *nameSetYearsFmt = ures_getByKeyWithFallback(nameSetYears, gNamesFormatTag, NULL, … in initializeData() 1607 …UResourceBundle *nameSetYearsFmtAbbrev = ures_getByKeyWithFallback(nameSetYearsFmt, gNamesAbbrTag,… in initializeData() 1616 …UResourceBundle *nameSetZodiacs = ures_getByKeyWithFallback(cyclicNameSets, gNameSetZodiacsTag, NU… in initializeData() 1618 …UResourceBundle *nameSetZodiacsFmt = ures_getByKeyWithFallback(nameSetZodiacs, gNamesFormatTag, NU… in initializeData() [all …]
|
D | reldtfmt.cpp | 461 rb = ures_getByKeyWithFallback(rb, "contextTransforms", rb, &status); in initCapitalizationContextInfo() 462 rb = ures_getByKeyWithFallback(rb, "relative", rb, &status); in initCapitalizationContextInfo() 522 rb = ures_getByKeyWithFallback(rb, "fields", rb, &status); in loadDates() 523 rb = ures_getByKeyWithFallback(rb, "day", rb, &status); in loadDates() 524 rb = ures_getByKeyWithFallback(rb, "relative", rb, &status); in loadDates()
|
D | ucol_res.cpp | 121 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode)); in loadRules() 266 ures_getByKeyWithFallback(collations, "default", NULL, &internalErrorCode)); in loadFromBundle() 316 ures_getByKeyWithFallback(collations, type, NULL, &errorCode)); in loadFromCollations() 423 ures_getByKeyWithFallback(actualBundle.getAlias(), "collations/default", NULL, in loadFromData()
|
D | dtptngen.cpp | 593 calBundle = ures_getByKeyWithFallback(rb, DT_DateTimeCalendarTag, NULL, &err); in addCLDRData() 594 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, NULL, &err); in addCLDRData() 598 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimePatternsTag, NULL, &err); in addCLDRData() 627 patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAppendItemsTag, NULL, &err); in addCLDRData() 643 fBundle = ures_getByKeyWithFallback(rb, DT_DateTimeFieldsTag, NULL, &err); in addCLDRData() 646 patBundle = ures_getByKeyWithFallback(fBundle, Resource_Fields[i], NULL, &err); in addCLDRData() 647 fieldBundle = ures_getByKeyWithFallback(patBundle, "dn", NULL, &err); in addCLDRData() 673 … patBundle = ures_getByKeyWithFallback(calTypeBundle, DT_DateTimeAvailableFormatsTag, NULL, &err); in addCLDRData() 749 calBundle = ures_getByKeyWithFallback(rb, DT_DateTimeCalendarTag, NULL, &err); in addCLDRData() 751 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, NULL, &err); in addCLDRData()
|
D | numfmt.cpp | 1384 …UResourceBundle *numElements = ures_getByKeyWithFallback(resource, gNumberElements, NULL, &status); in makeInstance() 1385 resource = ures_getByKeyWithFallback(numElements, ns->getName(), resource, &status); in makeInstance() 1386 resource = ures_getByKeyWithFallback(resource, gPatterns, resource, &status); in makeInstance() 1395 resource = ures_getByKeyWithFallback(numElements, gLatn, resource, &status); in makeInstance() 1396 resource = ures_getByKeyWithFallback(resource, gPatterns, resource, &status); in makeInstance()
|
D | measfmt.cpp | 207 ures_getByKeyWithFallback( in loadMeasureUnitData() 217 ures_getByKeyWithFallback( in loadMeasureUnitData() 244 ures_getByKeyWithFallback( in loadMeasureUnitData() 306 ures_getByKeyWithFallback( in loadNumericDateFormatterPattern()
|
D | filteredbrk.cpp | 327 …LocalUResourceBundlePointer exceptions(ures_getByKeyWithFallback(b.getAlias(), "exceptions", NULL,… in SimpleFilteredBreakIteratorBuilder() 328 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder()
|
D | compactdecimalformat.cpp | 496 rb = ures_getByKeyWithFallback(rb, gNumberElementsTag, rb, &status); in initCDFLocaleData() 614 ownedByUs = ures_getByKeyWithFallback(rb, path, NULL, &status); in tryGetByKeyWithFallback() 617 *fillIn = ures_getByKeyWithFallback(rb, path, *fillIn, &status); in tryGetByKeyWithFallback()
|
D | ucol_sit.cpp | 468 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen() 480 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen()
|
D | rbnf.cpp | 800 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status); in RuleBasedNumberFormat() 804 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); in RuleBasedNumberFormat() 1544 rb = ures_getByKeyWithFallback(rb, "contextTransforms", rb, &status); in initCapitalizationContextInfo() 1545 rb = ures_getByKeyWithFallback(rb, "number-spellout", rb, &status); in initCapitalizationContextInfo()
|
D | decimfmt.cpp | 492 UResourceBundle *resource = ures_getByKeyWithFallback(top, fgNumberElements, NULL, &status); in construct() 493 resource = ures_getByKeyWithFallback(resource, ns->getName(), resource, &status); in construct() 494 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &status); in construct() 498 resource = ures_getByKeyWithFallback(top, fgNumberElements, resource, &status); in construct() 499 resource = ures_getByKeyWithFallback(resource, fgLatn, resource, &status); in construct() 500 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &status); in construct() 610 …UResourceBundle *numElements = ures_getByKeyWithFallback(resource, fgNumberElements, NULL, &error); in setupCurrencyAffixPatterns() 611 resource = ures_getByKeyWithFallback(numElements, ns->getName(), resource, &error); in setupCurrencyAffixPatterns() 612 resource = ures_getByKeyWithFallback(resource, fgPatterns, resource, &error); in setupCurrencyAffixPatterns() 617 resource = ures_getByKeyWithFallback(numElements, fgLatn, resource, &error); in setupCurrencyAffixPatterns() [all …]
|
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 76 ures_getByKeyWithFallback(rb, tableKey, &table, &errorCode); in uloc_getTableStringWithFallback() 88 ures_getByKeyWithFallback(&table,subTableKey, &table, &errorCode); in uloc_getTableStringWithFallback()
|
D | listformatter.cpp | 178 rb = ures_getByKeyWithFallback(rb, "listPattern", rb, &errorCode); in loadListFormatInternal() 179 rb = ures_getByKeyWithFallback(rb, style, rb, &errorCode); in loadListFormatInternal()
|
D | brkiter.cpp | 76 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status); in buildInstance() 78 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status); in buildInstance()
|
D | uresimp.h | 199 ures_getByKeyWithFallback(const UResourceBundle *resB,
|
D | resbund.cpp | 354 ures_getByKeyWithFallback(fResource, key, &r, &status); in getWithFallback()
|
D | locdispnames.cpp | 512 UResourceBundle* dspbundle=ures_getByKeyWithFallback(locbundle, _kLocaleDisplayPattern, in uloc_getDisplayName() 834 … UResourceBundle *currency = ures_getByKeyWithFallback(currencies, keywordValue, NULL, status); in uloc_getDisplayKeywordValue()
|
D | brkeng.cpp | 290 b = ures_getByKeyWithFallback(b, "dictionaries", b, &status); in loadDictionaryMatcherFor()
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 2457 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2458 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2459 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess() 2468 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2469 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2470 t2 = ures_getByKeyWithFallback(t2, "eras", t2, &status); in TestDirectAccess() 2478 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2479 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2480 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess() 2494 t = ures_getByKeyWithFallback(t, "calendar/islamic-civil/DateTime", t, &status); in TestTicket9804() [all …]
|
D | cldrtest.c | 627 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 630 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 976 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() 977 … UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode); in VerifyTranslation() 978 … UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode); in VerifyTranslation() 979 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation() 1008 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode); in VerifyTranslation() 1009 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode); in VerifyTranslation() 1010 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation()
|