Home
last modified time | relevance | path

Searched refs:RND_SIGNIFICANT (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_rounding.cpp211 return {RND_SIGNIFICANT, union_, kDefaultMode}; in constructSignificant()
298 case RND_SIGNIFICANT: in apply()
342 U_ASSERT(fType == RND_SIGNIFICANT); in apply()
Dnumber_scientific.cpp104 if (fSettings.fRequireMinInt && micros.rounding.fType == Rounder::RND_SIGNIFICANT) { in processQuantity()
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h778 RND_SIGNIFICANT, enumerator