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

  /external/icu4c/test/intltest/
dcfmtest.cpp 403 fmtr.setRoundingMode(DecimalFormat::kRoundHalfEven);
numfmtst.cpp     [all...]
  /external/icu4c/i18n/
digitlst.cpp 265 case DecimalFormat::kRoundHalfEven: r = DEC_ROUND_HALF_EVEN; break;
decimfmt.cpp 356 fRoundingMode = kRoundHalfEven;
392 fRoundingMode = kRoundHalfEven;
    [all...]
  /external/icu4c/i18n/unicode/
decimfmt.h 639 * DecimalFormat::kRoundHalfEven. The rounding mode can only be set
671 kRoundHalfEven, /**< Round towards the nearest integer, or
    [all...]

Completed in 53 milliseconds