Home
last modified time | relevance | path

Searched refs:ScientificHandler (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_scientific.h16 class ScientificHandler; variable
22 void set(int32_t exponent, const ScientificHandler *handler);
41 const ScientificHandler *fHandler;
44 class ScientificHandler : public UMemory, public MicroPropsGenerator, public MultiplierProducer {
46 ScientificHandler(const Notation *notation, const DecimalFormatSymbols *symbols,
Dnumber_scientific.cpp32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set()
117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler() function in icu::number::impl::ScientificHandler
121 void ScientificHandler::processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity()
161 int32_t ScientificHandler::getMultiplier(int32_t magnitude) const { in getMultiplier()
Dnumber_formatimpl.h101 LocalPointer<const ScientificHandler> fScientificHandler;
Dnumber_formatimpl.cpp336 auto newScientificHandler = new ScientificHandler(&macros.notation, fMicros.symbols, chain); in macrosToMicroGenerator()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_scientific.h16 class ScientificHandler; variable
22 void set(int32_t exponent, const ScientificHandler *handler);
41 const ScientificHandler *fHandler;
44 class ScientificHandler : public UMemory, public MicroPropsGenerator, public MultiplierProducer {
46 ScientificHandler(const Notation *notation, const DecimalFormatSymbols *symbols,
Dnumber_scientific.cpp32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set()
118 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler() function in icu::number::impl::ScientificHandler
122 void ScientificHandler::processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity()
151 int32_t ScientificHandler::getMultiplier(int32_t magnitude) const { in getMultiplier()
Dnumber_formatimpl.h92 LocalPointer<const ScientificHandler> fScientificHandler;
Dnumber_formatimpl.cpp335 … fScientificHandler.adoptInstead(new ScientificHandler(&macros.notation, fMicros.symbols, chain)); in macrosToMicroGenerator()
/third_party/icu/icu4c/source/i18n/
Dnumber_scientific.h16 class ScientificHandler; variable
22 void set(int32_t exponent, const ScientificHandler *handler);
41 const ScientificHandler *fHandler;
44 class ScientificHandler : public UMemory, public MicroPropsGenerator, public MultiplierProducer {
46 ScientificHandler(const Notation *notation, const DecimalFormatSymbols *symbols,
Dnumber_scientific.cpp32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set()
117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler() function in icu::number::impl::ScientificHandler
121 void ScientificHandler::processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity()
161 int32_t ScientificHandler::getMultiplier(int32_t magnitude) const { in getMultiplier()
Dnumber_formatimpl.h101 LocalPointer<const ScientificHandler> fScientificHandler;
Dnumber_formatimpl.cpp336 auto newScientificHandler = new ScientificHandler(&macros.notation, fMicros.symbols, chain); in macrosToMicroGenerator()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_scientific.h16 class ScientificHandler; variable
22 void set(int32_t exponent, const ScientificHandler *handler);
41 const ScientificHandler *fHandler;
44 class ScientificHandler : public UMemory, public MicroPropsGenerator, public MultiplierProducer {
46 ScientificHandler(const Notation *notation, const DecimalFormatSymbols *symbols,
Dnumber_scientific.cpp32 void ScientificModifier::set(int32_t exponent, const ScientificHandler *handler) { in set()
117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalForm… in ScientificHandler() function in icu::number::impl::ScientificHandler
121 void ScientificHandler::processQuantity(DecimalQuantity &quantity, MicroProps &micros, in processQuantity()
161 int32_t ScientificHandler::getMultiplier(int32_t magnitude) const { in getMultiplier()
Dnumber_formatimpl.h107 LocalPointer<const ScientificHandler> fScientificHandler;
Dnumber_formatimpl.cpp336 auto newScientificHandler = new ScientificHandler(&macros.notation, fMicros.symbols, chain); in macrosToMicroGenerator()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScientificNotation.java109 return new ScientificHandler(this, symbols, build, parent); in withLocaleData()
127 …private static class ScientificHandler implements MicroPropsGenerator, MultiplierProducer, Modifie… class in ScientificNotation
135 private ScientificHandler( in ScientificHandler() method in ScientificNotation.ScientificHandler
292 final ScientificHandler handler;
294 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DScientificNotation.java108 return new ScientificHandler(this, symbols, build, parent); in withLocaleData()
126 …private static class ScientificHandler implements MicroPropsGenerator, MultiplierProducer, Modifie… class in ScientificNotation
134 private ScientificHandler( in ScientificHandler() method in ScientificNotation.ScientificHandler
291 final ScientificHandler handler;
293 ScientificModifier(int exponent, ScientificHandler handler) { in ScientificModifier()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h137 class ScientificHandler; variable
375 friend class impl::ScientificHandler;
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h152 class ScientificHandler; variable
393 friend class impl::ScientificHandler;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h152 class ScientificHandler; variable
393 friend class impl::ScientificHandler;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberformatter.h152 class ScientificHandler; variable
393 friend class impl::ScientificHandler;