Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNotation.java18 private static final ScientificNotation SCIENTIFIC = new ScientificNotation(1, field in Notation
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNotation.java17 private static final ScientificNotation SCIENTIFIC = new ScientificNotation(1, field in Notation
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DMathContext.java110 public static final int SCIENTIFIC=1; // 1 digit before . field in MathContext
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DMathContext.java112 public static final int SCIENTIFIC=1; // 1 digit before . field in MathContext
/third_party/node/deps/v8/src/objects/
Djs-number-format.cc77 SCIENTIFIC, enumerator