Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java111 switchStorage(); in setDigitPos()
123 switchStorage(); in shiftLeft()
290 switchStorage(); in compact()
330 private void switchStorage() { in switchStorage() method in DecimalQuantity_DualStorageBCD
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java113 switchStorage(); in setDigitPos()
125 switchStorage(); in shiftLeft()
292 switchStorage(); in compact()
332 private void switchStorage() { in switchStorage() method in DecimalQuantity_DualStorageBCD
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h522 void switchStorage();
Dnumber_decimalquantity.cpp997 switchStorage(); in setDigitPos()
1008 switchStorage(); in shiftLeft()
1162 switchStorage(); in compact()
1213 void DecimalQuantity::switchStorage() { in switchStorage() function in DecimalQuantity
/external/icu/libicu/cts_headers/
Dnumber_decimalquantity.h522 void switchStorage();