/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A 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()
|
H A D | windtfmt.cpp | 66 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, nullptr, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 67 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", nullptr, &st… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 71 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 72 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
H A D | ucol_res.cpp | 125 ures_getByKeyWithFallback(collations.getAlias(), type, nullptr, &errorCode)); in loadRules() 280 ures_getByKeyWithFallback(collations, "default", nullptr, &internalErrorCode)); in loadFromBundle() 330 ures_getByKeyWithFallback(collations, type, nullptr, &errorCode)); in loadFromCollations() 437 ures_getByKeyWithFallback(actualBundle.getAlias(), "collations/default", nullptr, in loadFromData()
|
H A D | dcfmtsym.cpp | 393 ures_getByKeyWithFallback(resource.getAlias(), gNumberElements, nullptr, &status)); in initialize() 548 ures_getByKeyWithFallback(rbTop.getAlias(), "Currencies", nullptr, &localStatus)); in setCurrency() 549 ures_getByKeyWithFallback(rb.getAlias(), cc, rb.getAlias(), &localStatus); in setCurrency()
|
H A D | dtitvinf.cpp | 419 calBundle = ures_getByKeyWithFallback(rb, gCalendarTag, nullptr, &status); in initializeData() 428 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, nullptr, &status); in initializeData() 429 itvDtPtnResource = ures_getByKeyWithFallback(calTypeBundle, in initializeData()
|
H A D | dtptngen.cpp | 1425 specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), cType, in setDateTimeFromCalendar() 1427 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateAtTim… in setDateTimeFromCalendar() 1432 …specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), DT_DateTimeGregorianT… in setDateTimeFromCalendar() 1434 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateAtTim… in setDateTimeFromCalendar() 1446 specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), cType, in setDateTimeFromCalendar() 1448 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateTimeP… in setDateTimeFromCalendar() 1453 …specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), DT_DateTimeGregorianT… in setDateTimeFromCalendar() 1455 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateTimeP… in setDateTimeFromCalendar()
|
H A D | ucol_sit.cpp | 464 … UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", nullptr, status); in ucol_prepareShortStringOpen() 475 collElem = ures_getByKeyWithFallback(collations, keyBuffer.data(), collElem, status); in ucol_prepareShortStringOpen()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A 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()
|
H A D | windtfmt.cpp | 67 UResourceBundle *typBundle = ures_getByKeyWithFallback(calBundle, type, nullptr, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 68 …UResourceBundle *patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", nullptr, &st… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 72 typBundle = ures_getByKeyWithFallback(calBundle, "gregorian", typBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 73 patBundle = ures_getByKeyWithFallback(typBundle, "DateTimePatterns", patBundle, &status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
H A D | ucol_res.cpp | 125 ures_getByKeyWithFallback(collations.getAlias(), type, nullptr, &errorCode)); in loadRules() 280 ures_getByKeyWithFallback(collations, "default", nullptr, &internalErrorCode)); in loadFromBundle() 330 ures_getByKeyWithFallback(collations, type, nullptr, &errorCode)); in loadFromCollations() 437 ures_getByKeyWithFallback(actualBundle.getAlias(), "collations/default", nullptr, in loadFromData()
|
H A D | dcfmtsym.cpp | 393 ures_getByKeyWithFallback(resource.getAlias(), gNumberElements, nullptr, &status)); in initialize() 548 ures_getByKeyWithFallback(rbTop.getAlias(), "Currencies", nullptr, &localStatus)); in setCurrency() 549 ures_getByKeyWithFallback(rb.getAlias(), cc, rb.getAlias(), &localStatus); in setCurrency()
|
H A D | dtitvinf.cpp | 424 calBundle = ures_getByKeyWithFallback(rb, gCalendarTag, nullptr, &status); in initializeData() 433 calTypeBundle = ures_getByKeyWithFallback(calBundle, calendarTypeToUse, nullptr, &status); in initializeData() 434 itvDtPtnResource = ures_getByKeyWithFallback(calTypeBundle, in initializeData()
|
H A D | dtptngen.cpp | 1433 specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), cType, in setDateTimeFromCalendar() 1435 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateAtTim… in setDateTimeFromCalendar() 1440 …specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), DT_DateTimeGregorianT… in setDateTimeFromCalendar() 1442 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateAtTim… in setDateTimeFromCalendar() 1454 specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), cType, in setDateTimeFromCalendar() 1456 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateTimeP… in setDateTimeFromCalendar() 1461 …specificCalBundle.adoptInstead(ures_getByKeyWithFallback(calData.getAlias(), DT_DateTimeGregorianT… in setDateTimeFromCalendar() 1463 …dateTimePatterns.adoptInstead(ures_getByKeyWithFallback(specificCalBundle.getAlias(), DT_DateTimeP… in setDateTimeFromCalendar()
|
H A D | ucol_sit.cpp | 473 … UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", nullptr, status); in ucol_prepareShortStringOpen() 484 collElem = ures_getByKeyWithFallback(collations, keyBuffer.data(), collElem, status); in ucol_prepareShortStringOpen()
|
H A D | reldtfmt.cpp | 459 ures_getByKeyWithFallback(rb.getAlias(), in initCapitalizationContextInfo() 529 ures_getByKeyWithFallback(rb, in loadDates()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A 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 …]
|
H A D | cldrtest.c | 637 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 640 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 993 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() 994 … UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode); in VerifyTranslation() 995 … UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode); in VerifyTranslation() 996 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation() 1041 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode); in VerifyTranslation() 1042 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode); in VerifyTranslation() 1043 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | creststn.c | 2513 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2514 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2515 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess() 2524 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2525 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2526 t2 = ures_getByKeyWithFallback(t2, "eras", t2, &status); in TestDirectAccess() 2534 t2 = ures_getByKeyWithFallback(t2, "calendar", t2, &status); in TestDirectAccess() 2535 t2 = ures_getByKeyWithFallback(t2, "islamic-civil", t2, &status); in TestDirectAccess() 2536 t2 = ures_getByKeyWithFallback(t2, "DateTime", t2, &status); in TestDirectAccess() 2550 t = ures_getByKeyWithFallback(t, "calendar/islamic-civil/DateTime", t, &status); in TestTicket9804() [all …]
|
H A D | cldrtest.c | 637 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 640 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode); in compareConsistentCountryInfo() 988 … UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode); in VerifyTranslation() 989 … UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode); in VerifyTranslation() 990 … UResourceBundle* format = ures_getByKeyWithFallback(names, "format", NULL, &errorCode); in VerifyTranslation() 991 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation() 1036 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode); in VerifyTranslation() 1037 format = ures_getByKeyWithFallback(names,"format", NULL, &errorCode); in VerifyTranslation() 1038 resArray = ures_getByKeyWithFallback(format, "wide", NULL, &errorCode); in VerifyTranslation()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | locresdata.cpp | 78 ures_getByKeyWithFallback(rb.getAlias(), tableKey, table.getAlias(), &errorCode); in uloc_getTableStringWithFallback() 90 ures_getByKeyWithFallback(table.getAlias(), subTableKey, table.getAlias(), &errorCode); in uloc_getTableStringWithFallback()
|
H A D | brkiter.cpp | 82 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status); in buildInstance() 84 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status); in buildInstance()
|
H A D | filteredbrk.cpp | 519 …LocalUResourceBundlePointer exceptions(ures_getByKeyWithFallback(b.getAlias(), "exceptions", nullp… in SimpleFilteredBreakIteratorBuilder() 527 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | locresdata.cpp | 79 ures_getByKeyWithFallback(rb.getAlias(), tableKey, table.getAlias(), &errorCode); in uloc_getTableStringWithFallback() 91 ures_getByKeyWithFallback(table.getAlias(), subTableKey, table.getAlias(), &errorCode); in uloc_getTableStringWithFallback()
|
H A D | brkiter.cpp | 82 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status); in buildInstance() 84 brkName = ures_getByKeyWithFallback(brkRules, type, brkName, &status); in buildInstance()
|
H A D | filteredbrk.cpp | 519 …LocalUResourceBundlePointer exceptions(ures_getByKeyWithFallback(b.getAlias(), "exceptions", nullp… in SimpleFilteredBreakIteratorBuilder() 527 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder()
|