Searched refs:ScientificPrecision (Results 1 – 7 of 7) sorted by relevance
236 friend class ScientificPrecision; variable242 class U_I18N_API ScientificPrecision : public UMemory {247 ScientificPrecision();270 UBool equals(const ScientificPrecision &rhs) const { in equals()
28 class ScientificPrecision; variable128 const ScientificPrecision &precision,151 const ScientificPrecision *fScientificPrecision;
362 ScientificPrecision::ScientificPrecision() : fMinExponentDigits(1) { in ScientificPrecision() function in ScientificPrecision366 ScientificPrecision::round(DigitList &value, UErrorCode &status) const { in round()376 ScientificPrecision::toScientific(DigitList &value) const { in toScientific()382 ScientificPrecision::getMultiplier() const { in getMultiplier()393 ScientificPrecision::initVisibleDigitsWithExponent( in initVisibleDigitsWithExponent()415 ScientificPrecision::initVisibleDigitsWithExponent( in initVisibleDigitsWithExponent()428 ScientificPrecision::initVisibleDigitsWithExponent( in initVisibleDigitsWithExponent()
153 friend class ScientificPrecision; variable
211 const ScientificPrecision &precision, in prepareScientificFormatting()
408 ScientificPrecision fEffPrecision;
1049 ScientificPrecision precision; in TestSciFormatterDefaultCtor()1079 ScientificPrecision precision; in TestSciFormatter()1253 ScientificPrecision precision; in TestValueFormatterIsFastFormattable()2125 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2133 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2141 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2152 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2480 ScientificPrecision precision; in TestPluralsAndRoundingScientific()2691 ScientificPrecision precision; in TestRoundingIncrement()