Home
last modified time | relevance | path

Searched defs:bcdLong (Results 1 - 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.h429 uint64_t bcdLong; member
H A Dnumber_decimalquantity.cpp1339 uint64_t bcdLong = 0L; switchStorage() local
1351 uint64_t bcdLong = fBCD.bcdLong; switchStorage() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.h429 uint64_t bcdLong; member
H A Dnumber_decimalquantity.cpp1339 uint64_t bcdLong = 0L; switchStorage() local
1351 uint64_t bcdLong = fBCD.bcdLong; switchStorage() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.h406 uint64_t bcdLong; member
H A Dnumber_decimalquantity.cpp1219 uint64_t bcdLong = 0L; switchStorage() local
1231 uint64_t bcdLong = fBCD.bcdLong; switchStorage() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_DualStorageBCD.java25 private long bcdLong = 0L; field in DecimalQuantity_DualStorageBCD
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_DualStorageBCD.java26 private long bcdLong = 0L; field in DecimalQuantity_DualStorageBCD
[all...]

Completed in 9 milliseconds