HomeSort by relevance Sort by last modified time
    Searched refs:RND_SIGNIFICANT (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/
number_rounding.cpp 211 return {RND_SIGNIFICANT, union_, kDefaultMode};
298 case RND_SIGNIFICANT:
342 U_ASSERT(fType == RND_SIGNIFICANT);
number_scientific.cpp 104 if (fSettings.fRequireMinInt && micros.rounding.fType == Rounder::RND_SIGNIFICANT) {
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h 778 RND_SIGNIFICANT,
788 // For RND_FRACTION, RND_SIGNIFICANT, and RND_FRACTION_SIGNIFICANT
    [all...]

Completed in 201 milliseconds