Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/number/
DIntegerWidth.java42 public static IntegerWidth zeroFillTo(int minInt) { in zeroFillTo() method in IntegerWidth
DNumberPropertyMapper.java182 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
231 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
235 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DIntegerWidth.java42 public static IntegerWidth zeroFillTo(int minInt) { in zeroFillTo() method in IntegerWidth
DNumberPropertyMapper.java181 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
230 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
234 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
/external/icu/icu4c/source/i18n/
Dnumber_integerwidth.cpp21 IntegerWidth IntegerWidth::zeroFillTo(int32_t minInt) { in zeroFillTo() function in IntegerWidth
Dnumber_formatimpl.cpp253 fMicros.integerWidth = IntegerWidth::zeroFillTo(1); in macrosToMicroGenerator()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberFormatterApiTest.java1151 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1)), in integerWidth()
1166 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(0)), in integerWidth()
1181 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(3)), in integerWidth()
1196 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1).truncateAt(3)), in integerWidth()
1211 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(2).truncateAt(2)), in integerWidth()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java1148 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1)), in integerWidth()
1163 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(0)), in integerWidth()
1178 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(3)), in integerWidth()
1193 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1).truncateAt(3)), in integerWidth()
1208 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(2).truncateAt(2)), in integerWidth()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp1094 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(1)), in integerWidth()
1108 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(0)), in integerWidth()
1122 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(3)), in integerWidth()
1136 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(1).truncateAt(3)), in integerWidth()
1150 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(2).truncateAt(2)), in integerWidth()
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1075 static IntegerWidth zeroFillTo(int32_t minInt);
/external/icu/icu4j/tools/build/
Dicu4j60.api3.gz12;ICU4J 60.1;; 2ST@3.6;PB;NS;NF;NS; ...