Home
last modified time | relevance | path

Searched refs:truncateAt (Results 1 – 10 of 10) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/number/
DIntegerWidth.java64 public IntegerWidth truncateAt(int maxInt) { in truncateAt() 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.java65 public IntegerWidth truncateAt(int maxInt) { in truncateAt() 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.cpp29 IntegerWidth IntegerWidth::truncateAt(int32_t maxInt) { in truncateAt() function in IntegerWidth
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberFormatterApiTest.java1196 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.java1193 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.cpp1136 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.h1088 IntegerWidth truncateAt(int32_t maxInt);
/external/icu/icu4j/tools/build/
Dicu4j60.api3.gz12;ICU4J 60.1;; 2ST@3.6;PB;NS;NF;NS; ...