Searched refs:withExponentSignDisplay (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dnumber_notation.cpp68 ScientificNotation::withExponentSignDisplay(UNumberSignDisplay exponentSignDisplay) const { function in class:ScientificNotation
/external/icu/android_icu4j/src/main/java/android/icu/number/
H A DScientificNotation.java82 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { method in class:ScientificNotation
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DScientificNotation.java83 public ScientificNotation withExponentSignDisplay(SignDisplay exponentSignDisplay) { method in class:ScientificNotation
/external/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h551 ScientificNotation withExponentSignDisplay(UNumberSignDisplay exponentSignDisplay) const;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
H A DNumberFormatterApiTest.java125 NumberFormatter.with().notation(Notation.scientific().withExponentSignDisplay(SignDisplay.ALWAYS)),
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java122 NumberFormatter.with().notation(Notation.scientific().withExponentSignDisplay(SignDisplay.ALWAYS)),
/external/icu/icu4c/source/test/intltest/
H A Dnumbertest_api.cpp139 Notation::scientific().withExponentSignDisplay(UNumberSignDisplay::UNUM_SIGN_ALWAYS)),

Completed in 275 milliseconds