Home
last modified time | relevance | path

Searched defs:mathContext (Results 1 – 18 of 18) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DRoundingUtils.java172 MathContext mathContext = properties.getMathContext(); in getMathContextOrUnlimited() local
192 MathContext mathContext = properties.getMathContext(); in getMathContextOr34Digits() local
DDecimalQuantity.java64 public void roundToIncrement(BigDecimal roundingInterval, MathContext mathContext); in roundToIncrement()
75 public void roundToMagnitude(int roundingMagnitude, MathContext mathContext); in roundToMagnitude()
DDecimalQuantity_AbstractBCD.java182 public void roundToIncrement(BigDecimal roundingIncrement, MathContext mathContext) { in roundToIncrement()
747 public void roundToMagnitude(int magnitude, MathContext mathContext) { in roundToMagnitude()
DDecimalFormatProperties.java97 private transient MathContext mathContext; // ICU4J-only field in DecimalFormatProperties
843 public DecimalFormatProperties setMathContext(MathContext mathContext) { in setMathContext()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DRoundingUtils.java170 MathContext mathContext = properties.getMathContext(); in getMathContextOrUnlimited() local
190 MathContext mathContext = properties.getMathContext(); in getMathContextOr34Digits() local
DDecimalQuantity.java62 public void roundToIncrement(BigDecimal roundingInterval, MathContext mathContext); in roundToIncrement()
73 public void roundToMagnitude(int roundingMagnitude, MathContext mathContext); in roundToMagnitude()
DDecimalQuantity_AbstractBCD.java180 public void roundToIncrement(BigDecimal roundingIncrement, MathContext mathContext) { in roundToIncrement()
745 public void roundToMagnitude(int magnitude, MathContext mathContext) { in roundToMagnitude()
DDecimalFormatProperties.java92 private transient MathContext mathContext; // ICU4J-only field in DecimalFormatProperties
838 public DecimalFormatProperties setMathContext(MathContext mathContext) { in setMathContext()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DPrecision.java27 /* package-private final */ MathContext mathContext; field in Precision
401 public Precision withMode(MathContext mathContext) { in withMode()
627 value.roundToMagnitude(getRoundingMagnitudeFraction(maxFrac), mathContext); in apply() local
644 value.roundToMagnitude(getRoundingMagnitudeSignificant(value, maxSig), mathContext); in apply() local
DNumberPropertyMapper.java143 MathContext mathContext = RoundingUtils.getMathContextOrUnlimited(properties); in oldToNew() local
/external/icu/android_icu4j/src/main/java/android/icu/number/
DPrecision.java28 /* package-private final */ MathContext mathContext; field in Precision
390 public Precision withMode(MathContext mathContext) { in withMode()
615 value.roundToMagnitude(getRoundingMagnitudeFraction(maxFrac), mathContext); in apply() local
632 value.roundToMagnitude(getRoundingMagnitudeSignificant(value, maxSig), mathContext); in apply() local
DNumberPropertyMapper.java144 MathContext mathContext = RoundingUtils.getMathContextOrUnlimited(properties); in oldToNew() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormat.java1214 java.math.MathContext mathContext = exportedProperties.getMathContext(); in getMathContext() local
1236 public synchronized void setMathContext(java.math.MathContext mathContext) { in setMathContext()
1251 java.math.MathContext mathContext = getMathContext(); in getMathContextICU() local
1270 java.math.MathContext mathContext; in setMathContextICU() local
DDecimalFormat_ICU58_Android.java5773 private MathContext mathContext = new MathContext(0, MathContext.PLAIN); local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java1283 java.math.MathContext mathContext = exportedProperties.getMathContext(); in getMathContext() local
1307 public synchronized void setMathContext(java.math.MathContext mathContext) { in setMathContext()
1324 java.math.MathContext mathContext = getMathContext(); in getMathContextICU() local
1345 java.math.MathContext mathContext; in setMathContextICU() local
DDecimalFormat_ICU58_Android.java5868 private MathContext mathContext = new MathContext(0, MathContext.PLAIN); local
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...