Home
last modified time | relevance | path

Searched defs:useScientific (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h108 int32_t useScientific; variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java98 public Integer useScientific = null; field in DataDrivenNumberFormatTestData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDataDrivenNumberFormatTestData.java101 public Integer useScientific = null; field in DataDrivenNumberFormatTestData
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java1813 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDecimalFormat.java1695 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
/third_party/node/deps/icu-small/source/i18n/
Ddecimfmt.cpp1125 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation()
/third_party/icu/icu4c/source/i18n/
Ddecimfmt.cpp1125 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddecimfmt.cpp1121 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation()