Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_scientific.h16 class ScientificHandler; variable
Dnumber_scientific.cpp118 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler() function in icu::number::impl::ScientificHandler
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java129 …private static class ScientificHandler implements MicroPropsGenerator, MultiplierProducer, Modifie… class in ScientificNotation
137 private ScientificHandler( in ScientificHandler() method in ScientificNotation.ScientificHandler
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScientificNotation.java131 …private static class ScientificHandler implements MicroPropsGenerator, MultiplierProducer, Modifie… class in ScientificNotation
139 private ScientificHandler( in ScientificHandler() method in ScientificNotation.ScientificHandler
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h137 class ScientificHandler; variable