Lines Matching refs:with
136 NumberFormatter::with(), in notationSimple()
152 NumberFormatter::with().notation(Notation::simple()), in notationSimple()
168 NumberFormatter::with(), in notationSimple()
180 NumberFormatter::with().notation(Notation::scientific()), in notationScientific()
196 NumberFormatter::with().notation(Notation::engineering()), in notationScientific()
212 NumberFormatter::with().notation( in notationScientific()
229 NumberFormatter::with().notation(Notation::scientific().withMinExponentDigits(2)), in notationScientific()
245 NumberFormatter::with().notation(Notation::scientific()), in notationScientific()
254 NumberFormatter::with().notation(Notation::scientific()), in notationScientific()
263 NumberFormatter::with().notation(Notation::scientific()), in notationScientific()
274 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
290 NumberFormatter::with().notation(Notation::compactLong()), in notationCompact()
306 NumberFormatter::with().notation(Notation::compactShort()).unit(USD), in notationCompact()
322 NumberFormatter::with().notation(Notation::compactShort()) in notationCompact()
340 NumberFormatter::with().notation(Notation::compactShort()) in notationCompact()
360 NumberFormatter::with().notation(Notation::compactLong()).unit(USD), in notationCompact()
378 NumberFormatter::with().notation(Notation::compactLong()) in notationCompact()
397 NumberFormatter::with().notation(Notation::compactLong()) in notationCompact()
415 NumberFormatter::with().notation(Notation::compactLong()), in notationCompact()
424 NumberFormatter::with().notation(Notation::compactLong()), in notationCompact()
433 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
442 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
451 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
460 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
469 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
478 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
487 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
496 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
505 NumberFormatter::with().notation(Notation::compactLong()), in notationCompact()
514 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
523 NumberFormatter::with().notation(Notation::compactShort()), in notationCompact()
539 NumberFormatter::with().unit(MeasureUnit::getMeter()), in unitMeasure()
555 NumberFormatter::with().adoptUnit(new MeasureUnit(METER)) in unitMeasure()
572 NumberFormatter::with().notation(Notation::compactLong()) in unitMeasure()
590 NumberFormatter::with().unit(MeasureUnit::forIdentifier("hectometer", status)), in unitMeasure()
622 NumberFormatter::with().unit(METER), in unitMeasure()
632 … NumberFormatter::with().unit(DAY).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAME), in unitMeasure()
642 NumberFormatter::with().unit(DAY).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROW), in unitMeasure()
653 … NumberFormatter::with().unit(SQUARE_METER).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROW), in unitMeasure()
663 … NumberFormatter::with().unit(SQUARE_METER).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROW), in unitMeasure()
674 NumberFormatter::with().unit(FAHRENHEIT).unitWidth(UNUM_UNIT_WIDTH_NARROW), in unitMeasure()
683 NumberFormatter::with().unit(FAHRENHEIT).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitMeasure()
692 … NumberFormatter::with().unit(KELVIN).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAME), in unitMeasure()
701 NumberFormatter::with().precision(Precision::fixedFraction(20)) in unitMeasure()
712 NumberFormatter::with().unit(MeasureUnit::getYearPerson()) in unitMeasure()
722 …NumberFormatter::with().unit(MeasureUnit::forIdentifier("kilometer-per-second-per-megaparsec", sta… in unitMeasure()
731 NumberFormatter::with() in unitMeasure()
741 NumberFormatter::with() in unitMeasure()
752 NumberFormatter::with() in unitMeasure()
763 NumberFormatter::with() in unitMeasure()
774 NumberFormatter::with() in unitMeasure()
784 NumberFormatter::with() // in unitMeasure()
794 NumberFormatter::with() // in unitMeasure()
804 NumberFormatter::with() // in unitMeasure()
814 NumberFormatter::with() // in unitMeasure()
825 NumberFormatter::with() // in unitMeasure()
835 NumberFormatter::with() // in unitMeasure()
846 NumberFormatter::with() in unitMeasure()
858 NumberFormatter::with().unit(MeasureUnit::forIdentifier("celsius", status)), in unitMeasure()
867 … NumberFormatter::with().unit(MeasureUnit::forIdentifier("hour-and-minute-and-second", status)), in unitMeasure()
876 NumberFormatter::with().unit(KELVIN).unit(MeasureUnit()), in unitMeasure()
899 NumberFormatter::with().unit(MeasureUnit::getAmpere()), in unitMeasure()
908 NumberFormatter::with().unit(MeasureUnit::forIdentifier("celsius", status)), in unitMeasure()
922 NumberFormatter::with().unit(METER).perUnit(SECOND), in unitCompoundMeasure()
938 NumberFormatter::with().unit(METER_PER_SECOND), in unitCompoundMeasure()
954 NumberFormatter::with().unit(POUND).adoptPerUnit(new MeasureUnit(SQUARE_MILE)), in unitCompoundMeasure()
970 NumberFormatter::with().unit(JOULE).perUnit(FURLONG), in unitCompoundMeasure()
986 NumberFormatter::with().unit(MeasureUnit::forIdentifier("joule-per-furlong", status)), in unitCompoundMeasure()
1002 NumberFormatter::with().unit(POUND_FORCE).perUnit(SQUARE_INCH), in unitCompoundMeasure()
1018 NumberFormatter::with().unit(MeasureUnit::getPoundPerSquareInch()), in unitCompoundMeasure()
1034 NumberFormatter::with().unit(METER_PER_SECOND).perUnit(SECOND), in unitCompoundMeasure()
1043 … NumberFormatter::with().unit(MeasureUnit::forIdentifier("meter-per-pow2-second", status)), in unitCompoundMeasure()
1053 LocalizedNumberFormatter nf = NumberFormatter::with() in unitCompoundMeasure()
1068 nf = NumberFormatter::with().unit(FURLONG).perUnit(SQUARE_SECOND).locale("en-GB"); in unitCompoundMeasure()
1082 NumberFormatter::with().unit(METER).perUnit(SQUARE_SECOND), in unitCompoundMeasure()
1105 NumberFormatter::with() in unitArbitraryMeasureUnits()
1116 NumberFormatter::with() in unitArbitraryMeasureUnits()
1127 NumberFormatter::with() in unitArbitraryMeasureUnits()
1137 NumberFormatter::with() in unitArbitraryMeasureUnits()
1147 NumberFormatter::with() in unitArbitraryMeasureUnits()
1158 NumberFormatter::with() in unitArbitraryMeasureUnits()
1168 NumberFormatter::with() in unitArbitraryMeasureUnits()
1178 NumberFormatter::with() in unitArbitraryMeasureUnits()
1189 NumberFormatter::with() in unitArbitraryMeasureUnits()
1199 NumberFormatter::with() in unitArbitraryMeasureUnits()
1208 LocalizedNumberFormatter lnf = NumberFormatter::with() in unitArbitraryMeasureUnits()
1220 NumberFormatter::with() in unitArbitraryMeasureUnits()
1232 NumberFormatter::with() in unitArbitraryMeasureUnits()
1242 lnf = NumberFormatter::with() in unitArbitraryMeasureUnits()
1371 NumberFormatter::with().unit(METER_PER_SECOND).toSkeleton(status)); in unitSkeletons()
1375 NumberFormatter::with().unit(METER).perUnit(SECOND).toSkeleton(status)); in unitSkeletons()
1379 NumberFormatter::with() in unitSkeletons()
1385 NumberFormatter::with() in unitSkeletons()
1394 NumberFormatter::with().unit(GBP).toSkeleton(status)); in unitSkeletons()
1397 NumberFormatter::with().unit(GBP).perUnit(METER).toSkeleton(status); in unitSkeletons()
1410 NumberFormatter::with().usage("road").locale(Locale::getEnglish()).formatInt(1, status); in unitUsage()
1413 unloc_formatter = NumberFormatter::with().usage("road").unit(MeasureUnit::getMeter()); in unitUsage()
1522 unloc_formatter = NumberFormatter::with().usage("person").unit(MeasureUnit::getKilogram()); in unitUsage()
1623 NumberFormatter::with() in unitUsage()
1644 NumberFormatter::with().unit(MeasureUnit::getAcre()).usage("default"), in unitUsage()
1664 NumberFormatter::with().unit(SECOND).usage("media"), in unitUsage()
1673 NumberFormatter::with().unit(SECOND).usage("media"), in unitUsage()
1692 NumberFormatter::with().unit(METER).usage("person-height"), in unitUsage()
1701 NumberFormatter::with() in unitUsage()
1713 NumberFormatter::with() in unitUsage()
1726 NumberFormatter::with() in unitUsage()
1737 NumberFormatter::with() in unitUsage()
1749 NumberFormatter::with() in unitUsage()
1784 unloc_formatter = NumberFormatter::with().unit(MeasureUnit()).usage("default"); in unitUsageErrorCodes()
1800 NumberFormatter::with().unit(METER).usage("road"), in unitUsageSkeletons()
1809 NumberFormatter::with() in unitUsageSkeletons()
1821 NumberFormatter::with() in unitUsageSkeletons()
1833 NumberFormatter::with() in unitUsageSkeletons()
1846 NumberFormatter::with() in unitUsageSkeletons()
1859 NumberFormatter::with() in unitUsageSkeletons()
1872 NumberFormatter::with().unit(METER).usage("road").notation(Notation::scientific()), in unitUsageSkeletons()
1882 NumberFormatter::with() in unitUsageSkeletons()
1895 NumberFormatter::with() in unitUsageSkeletons()
1912 NumberFormatter::with().unit(GBP), in unitCurrency()
1928 NumberFormatter::with().unit(GBP).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_ISO_CODE), in unitCurrency()
1944 … NumberFormatter::with().unit(GBP).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_FULL_NAME), in unitCurrency()
1960 NumberFormatter::with().unit(GBP).unitWidth(UNUM_UNIT_WIDTH_HIDDEN), in unitCurrency()
1991 NumberFormatter::with().unit(GBP), in unitCurrency()
2002 NumberFormatter::with().unit(USD).unitWidth(UNUM_UNIT_WIDTH_NARROW), in unitCurrency()
2011 NumberFormatter::with().unit(USD).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2020 NumberFormatter::with().unit(TWD).unitWidth(UNUM_UNIT_WIDTH_FORMAL), in unitCurrency()
2029 NumberFormatter::with().unit(TWD).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2038 NumberFormatter::with().unit(TRY).unitWidth(UNUM_UNIT_WIDTH_VARIANT), in unitCurrency()
2047 NumberFormatter::with().unit(TRY).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2056 NumberFormatter::with().unit(USD).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2065 NumberFormatter::with().unit(ESP).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2074 NumberFormatter::with().unit(USD).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2085 NumberFormatter::with().unit(PTE).unitWidth(UNUM_UNIT_WIDTH_SHORT), in unitCurrency()
2094 NumberFormatter::with().unit(PTE).unitWidth(UNUM_UNIT_WIDTH_NARROW), in unitCurrency()
2103 NumberFormatter::with().unit(PTE).unitWidth(UNUM_UNIT_WIDTH_ISO_CODE), in unitCurrency()
2112 NumberFormatter::with().unit(RON).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME), in unitCurrency()
2121 NumberFormatter::with().unit(CNY), in unitCurrency()
2167 unf = NumberFormatter::with().unitWidth(UNUM_UNIT_WIDTH_FULL_NAME); in unitInflections()
2181 unf = NumberFormatter::with().unitWidth(UNUM_UNIT_WIDTH_FULL_NAME); in unitInflections()
2259 unf = NumberFormatter::with().unitWidth(UNUM_UNIT_WIDTH_FULL_NAME); in unitInflections()
2557 formatter = NumberFormatter::with() in unitGender()
2566 formatter = NumberFormatter::with() in unitGender()
2578 formatter = NumberFormatter::with().locale(Locale::getEnglish()); in unitGender()
2589 NumberFormatter::with().unit(NoUnit::percent()), in unitPercent()
2605 NumberFormatter::with().unit(NoUnit::permille()), in unitPercent()
2621 NumberFormatter::with().unit(NoUnit::base()), in unitPercent()
2630 NumberFormatter::with().unit(NoUnit::percent()), in unitPercent()
2640 NumberFormatter::with() in unitPercent()
2659 NumberFormatter::with() in unitPercent()
2679 NumberFormatter::with() in unitPercent()
2698 NumberFormatter::with() in unitPercent()
2709 UnlocalizedNumberFormatter uNoUnitPercent = NumberFormatter::with().unit(NoUnit::percent()); in percentParity()
2710 UnlocalizedNumberFormatter uNoUnitPermille = NumberFormatter::with().unit(NoUnit::permille()); in percentParity()
2711 …UnlocalizedNumberFormatter uMeasurePercent = NumberFormatter::with().unit(MeasureUnit::getPercent(… in percentParity()
2712 …UnlocalizedNumberFormatter uMeasurePermille = NumberFormatter::with().unit(MeasureUnit::getPermill… in percentParity()
2739 NumberFormatter::with().precision(Precision::integer()), in roundingFraction()
2755 NumberFormatter::with().precision(Precision::fixedFraction(3)), in roundingFraction()
2771 NumberFormatter::with().precision(Precision::minFraction(1)), in roundingFraction()
2787 NumberFormatter::with().precision(Precision::maxFraction(1)), in roundingFraction()
2803 NumberFormatter::with().precision(Precision::minMaxFraction(1, 3)), in roundingFraction()
2819 NumberFormatter::with().precision(Precision::fixedFraction(2) in roundingFraction()
2829 NumberFormatter::with().precision(Precision::fixedFraction(2) in roundingFraction()
2841 NumberFormatter::with().precision(Precision::fixedSignificantDigits(3)), in roundingFigures()
2850 NumberFormatter::with().precision(Precision::fixedSignificantDigits(3)), in roundingFigures()
2859 NumberFormatter::with().precision(Precision::fixedSignificantDigits(3)), in roundingFigures()
2868 NumberFormatter::with().precision(Precision::minSignificantDigits(2)), in roundingFigures()
2877 NumberFormatter::with().precision(Precision::maxSignificantDigits(4)), in roundingFigures()
2886 NumberFormatter::with().precision(Precision::minMaxSignificantDigits(3, 4)), in roundingFigures()
2895 NumberFormatter::with().precision(Precision::fixedSignificantDigits(1)) in roundingFigures()
2905 NumberFormatter::with().precision(Precision::fixedSignificantDigits(1)) in roundingFigures()
2917 NumberFormatter::with().precision(Precision::maxSignificantDigits(2)), in roundingFractionFigures()
2933 NumberFormatter::with().precision(Precision::minMaxFraction(1, 2).withMinDigits(3)), in roundingFractionFigures()
2949 NumberFormatter::with().precision(Precision::minMaxFraction(1, 3).withMaxDigits(2)), in roundingFractionFigures()
2965 NumberFormatter::with().precision(Precision::fixedFraction(2).withMaxDigits(2)), in roundingFractionFigures()
2981 NumberFormatter::with().precision(Precision::fixedFraction(2).withMinDigits(3)), in roundingFractionFigures()
2990 NumberFormatter::with().precision(Precision::fixedFraction(2).withMinDigits(3)), in roundingFractionFigures()
2999 NumberFormatter::with().precision(Precision::maxFraction(0) in roundingFractionFigures()
3016 NumberFormatter::with().precision(Precision::maxFraction(0) in roundingFractionFigures()
3033 NumberFormatter::with().precision(Precision::fixedFraction(1) in roundingFractionFigures()
3044 NumberFormatter::with().precision(Precision::fixedFraction(1) in roundingFractionFigures()
3054 NumberFormatter::with().precision(Precision::fixedFraction(0) in roundingFractionFigures()
3064 NumberFormatter::with().precision(Precision::fixedFraction(2).withMinDigits(3) in roundingFractionFigures()
3076 NumberFormatter::with().precision(Precision::unlimited()), in roundingOther()
3092 NumberFormatter::with().precision(Precision::increment(0.5).withMinFraction(1)), in roundingOther()
3108 NumberFormatter::with().precision(Precision::increment(0.5).withMinFraction(2)), in roundingOther()
3124 NumberFormatter::with().precision(Precision::increment(3.14).withMinFraction(3)), in roundingOther()
3140 NumberFormatter::with().precision(Precision::increment(0.01).withMinFraction(3)), in roundingOther()
3156 … NumberFormatter::with().precision(Precision::currency(UCurrencyUsage::UCURR_USAGE_STANDARD)) in roundingOther()
3173 NumberFormatter::with().precision(Precision::currency(UCurrencyUsage::UCURR_USAGE_CASH)) in roundingOther()
3190 NumberFormatter::with().precision( in roundingOther()
3209 NumberFormatter::with().precision(Precision::currency(UCurrencyUsage::UCURR_USAGE_CASH)) in roundingOther()
3226 NumberFormatter::with().precision( in roundingOther()
3244 … NumberFormatter::with().precision(Precision::integer()).roundingMode(UNUM_ROUND_CEILING), in roundingOther()
3260 NumberFormatter::with().notation(Notation::scientific()), in roundingOther()
3275 NumberFormatter::with().notation(Notation::scientific()), in roundingOther()
3286 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO), in grouping()
3302 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO), in grouping()
3318 NumberFormatter::with().grouping(UNUM_GROUPING_MIN2), in grouping()
3334 NumberFormatter::with().grouping(UNUM_GROUPING_MIN2), in grouping()
3350 NumberFormatter::with().grouping(UNUM_GROUPING_OFF), in grouping()
3366 NumberFormatter::with().grouping(UNUM_GROUPING_THOUSANDS), in grouping()
3385 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO), in grouping()
3401 NumberFormatter::with().grouping(UNUM_GROUPING_MIN2), in grouping()
3417 NumberFormatter::with().grouping(UNUM_GROUPING_ON_ALIGNED), in grouping()
3435 NumberFormatter::with().grouping(UNUM_GROUPING_AUTO).unit(USD), in grouping()
3451 NumberFormatter::with().grouping(UNUM_GROUPING_ON_ALIGNED).unit(USD), in grouping()
3469 NumberFormatter::with().macros(macros), in grouping()
3487 NumberFormatter::with().padding(Padder::none()), in padding()
3503 NumberFormatter::with().padding( in padding()
3521 NumberFormatter::with().padding( in padding()
3539 NumberFormatter::with().padding( in padding()
3558 NumberFormatter::with().padding( in padding()
3578 NumberFormatter::with().padding( in padding()
3589 NumberFormatter::with().padding( in padding()
3600 NumberFormatter::with().padding( in padding()
3611 NumberFormatter::with().padding( in padding()
3622 NumberFormatter::with().padding( in padding()
3637 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(1)), in integerWidth()
3653 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(0)), in integerWidth()
3669 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(3)), in integerWidth()
3685 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(1).truncateAt(3)), in integerWidth()
3701 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(2).truncateAt(2)), in integerWidth()
3717 NumberFormatter::with() in integerWidth()
3735 NumberFormatter::with() in integerWidth()
3753 NumberFormatter::with() in integerWidth()
3771 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(2).truncateAt(2)), in integerWidth()
3780 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(2).truncateAt(2)), in integerWidth()
3789 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(2).truncateAt(2)), in integerWidth()
3801 NumberFormatter::with().symbols(FRENCH_SYMBOLS), in symbols()
3817 NumberFormatter::with().notation(Notation::compactShort()).symbols(FRENCH_SYMBOLS), in symbols()
3826 NumberFormatter::with().adoptSymbols(new NumberingSystem(LATN)).unit(USD), in symbols()
3842 NumberFormatter::with().adoptSymbols(new NumberingSystem(MATHSANB)), in symbols()
3858 NumberFormatter::with().symbols(SWISS_SYMBOLS), in symbols()
3867 NumberFormatter::with().symbols(MYANMAR_SYMBOLS), in symbols()
3878 NumberFormatter::with().adoptSymbols(new NumberingSystem(LATN)).unit(USD), in symbols()
3887 NumberFormatter::with().unit(USD), in symbols()
3896 NumberFormatter::with().unit(USD), in symbols()
3905 NumberFormatter::with().unit(USD), in symbols()
3914 NumberFormatter::with().adoptSymbols(new NumberingSystem(LATN)).unit(USD), in symbols()
3929 UnlocalizedNumberFormatter f = NumberFormatter::with().symbols(symbols); in symbols()
3944 NumberFormatter::with().symbols(symbols).adoptSymbols(new NumberingSystem(LATN)), in symbols()
3953 NumberFormatter::with().adoptSymbols(new NumberingSystem(LATN)).symbols(symbols), in symbols()
3977 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_AUTO), in sign()
3986 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_AUTO), in sign()
3995 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_AUTO), in sign()
4004 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ALWAYS), in sign()
4013 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ALWAYS), in sign()
4022 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ALWAYS), in sign()
4031 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_NEVER), in sign()
4040 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_NEVER), in sign()
4049 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_NEVER), in sign()
4058 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING).unit(USD), in sign()
4067 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING).unit(USD), in sign()
4076 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING).unit(USD), in sign()
4085 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYS).unit(USD), in sign()
4094 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYS).unit(USD), in sign()
4103 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_ALWAYS).unit(USD), in sign()
4112 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERO), in sign()
4121 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERO), in sign()
4130 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_EXCEPT_ZERO), in sign()
4139 … NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERO).unit(USD), in sign()
4148 … NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERO).unit(USD), in sign()
4157 … NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_EXCEPT_ZERO).unit(USD), in sign()
4166 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_NEGATIVE), in sign()
4175 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_NEGATIVE), in sign()
4184 NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_NEGATIVE), in sign()
4193 … NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_NEGATIVE).unit(USD), in sign()
4202 … NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_NEGATIVE).unit(USD), in sign()
4211 … NumberFormatter::with().sign(UNumberSignDisplay::UNUM_SIGN_ACCOUNTING_NEGATIVE).unit(USD), in sign()
4220 NumberFormatter::with() in sign()
4232 NumberFormatter::with() in sign()
4244 NumberFormatter::with() in sign()
4256 NumberFormatter::with() in sign()
4270 NumberFormatter::with() in sign()
4316 auto actual = NumberFormatter::with() in signNearZero()
4349 auto actual = NumberFormatter::with() in signCoverage()
4366 … NumberFormatter::with().decimal(UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTO), in decimal()
4382 … NumberFormatter::with().decimal(UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_ALWAYS), in decimal()
4400 NumberFormatter::with().scale(Scale::none()), in scale()
4416 NumberFormatter::with().scale(Scale::powerOfTen(6)), in scale()
4432 NumberFormatter::with().scale(Scale::byDouble(5.2)), in scale()
4448 NumberFormatter::with().scale(Scale::byDecimal({"5.2", -1})), in scale()
4464 NumberFormatter::with().scale(Scale::byDoubleAndPowerOfTen(5.2, 3)), in scale()
4480 NumberFormatter::with().scale(Scale::byDouble(0)), in scale()
4496 NumberFormatter::with().unit(NoUnit::percent()).scale(Scale::powerOfTen(2)), in scale()
4505 NumberFormatter::with().scale(Scale::byDouble(-5.2)), in scale()
4514 NumberFormatter::with().scale(Scale::byDouble(-1)), in scale()
4523 NumberFormatter::with().scale(Scale::byDoubleAndPowerOfTen(100, 2)), in scale()
4615 NumberFormatter::with(), in fieldPositionLogic()
4673 NumberFormatter::with().unit(FAHRENHEIT), in fieldPositionCoverage()
4694 NumberFormatter::with().unit(FAHRENHEIT).perUnit(DAY), in fieldPositionCoverage()
4716 NumberFormatter::with().unit(METER).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME), in fieldPositionCoverage()
4738 … NumberFormatter::with().unit(METER).perUnit(SECOND).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME), in fieldPositionCoverage()
4760 NumberFormatter::with().unit(METER_PER_SECOND).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME), in fieldPositionCoverage()
4782 NumberFormatter::with().unit(FAHRENHEIT).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME), in fieldPositionCoverage()
4807 NumberFormatter::with().unit(KELVIN), in fieldPositionCoverage()
4828 NumberFormatter::with().notation(Notation::compactShort()), in fieldPositionCoverage()
4849 NumberFormatter::with().notation(Notation::compactLong()), in fieldPositionCoverage()
4870 NumberFormatter::with().notation(Notation::compactLong()), in fieldPositionCoverage()
4891 NumberFormatter::with().notation(Notation::compactLong()), in fieldPositionCoverage()
4912 NumberFormatter::with().notation(Notation::compactShort()).unit(USD), in fieldPositionCoverage()
4934 NumberFormatter::with().unit(USD) in fieldPositionCoverage()
4959 NumberFormatter::with().notation(Notation::compactLong()) in fieldPositionCoverage()
5124 NumberFormatter::with().setting(method(argument)).copyErrorTo(status); \ in validRanges()
5133 …NumberFormatter::with().setting(method(argument, EXPECTED_MAX_INT_FRAC_SIG)).copyErrorTo(status); \ in validRanges()
5137 NumberFormatter::with().setting(method(lowerBound, argument)).copyErrorTo(status); \ in validRanges()
5140 NumberFormatter::with().setting(method(argument, argument - 1)).copyErrorTo(status); \ in validRanges()
5233 u1 = NumberFormatter::with(); in copyMove()
5315 NumberFormatter::with().clone(); in toObject()
5320 NumberFormatter::with().clone(); in toObject()