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

  /external/icu4c/test/intltest/
dcfmtest.cpp 395 fmtr.setRoundingMode(DecimalFormat::kRoundCeiling);
  /external/icu4c/i18n/
digitlst.cpp 261 case DecimalFormat::kRoundCeiling: r = DEC_ROUND_CEILING; break;
  /external/icu4c/i18n/unicode/
decimfmt.h 667 kRoundCeiling, /**< Round towards positive infinity */
    [all...]

Completed in 42 milliseconds