Home
last modified time | relevance | path

Searched refs:isSignificantDigits (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_roundingutils.h158 bool isSignificantDigits() const;
Dnumber_rounding.cpp288 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
409 U_ASSERT(isSignificantDigits()); in apply()
Dnumber_scientific.cpp130 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()
/third_party/icu/icu4c/source/i18n/
Dnumber_roundingutils.h204 bool isSignificantDigits() const;
Dnumber_rounding.cpp372 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
517 U_ASSERT(isSignificantDigits()); in apply()
Dnumber_scientific.cpp135 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_roundingutils.h204 bool isSignificantDigits() const;
Dnumber_rounding.cpp375 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
520 U_ASSERT(isSignificantDigits()); in apply()
Dnumber_scientific.cpp135 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_roundingutils.h204 bool isSignificantDigits() const;
Dnumber_rounding.cpp372 bool RoundingImpl::isSignificantDigits() const { in isSignificantDigits() function in RoundingImpl
517 U_ASSERT(isSignificantDigits()); in apply()
Dnumber_scientific.cpp135 if (fSettings.fRequireMinInt && micros.rounder.isSignificantDigits()) { in processQuantity()