Home
last modified time | relevance | path

Searched refs:applyMaxInteger (Results 1 – 20 of 20) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp95 fq.applyMaxInteger(5); in testDecimalQuantityBehaviorStandalone()
134 fq.applyMaxInteger(17); in testSwitchStorage()
136 fq.applyMaxInteger(16); in testSwitchStorage()
138 fq.applyMaxInteger(15); in testSwitchStorage()
424 dq.applyMaxInteger(2); in testMaxDigits()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity.java55 public void applyMaxInteger(int maxInt); in applyMaxInteger() method
DDecimalQuantity_AbstractBCD.java144 public void applyMaxInteger(int maxInt) { in applyMaxInteger() method in DecimalQuantity_AbstractBCD
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity.java57 public void applyMaxInteger(int maxInt); in applyMaxInteger() method
DDecimalQuantity_AbstractBCD.java146 public void applyMaxInteger(int maxInt) { in applyMaxInteger() method in DecimalQuantity_AbstractBCD
/third_party/icu/icu4c/source/i18n/
Dnumber_integerwidth.cpp57 quantity.applyMaxInteger(fUnion.minMaxInt.fMaxInt); in apply()
Dnumber_decimalquantity.h77 void applyMaxInteger(int32_t maxInt);
Dnumber_decimalquantity.cpp157 void DecimalQuantity::applyMaxInteger(int32_t maxInt) { in applyMaxInteger() function in DecimalQuantity
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_integerwidth.cpp57 quantity.applyMaxInteger(fUnion.minMaxInt.fMaxInt); in apply()
Dnumber_decimalquantity.h77 void applyMaxInteger(int32_t maxInt);
Dnumber_decimalquantity.cpp157 void DecimalQuantity::applyMaxInteger(int32_t maxInt) { in applyMaxInteger() function in DecimalQuantity
/third_party/node/deps/icu-small/source/i18n/
Dnumber_integerwidth.cpp57 quantity.applyMaxInteger(fUnion.minMaxInt.fMaxInt); in apply()
Dnumber_decimalquantity.h77 void applyMaxInteger(int32_t maxInt);
Dnumber_decimalquantity.cpp157 void DecimalQuantity::applyMaxInteger(int32_t maxInt) { in applyMaxInteger() function in DecimalQuantity
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DDecimalQuantityTest.java325 fq.applyMaxInteger(17); in testSwitchStorage()
327 fq.applyMaxInteger(16); in testSwitchStorage()
329 fq.applyMaxInteger(15); in testSwitchStorage()
423 fq.applyMaxInteger(5); in testDecimalQuantityBehaviorStandalone()
536 dq.applyMaxInteger(2); in testMaxDigits()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DDecimalQuantityTest.java324 fq.applyMaxInteger(17); in testSwitchStorage()
326 fq.applyMaxInteger(16); in testSwitchStorage()
328 fq.applyMaxInteger(15); in testSwitchStorage()
422 fq.applyMaxInteger(5); in testDecimalQuantityBehaviorStandalone()
527 dq.applyMaxInteger(2); in testMaxDigits()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatterImpl.java104 inValue.applyMaxInteger(micros.integerWidth.maxInt); in preProcess()
117 inValue.applyMaxInteger(micros.integerWidth.maxInt); in preProcessUnsafe()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatterImpl.java111 inValue.applyMaxInteger(micros.integerWidth.maxInt); in preProcess()
124 inValue.applyMaxInteger(micros.integerWidth.maxInt); in preProcessUnsafe()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
DDecimalQuantity_SimpleStorage.java352 public void applyMaxInteger(int maxInt) {
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
DDecimalQuantity_SimpleStorage.java359 public void applyMaxInteger(int maxInt) {