Home
last modified time | relevance | path

Searched refs:roundToInfinity (Results 1 – 25 of 41) sorted by relevance

12

/third_party/node/deps/icu-small/source/i18n/
Dnumber_usageprefs.cpp167 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
203 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
Dnumber_decimalquantity.h115 void roundToInfinity();
Dnumber_rounding.cpp434 value.roundToInfinity(); in apply()
/third_party/icu/icu4c/source/i18n/
Dnumber_usageprefs.cpp167 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
203 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
Dnumber_decimalquantity.h115 void roundToInfinity();
Dnumber_rounding.cpp431 value.roundToInfinity(); in apply()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_usageprefs.cpp167 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
203 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
Dnumber_decimalquantity.h115 void roundToInfinity();
Dnumber_rounding.cpp431 value.roundToInfinity(); in apply()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DUnitConversionHandler.java42 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
DDecimalQuantity.java96 public void roundToInfinity(); in roundToInfinity() method
DUsagePrefsHandler.java60 quantity.roundToInfinity(); // Enables toDouble in processQuantity()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DDecimalQuantityTest.java176 q0.roundToInfinity(); in testDecimalQuantityExpectedOutput()
276 q0.roundToInfinity(); in testDecimalQuantityBehavior()
277 q1.roundToInfinity(); in testDecimalQuantityBehavior()
429 fq.roundToInfinity(); in testDecimalQuantityBehaviorStandalone()
506 q.roundToInfinity(); in testHardDoubleConversion()
534 dq.roundToInfinity(); in testMaxDigits()
DExhaustiveNumberTest.java194 fq.roundToInfinity(); in checkDoubleBehavior()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DDecimalQuantityTest.java179 q0.roundToInfinity(); in testDecimalQuantityExpectedOutput()
275 q0.roundToInfinity(); in testDecimalQuantityBehavior()
276 q1.roundToInfinity(); in testDecimalQuantityBehavior()
428 fq.roundToInfinity(); in testDecimalQuantityBehaviorStandalone()
497 q.roundToInfinity(); in testHardDoubleConversion()
525 dq.roundToInfinity(); in testMaxDigits()
DExhaustiveNumberTest.java197 fq.roundToInfinity(); in checkDoubleBehavior()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity.java98 public void roundToInfinity(); in roundToInfinity() method
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp73 fq.roundToInfinity(); in checkDoubleBehavior()
102 fq.roundToInfinity(); in testDecimalQuantityBehaviorStandalone()
355 q.roundToInfinity(); in testHardDoubleConversion()
422 dq.roundToInfinity(); in testMaxDigits()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h100 void roundToInfinity();
Dnumber_patternmodifier.cpp138 copy.roundToInfinity(); in applyToMicros()
Dnumber_rounding.cpp343 value.roundToInfinity(); in apply()
Dnumber_decimalquantity.cpp177 roundToInfinity(); in roundToIncrement()
747 void DecimalQuantity::roundToInfinity() { in roundToInfinity() function in DecimalQuantity
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
DDecimalQuantity_SimpleStorage.java387 roundToInfinity();
429 public void roundToInfinity() {
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
DDecimalQuantity_SimpleStorage.java394 roundToInfinity();
436 public void roundToInfinity() {
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DPrecision.java543 value.roundToInfinity(); in apply()

12