Home
last modified time | relevance | path

Searched refs:switchStorage (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java103 switchStorage(); in setDigitPos()
115 switchStorage(); in shiftLeft()
262 switchStorage(); in compact()
301 private void switchStorage() { in switchStorage() method in DecimalQuantity_DualStorageBCD
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java105 switchStorage(); in setDigitPos()
117 switchStorage(); in shiftLeft()
264 switchStorage(); in compact()
303 private void switchStorage() { in switchStorage() method in DecimalQuantity_DualStorageBCD
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp721 switchStorage(); in setDigitPos()
732 switchStorage(); in shiftLeft()
856 switchStorage(); in compact()
907 void DecimalQuantity::switchStorage() { in switchStorage() function in DecimalQuantity
Dnumber_decimalquantity.h428 void switchStorage();