Searched refs:ScientificPrecision (Results 1 – 7 of 7) sorted by relevance
238 friend class ScientificPrecision; variable244 class U_I18N_API ScientificPrecision : public UMemory {249 ScientificPrecision();272 UBool equals(const ScientificPrecision &rhs) const { in equals()
30 class ScientificPrecision; variable130 const ScientificPrecision &precision,153 const ScientificPrecision *fScientificPrecision;
364 ScientificPrecision::ScientificPrecision() : fMinExponentDigits(1) { in ScientificPrecision() function in ScientificPrecision368 ScientificPrecision::round(DigitList &value, UErrorCode &status) const { in round()378 ScientificPrecision::toScientific(DigitList &value) const { in toScientific()384 ScientificPrecision::getMultiplier() const { in getMultiplier()395 ScientificPrecision::initVisibleDigitsWithExponent( in initVisibleDigitsWithExponent()417 ScientificPrecision::initVisibleDigitsWithExponent( in initVisibleDigitsWithExponent()430 ScientificPrecision::initVisibleDigitsWithExponent( in initVisibleDigitsWithExponent()
155 friend class ScientificPrecision; variable
213 const ScientificPrecision &precision, in prepareScientificFormatting()
410 ScientificPrecision fEffPrecision;
1051 ScientificPrecision precision; in TestSciFormatterDefaultCtor()1081 ScientificPrecision precision; in TestSciFormatter()1255 ScientificPrecision precision; in TestValueFormatterIsFastFormattable()2127 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2135 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2143 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2154 ScientificPrecision precision; in TestVisibleDigitsWithExponent()2482 ScientificPrecision precision; in TestPluralsAndRoundingScientific()2693 ScientificPrecision precision; in TestRoundingIncrement()