Home
last modified time | relevance | path

Searched defs:usingBytes (Results 1 – 6 of 6) 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
191 assert !usingBytes; in readIntToBcd() local
206 assert usingBytes; in readLongToBcd() local
216 assert !usingBytes; in readLongToBcd() local
347 assert usingBytes; in switchStorage() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimalquantity.h414 bool usingBytes = false; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h409 bool usingBytes = false; variable
/third_party/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h409 bool usingBytes = false; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimalquantity.h376 bool usingBytes = false; variable