/external/icu/android_icu4j/src/main/java/android/icu/number/ |
D | NumberPropertyMapper.java | 206 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew() 247 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew() 251 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
|
D | IntegerWidth.java | 67 public IntegerWidth truncateAt(int maxInt) { in truncateAt() method in IntegerWidth
|
D | NumberSkeletonImpl.java | 1192 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberPropertyMapper.java | 205 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew() 246 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew() 250 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
|
D | IntegerWidth.java | 68 public IntegerWidth truncateAt(int maxInt) { in truncateAt() method in IntegerWidth
|
D | NumberSkeletonImpl.java | 1191 macros.integerWidth = IntegerWidth.zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
|
/external/icu/icu4c/source/i18n/ |
D | number_integerwidth.cpp | 30 IntegerWidth IntegerWidth::truncateAt(int32_t maxInt) { in truncateAt() function in IntegerWidth
|
D | number_mapper.cpp | 208 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew() 212 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in oldToNew()
|
D | number_skeletons.cpp | 1214 macros.integerWidth = IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt); in parseIntegerWidthOption()
|
D | smpdtfmt.cpp | 1217 .integerWidth(number::IntegerWidth::zeroFillTo(minInt).truncateAt(maxInt))); in createFastFormatter()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 1523 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1).truncateAt(3)), in integerWidth() 1538 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(2).truncateAt(2)), in integerWidth() 2326 IntegerWidth.zeroFillTo(4).truncateAt(2); in validRanges()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 1520 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(1).truncateAt(3)), in integerWidth() 1535 NumberFormatter.with().integerWidth(IntegerWidth.zeroFillTo(2).truncateAt(2)), in integerWidth() 2323 IntegerWidth.zeroFillTo(4).truncateAt(2); in validRanges()
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_api.cpp | 1539 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(1).truncateAt(3)), in integerWidth() 1554 NumberFormatter::with().integerWidth(IntegerWidth::zeroFillTo(2).truncateAt(2)), in integerWidth() 2350 VALID_RANGE_ONEARG(integerWidth, IntegerWidth::zeroFillTo(0).truncateAt, -1); in validRanges()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 980 IntegerWidth truncateAt(int32_t maxInt);
|
/external/icu/icu4j/tools/build/ |
D | icu4j61.api3.gz | 12;ICU4J 61.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j60.api3.gz |
|
D | icu4j62.api3.gz |
|
D | icu4j63.api3.gz |
|