Searched refs:zeroFillTo (Results 1 – 11 of 11) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/number/ |
D | IntegerWidth.java | 42 public static IntegerWidth zeroFillTo(int minInt) { in zeroFillTo() method in IntegerWidth
|
D | NumberPropertyMapper.java | 182 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/ |
D | IntegerWidth.java | 42 public static IntegerWidth zeroFillTo(int minInt) { in zeroFillTo() method in IntegerWidth
|
D | NumberPropertyMapper.java | 181 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/ |
D | number_integerwidth.cpp | 21 IntegerWidth IntegerWidth::zeroFillTo(int32_t minInt) { in zeroFillTo() function in IntegerWidth
|
D | number_formatimpl.cpp | 253 fMicros.integerWidth = IntegerWidth::zeroFillTo(1); in macrosToMicroGenerator()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 1151 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/ |
D | NumberFormatterApiTest.java | 1148 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/ |
D | numbertest_api.cpp | 1094 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/ |
D | numberformatter.h | 1075 static IntegerWidth zeroFillTo(int32_t minInt);
|
/external/icu/icu4j/tools/build/ |
D | icu4j60.api3.gz | 12;ICU4J 60.1;;
2ST@3.6;PB;NS;NF;NS; ... |