Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java112 switchStorage(); in setDigitPos()
124 switchStorage(); in shiftLeft()
303 switchStorage(); in compact()
343 private void switchStorage() { in switchStorage() method in DecimalQuantity_DualStorageBCD
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java110 switchStorage(); in setDigitPos()
122 switchStorage(); in shiftLeft()
301 switchStorage(); in compact()
341 private void switchStorage() { in switchStorage() method in DecimalQuantity_DualStorageBCD
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp865 switchStorage(); in setDigitPos()
876 switchStorage(); in shiftLeft()
1021 switchStorage(); in compact()
1072 void DecimalQuantity::switchStorage() { in switchStorage() function in DecimalQuantity
Dnumber_decimalquantity.h473 void switchStorage();