/external/icu/icu4c/source/i18n/ |
D | currpinf.cpp | 288 …LocalUResourceBundlePointer numElements(ures_getByKeyWithFallback(rb.getAlias(), gNumberElementsTa… in setupCurrencyPluralPattern() 289 ures_getByKeyWithFallback(numElements.getAlias(), ns->getName(), rb.getAlias(), &ec); in setupCurrencyPluralPattern() 290 ures_getByKeyWithFallback(rb.getAlias(), gPatternsTag, rb.getAlias(), &ec); in setupCurrencyPluralPattern() 296 ures_getByKeyWithFallback(numElements.getAlias(), gLatnTag, rb.getAlias(), &ec); in setupCurrencyPluralPattern() 297 ures_getByKeyWithFallback(rb.getAlias(), gPatternsTag, rb.getAlias(), &ec); in setupCurrencyPluralPattern() 327 …LocalUResourceBundlePointer currencyRes(ures_getByKeyWithFallback(currRb.getAlias(), gCurrUnitPtnT… in setupCurrencyPluralPattern()
|
D | windtfmt.cpp | 64 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, NULL, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 65 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", NULL, &statu… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 69 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 70 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
D | dtitvinf.cpp | 421 calBundle = ures_getByKeyWithFallback(rb, gCalendarTag, nullptr, &status); in initializeData() 430 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, nullptr, &status); in initializeData() 431 itvDtPtnResource = ures_getByKeyWithFallback(calTypeBundle, in initializeData() 443 ures_getByKeyWithFallback(calBundle, gGenericTag, nullptr, &localStatus); in initializeData() 445 ures_getByKeyWithFallback( in initializeData()
|
D | ucol_res.cpp | 125 ures_getByKeyWithFallback(collations.getAlias(), type, NULL, &errorCode)); in loadRules() 270 ures_getByKeyWithFallback(collations, "default", NULL, &internalErrorCode)); in loadFromBundle() 320 ures_getByKeyWithFallback(collations, type, NULL, &errorCode)); in loadFromCollations() 427 ures_getByKeyWithFallback(actualBundle.getAlias(), "collations/default", NULL, in loadFromData()
|
D | dcfmtsym.cpp | 388 ures_getByKeyWithFallback(resource.getAlias(), gNumberElements, NULL, &status)); in initialize() 542 ures_getByKeyWithFallback(rbTop.getAlias(), "Currencies", NULL, &localStatus)); in setCurrency() 543 ures_getByKeyWithFallback(rb.getAlias(), cc, rb.getAlias(), &localStatus); in setCurrency()
|
D | ucol_sit.cpp | 472 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, status); in ucol_prepareShortStringOpen() 484 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collElem, status); in ucol_prepareShortStringOpen()
|
D | reldtfmt.cpp | 451 ures_getByKeyWithFallback(rb.getAlias(), in initCapitalizationContextInfo() 521 ures_getByKeyWithFallback(rb, in loadDates()
|
D | rbnf.cpp | 850 UResourceBundle* rbnfRules = ures_getByKeyWithFallback(nfrb, rules_tag, NULL, &status); in RuleBasedNumberFormat() 854 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); in RuleBasedNumberFormat() 1688 rb = ures_getByKeyWithFallback(rb, "contextTransforms", rb, &status); in initCapitalizationContextInfo() 1689 rb = ures_getByKeyWithFallback(rb, "number-spellout", rb, &status); in initCapitalizationContextInfo()
|
D | dtfmtsym.cpp | 2123 UResourceBundle *ctb = ures_getByKeyWithFallback(cb, calendarTypeCArray, NULL, &status); in initializeData() 2210 …UResourceBundle *contextTransforms = ures_getByKeyWithFallback(localeBundle, gContextTransformsTag… in initializeData() 2243 const LocalUResourceBundlePointer numberElementsData(ures_getByKeyWithFallback( in initializeData() 2245 const LocalUResourceBundlePointer nsNameData(ures_getByKeyWithFallback( in initializeData() 2247 const LocalUResourceBundlePointer symbolsData(ures_getByKeyWithFallback( in initializeData()
|
D | calendar.cpp | 3830 monthNames.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), type, NULL, &status)); in setWeekData() 3831 ures_getByKeyWithFallback(monthNames.getAlias(), gMonthNames, in setWeekData() 3837 monthNames.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), gGregorian, in setWeekData() 3839 ures_getByKeyWithFallback(monthNames.getAlias(), gMonthNames, in setWeekData()
|
D | dtptngen.cpp | 1381 … dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), fCalendar->getType(), in setDateTimeFromCalendar() 1383 ures_getByKeyWithFallback(dateTimePatterns.getAlias(), DT_DateTimePatternsTag, in setDateTimeFromCalendar() 1389 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), DT_DateTimeGregorianTa… in setDateTimeFromCalendar() 1391 ures_getByKeyWithFallback(dateTimePatterns.getAlias(), DT_DateTimePatternsTag, in setDateTimeFromCalendar()
|
D | listformatter.cpp | 474 rb = ures_getByKeyWithFallback(rb, "listPattern", rb, &errorCode); in loadListFormatInternal()
|
D | measfmt.cpp | 204 ures_getByKeyWithFallback( in loadNumericDateFormatterPattern()
|
D | dtitvfmt.cpp | 827 ures_getByKeyWithFallback(dateTimePatternsRes.getAlias(), gGregorianTag, in initializePattern() 829 ures_getByKeyWithFallback(dateTimePatternsRes.getAlias(), gDateTimePatternsTag, in initializePattern()
|
/external/icu/icu4c/source/common/ |
D | locresdata.cpp | 77 ures_getByKeyWithFallback(rb.getAlias(), tableKey, table.getAlias(), &errorCode); in uloc_getTableStringWithFallback() 89 ures_getByKeyWithFallback(table.getAlias(), subTableKey, table.getAlias(), &errorCode); in uloc_getTableStringWithFallback()
|
D | brkiter.cpp | 80 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status); in buildInstance() 82 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status); in buildInstance()
|
D | uresimp.h | 259 ures_getByKeyWithFallback(const UResourceBundle *resB,
|
D | brkeng.cpp | 231 b = ures_getByKeyWithFallback(b, "dictionaries", b, &status); in loadDictionaryMatcherFor()
|
D | resbund.cpp | 357 ures_getByKeyWithFallback(fResource, key, &r, &status); in getWithFallback()
|
D | filteredbrk.cpp | 493 …LocalUResourceBundlePointer exceptions(ures_getByKeyWithFallback(b.getAlias(), "exceptions", NULL,… in SimpleFilteredBreakIteratorBuilder() 501 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder()
|
D | locdispnames.cpp | 528 … ures_getByKeyWithFallback(locbundle.getAlias(), _kLocaleDisplayPattern, NULL, &status)); in uloc_getDisplayName() 847 … ures_getByKeyWithFallback(currencies.getAlias(), keywordValue.data(), NULL, status)); in uloc_getDisplayKeywordValue()
|
D | uresbund.cpp | 1804 ures_getByKeyWithFallback(resB, inKey, &stack, status); in ures_getStringByKeyWithFallback() 1854 ures_getByKeyWithFallback(const UResourceBundle *resB, in ures_getByKeyWithFallback() function 1991 rb = ures_getByKeyWithFallback(&parentBundle, bundle->fResPath, in getAllItemsWithFallback() 2027 rb = ures_getByKeyWithFallback(bundle, path, tempFillIn, &errorCode); in ures_getValueWithFallback() 2050 rb = ures_getByKeyWithFallback(bundle, path, stackBundle.getAlias(), &errorCode); in ures_getAllItemsWithFallback()
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 2517 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2518 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2519 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess() 2528 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2529 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2530 t2 = ures_getByKeyWithFallback(t2, "eras", t2, &status); in TestDirectAccess() 2538 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2539 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2540 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess() 2554 t = ures_getByKeyWithFallback(t, "calendar/islamic-civil/DateTime", t, &status); in TestTicket9804() [all …]
|
D | cldrtest.c | 631 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 634 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 987 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() 988 … UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode); in VerifyTranslation() 989 … UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode); in VerifyTranslation() 990 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation() 1023 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode); in VerifyTranslation() 1024 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode); in VerifyTranslation() 1025 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation()
|
/external/icu/libicu/cts_headers/ |
D | uresimp.h | 259 ures_getByKeyWithFallback(const UResourceBundle *resB,
|