Searched refs:kRoundUnnecessary (Results 1 – 16 of 16) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 698 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 723 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 748 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 772 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 797 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 819 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 886 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 1253 …if (getRoundingMode() != DecimalFormat::ERoundingMode::kRoundUnnecessary && !uprv_isNaN(number) &&… in format()
|
D | numfmt.cpp | 1520 return NumberFormat::ERoundingMode::kRoundUnnecessary; in getRoundingMode()
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | rbnf.cpp | 698 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 723 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 748 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 772 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 797 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 819 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 886 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 1253 …if (getRoundingMode() != DecimalFormat::ERoundingMode::kRoundUnnecessary && !uprv_isNaN(number) &&… in format()
|
D | numfmt.cpp | 1520 return NumberFormat::ERoundingMode::kRoundUnnecessary; in getRoundingMode()
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | rbnf.cpp | 698 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 723 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 748 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 772 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 797 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 819 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 886 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat() 1253 …if (getRoundingMode() != DecimalFormat::ERoundingMode::kRoundUnnecessary && !uprv_isNaN(number) &&… in format()
|
D | numfmt.cpp | 1520 return NumberFormat::ERoundingMode::kRoundUnnecessary; in getRoundingMode()
|
/external/icu/libicu/cts_headers/unicode/ |
D | numfmt.h | 201 kRoundUnnecessary, enumerator
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | dcfmtest.cpp | 437 fmtr.setRoundingMode(DecimalFormat::kRoundUnnecessary); in execFormatTest()
|
D | numberformattesttuple.cpp | 42 {"unnecessary", DecimalFormat::kRoundUnnecessary},
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numfmt.h | 201 kRoundUnnecessary, enumerator
|
/external/cronet/stable/third_party/icu/source/i18n/unicode/ |
D | numfmt.h | 201 kRoundUnnecessary, enumerator
|
/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | numfmt.h | 201 kRoundUnnecessary, enumerator
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | dcfmtest.cpp | 437 fmtr.setRoundingMode(DecimalFormat::kRoundUnnecessary); in execFormatTest()
|
D | numberformattesttuple.cpp | 42 {"unnecessary", DecimalFormat::kRoundUnnecessary},
|
/external/icu/icu4c/source/test/intltest/ |
D | dcfmtest.cpp | 435 fmtr.setRoundingMode(DecimalFormat::kRoundUnnecessary); in execFormatTest()
|
D | numberformattesttuple.cpp | 42 {"unnecessary", DecimalFormat::kRoundUnnecessary},
|