Home
last modified time | relevance | path

Searched refs:zeroFillTo (Results 1 – 25 of 45) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberFormatterApiTest.java1117 …ter.with().precision(Precision.fixedSignificantDigits(1)).integerWidth(IntegerWidth.zeroFillTo(0)), in roundingFigures()
1126 …ter.with().precision(Precision.fixedSignificantDigits(1)).integerWidth(IntegerWidth.zeroFillTo(3)), in roundingFigures()
1756 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1)), in integerWidth()
1772 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(0)), in integerWidth()
1788 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(3)), in integerWidth()
1804 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1).truncateAt(3)), in integerWidth()
1820 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(2).truncateAt(2)), in integerWidth()
1838 .integerWidth(IntegerWidth.zeroFillTo(3).truncateAt(3)), in integerWidth()
1856 .integerWidth(IntegerWidth.zeroFillTo(3).truncateAt(3)), in integerWidth()
1874 .integerWidth(IntegerWidth.zeroFillTo(3).truncateAt(3)), in integerWidth()
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberPropertyMapper.java202 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
243 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
247 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
DIntegerWidth.java42 public static IntegerWidth zeroFillTo(int minInt) { in zeroFillTo() method in IntegerWidth
DNumberSkeletonImpl.java1291 macros.integerWidth = IntegerWidth.zeroFillTo(offset); in parseIntegerStem()
1428 macros.integerWidth = IntegerWidth.zeroFillTo(minInt);
1430 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberPropertyMapper.java203 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
244 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
248 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
DIntegerWidth.java42 public static IntegerWidth zeroFillTo(int minInt) { in zeroFillTo() method in IntegerWidth
DNumberSkeletonImpl.java1230 macros.integerWidth = IntegerWidth.zeroFillTo(offset); in parseIntegerStem()
1339 macros.integerWidth = IntegerWidth.zeroFillTo(minInt); in parseIntegerWidthOption()
1341 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java2872 …ter.with().precision(Precision.fixedSignificantDigits(1)).integerWidth(IntegerWidth.zeroFillTo(0)), in roundingFigures()
2881 …ter.with().precision(Precision.fixedSignificantDigits(1)).integerWidth(IntegerWidth.zeroFillTo(3)), in roundingFigures()
3605 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1)), in integerWidth()
3621 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(0)), in integerWidth()
3637 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(3)), in integerWidth()
3653 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1).truncateAt(3)), in integerWidth()
3669 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(2).truncateAt(2)), in integerWidth()
3687 .integerWidth(IntegerWidth.zeroFillTo(3).truncateAt(3)), in integerWidth()
3705 .integerWidth(IntegerWidth.zeroFillTo(3).truncateAt(3)), in integerWidth()
3723 .integerWidth(IntegerWidth.zeroFillTo(3).truncateAt(3)), in integerWidth()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dnumber_integerwidth.cpp22 IntegerWidth IntegerWidth::zeroFillTo(int32_t minInt) { in zeroFillTo() function in IntegerWidth
Dnumber_mapper.cpp202 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
206 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
Dnumber_skeletons.cpp706 macros.integerWidth = IntegerWidth::zeroFillTo(0).truncateAt(0); in parseStem()
1307 macros.integerWidth = IntegerWidth::zeroFillTo(offset); in parseIntegerStem()
1449 macros.integerWidth = IntegerWidth::zeroFillTo(minInt); in parseIntegerWidthOption()
1451 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_integerwidth.cpp22 IntegerWidth IntegerWidth::zeroFillTo(int32_t minInt) { in zeroFillTo() function in IntegerWidth
Dnumber_mapper.cpp202 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
206 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
Dnumber_skeletons.cpp1301 macros.integerWidth = IntegerWidth::zeroFillTo(offset); in parseIntegerStem()
1445 macros.integerWidth = IntegerWidth::zeroFillTo(minInt); in parseIntegerWidthOption()
1447 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_integerwidth.cpp22 IntegerWidth IntegerWidth::zeroFillTo(int32_t minInt) { in zeroFillTo() function in IntegerWidth
Dnumber_mapper.cpp208 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
212 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
/third_party/icu/icu4c/source/i18n/
Dnumber_integerwidth.cpp22 IntegerWidth IntegerWidth::zeroFillTo(int32_t minInt) { in zeroFillTo() function in IntegerWidth
Dnumber_mapper.cpp202 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
206 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
Dnumber_skeletons.cpp1301 macros.integerWidth = IntegerWidth::zeroFillTo(offset); in parseIntegerStem()
1445 macros.integerWidth = IntegerWidth::zeroFillTo(minInt); in parseIntegerWidthOption()
1447 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
/third_party/icu/docs/userguide/format_parse/numbers/
Dskeletons.md298 | `integer-width/*000` | `000` | At least 3 <br/> integer digits | `IntegerWidth::zeroFillTo(3)` |
299 | `integer-width/##0` | - | Between 1 and 3 <br/> integer digits | `IntegerWidth::zeroFillTo(1)` <b…
300 | `integer-width/00` | - | Exactly 2 <br/> integer digits | `IntegerWidth::zeroFillTo(2)` <br/> `.t…
301 | `integer-width/*` | - | Zero or more <br/> integer digits | `IntegerWidth::zeroFillTo(0) `
306 integer digits (the argument to *`zeroFillTo`*). If there is no `*` symbol, the
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp2896 .integerWidth(IntegerWidth::zeroFillTo(3)), in roundingFigures()
2906 .integerWidth(IntegerWidth::zeroFillTo(0)), in roundingFigures()
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()
3719 .integerWidth(IntegerWidth::zeroFillTo(3).truncateAt(3)), in integerWidth()
3737 .integerWidth(IntegerWidth::zeroFillTo(3).truncateAt(3)), in integerWidth()
3755 .integerWidth(IntegerWidth::zeroFillTo(3).truncateAt(3)), in integerWidth()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h967 static IntegerWidth zeroFillTo(int32_t minInt);
1006 return IntegerWidth::zeroFillTo(1); in standard()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h967 static IntegerWidth zeroFillTo(int32_t minInt);
1006 return IntegerWidth::zeroFillTo(1); in standard()
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h967 static IntegerWidth zeroFillTo(int32_t minInt);
1006 return IntegerWidth::zeroFillTo(1); in standard()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberformatter.h967 static IntegerWidth zeroFillTo(int32_t minInt);
1006 return IntegerWidth::zeroFillTo(1); in standard()

12