Home
last modified time | relevance | path

Searched refs:popFromLeft (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
DDecimalQuantity_64BitBCD.java85 protected void popFromLeft(int numDigits) {
DDecimalQuantity_ByteArrayBCD.java97 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_ByteArrayBCD
/external/icu/android_icu4j/src/main/tests/android/icu/dev/impl/number/
DDecimalQuantity_64BitBCD.java88 protected void popFromLeft(int numDigits) {
DDecimalQuantity_ByteArrayBCD.java100 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_ByteArrayBCD
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h462 void popFromLeft(int32_t numDigits);
Dnumber_decimalquantity.cpp172 popFromLeft(magnitude - maxInt + 1); in applyMaxInteger()
1037 void DecimalQuantity::popFromLeft(int32_t numDigits) { in popFromLeft() function in DecimalQuantity
/external/icu/libicu/cts_headers/
Dnumber_decimalquantity.h462 void popFromLeft(int32_t numDigits);
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_AbstractBCD.java161 popFromLeft(magnitude - maxInt + 1); in applyMaxInteger()
1200 protected abstract void popFromLeft(int numDigits); in popFromLeft() method in DecimalQuantity_AbstractBCD
DDecimalQuantity_DualStorageBCD.java156 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_DualStorageBCD
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_AbstractBCD.java159 popFromLeft(magnitude - maxInt + 1); in applyMaxInteger()
1198 protected abstract void popFromLeft(int numDigits); in popFromLeft() method in DecimalQuantity_AbstractBCD
DDecimalQuantity_DualStorageBCD.java154 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_DualStorageBCD
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...