Home
last modified time | relevance | path

Searched defs:ScientificModifier (Results 1 – 13 of 13) sorted by relevance

/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_scientific.h59 friend class ScientificModifier; variable
Dnumber_scientific.cpp30 ScientificModifier::ScientificModifier() : fExponent(0), fHandler(nullptr) {} in ScientificModifier() function in ScientificModifier
/external/icu/icu4c/source/i18n/
Dnumber_scientific.h59 friend class ScientificModifier; variable
Dnumber_scientific.cpp30 ScientificModifier::ScientificModifier() : fExponent(0), fHandler(nullptr) {} in ScientificModifier() function in ScientificModifier
/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_scientific.h59 friend class ScientificModifier; variable
Dnumber_scientific.cpp30 ScientificModifier::ScientificModifier() : fExponent(0), fHandler(nullptr) {} in ScientificModifier() function in ScientificModifier
/external/icu/libicu/cts_headers/
Dnumber_scientific.h59 friend class ScientificModifier; variable
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/number/
DScientificNotation.java290 private static class ScientificModifier implements Modifier { class in ScientificNotation
294 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier() method in ScientificNotation.ScientificModifier
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java288 private static class ScientificModifier implements Modifier { class in ScientificNotation
292 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier() method in ScientificNotation.ScientificModifier
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h153 class ScientificModifier; variable
/external/cronet/stable/third_party/icu/source/i18n/unicode/
Dnumberformatter.h155 class ScientificModifier; variable
/external/cronet/tot/third_party/icu/source/i18n/unicode/
Dnumberformatter.h155 class ScientificModifier; variable
/external/icu/libicu/cts_headers/unicode/
Dnumberformatter.h153 class ScientificModifier; variable