Home
last modified time | relevance | path

Searched defs:rbnf (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRbnfTest.java1219 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestEquals() local
1297 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRuleDisplayNameLocales() local
1313 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetNameListForLocale() local
1328 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRulesSetDisplayName() local
1455 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ruleWithChinese, ULocale.CHINESE); in TestChineseProcess() local
1474 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(Locale.ENGLISH, RuleBasedNumberFormat.ORDIN… in TestSetDecimalFormatSymbols() local
1526 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(locale, item.format); in TestContext() local
1677 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in testLargeNumbers() local
1711 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(numberPattern, ULocale.US); in testCompactDecimalFormatStyle() local
1743 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in testRoundingUnrealNumbers() local
DRBNFParseTest.java112 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat()
173 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(Locale.JAPAN, RuleBasedNumberFormat.SPELLOU… in TestBadParse() local
DRelativeDateTimeFormatterTest.java1115 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in TestRBNF() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java1310 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestEquals() local
1388 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRuleDisplayNameLocales() local
1404 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetNameListForLocale() local
1419 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRulesSetDisplayName() local
1546 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ruleWithChinese, ULocale.CHINESE); in TestChineseProcess() local
1565 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(Locale.ENGLISH, RuleBasedNumberFormat.ORDIN… in TestSetDecimalFormatSymbols() local
1617 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(locale, item.format); in TestContext() local
1768 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in testLargeNumbers() local
1802 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(numberPattern, ULocale.US); in testCompactDecimalFormatStyle() local
1834 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in testRoundingUnrealNumbers() local
DRBNFParseTest.java109 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat()
170 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(Locale.JAPAN, RuleBasedNumberFormat.SPELLOU… in TestBadParse() local
DRelativeDateTimeFormatterTest.java1112 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in TestRBNF() local
DNumberFormatTest.java1871 TestNumberingSystemItem(String loc, double val, boolean rbnf, String exp) { in TestNumberingSystems()
/third_party/icu/icu4c/source/test/intltest/
Ditrbnf.cpp2009 RuleBasedNumberFormat *rbnf = in TestMultiplierSubstitution() local
2033 RuleBasedNumberFormat rbnf(URBNF_ORDINAL, Locale::getEnglish(), status); in TestSetDecimalFormatSymbols() local
2261 RuleBasedNumberFormat rbnf(URBNF_SPELLOUT, Locale::getEnglish(), status); in TestLargeNumbers() local
2297 …RuleBasedNumberFormat rbnf(numberPattern, UnicodeString(), Locale::getEnglish(), parseError, statu… in TestCompactDecimalFormatStyle() local
2324 RuleBasedNumberFormat rbnf(URBNF_SPELLOUT, Locale::getJapanese(), status); in TestParseFailure() local
2345 RuleBasedNumberFormat rbnf(URBNF_SPELLOUT, "en", status); in TestMinMaxIntegerDigitsIgnored() local
Dreldatefmttest.cpp1458 …LocalPointer<RuleBasedNumberFormat> rbnf(new RuleBasedNumberFormat(URBNF_SPELLOUT, "en-us", status… in TestRBNF() local
Dmeasfmttest.cpp3125 LocalPointer<RuleBasedNumberFormat> rbnf(new RuleBasedNumberFormat(URBNF_SPELLOUT, en, status)); in TestFormatPeriodEn() local
/third_party/node/tools/icu/
Dicu_small.json23 "rbnf": "none", string
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dunum.cpp160 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
667 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
730 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
765 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_toPattern() local
Dnfrule.cpp111 const RuleBasedNumberFormat *rbnf, in makeRules()
Dsmpdtfmt.cpp2087 auto* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(currentNumberFormat); in zeroPaddingNumber() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dunum.cpp165 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
672 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
735 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
770 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_toPattern() local
Dnfrule.cpp111 const RuleBasedNumberFormat *rbnf, in makeRules()
Dsmpdtfmt.cpp2175 auto* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(currentNumberFormat); in zeroPaddingNumber() local
/third_party/icu/icu4c/source/i18n/
Dunum.cpp165 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
672 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
735 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
770 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_toPattern() local
Dnfrule.cpp111 const RuleBasedNumberFormat *rbnf, in makeRules()
Dsmpdtfmt.cpp2175 auto* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(currentNumberFormat); in zeroPaddingNumber() local
/third_party/node/deps/icu-small/source/i18n/
Dunum.cpp165 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
672 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
735 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
770 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_toPattern() local
Dnfrule.cpp111 const RuleBasedNumberFormat *rbnf, in makeRules()
Dsmpdtfmt.cpp2200 auto* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(currentNumberFormat); in zeroPaddingNumber() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java2261 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2277 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2293 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2305 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2321 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2337 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local

12