Home
last modified time | relevance | path

Searched defs:usingBytes (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java28 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD
197 assert !usingBytes; in readIntToBcd() local
212 assert usingBytes; in readLongToBcd() local
222 assert !usingBytes; in readLongToBcd() local
353 assert usingBytes; in switchStorage() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_DualStorageBCD.java27 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD
239 assert !usingBytes; in readIntToBcd() local
254 assert usingBytes; in readLongToBcd() local
264 assert !usingBytes; in readLongToBcd() local
395 assert usingBytes; in switchStorage() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h409 bool usingBytes = false; variable
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h432 bool usingBytes = false; variable
/third_party/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h432 bool usingBytes = false; variable