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

  /external/icu4c/test/intltest/
dcfmtest.cpp 407 fmtr.setRoundingMode(DecimalFormat::kRoundHalfUp);
  /external/icu4c/i18n/
digitlst.cpp 267 case DecimalFormat::kRoundHalfUp: r = DEC_ROUND_HALF_UP; break;
  /external/icu4c/i18n/unicode/
decimfmt.h 675 kRoundHalfUp, /**< Round towards the nearest integer, or
    [all...]

Completed in 109 milliseconds