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 397 fmtr.setRoundingMode(DecimalFormat::kRoundHalfUp);
  /external/icu4c/i18n/unicode/
decimfmt.h 660 kRoundHalfUp, /**< Round towards the nearest integer, or
    [all...]
  /external/icu4c/i18n/
digitlst.cpp 258 case DecimalFormat::kRoundHalfUp: r = DEC_ROUND_HALF_UP; break;

Completed in 121 milliseconds