Home
last modified time | relevance | path

Searched defs:popFromLeft (Results 1 – 8 of 8) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/impl/number/
DDecimalQuantity_ByteArrayBCD.java100 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_ByteArrayBCD
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/impl/number/
DDecimalQuantity_ByteArrayBCD.java97 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_ByteArrayBCD
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java204 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_DualStorageBCD
DDecimalQuantity_AbstractBCD.java1255 protected abstract void popFromLeft(int numDigits); in popFromLeft() method in DecimalQuantity_AbstractBCD
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java202 protected void popFromLeft(int numDigits) { in popFromLeft() method in DecimalQuantity_DualStorageBCD
DDecimalQuantity_AbstractBCD.java1253 protected abstract void popFromLeft(int numDigits); in popFromLeft() method in DecimalQuantity_AbstractBCD
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp1166 void DecimalQuantity::popFromLeft(int32_t numDigits) { in popFromLeft() function in DecimalQuantity
/external/cronet/third_party/icu/source/i18n/
Dnumber_decimalquantity.cpp1160 void DecimalQuantity::popFromLeft(int32_t numDigits) { in popFromLeft() function in DecimalQuantity