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

  /external/icu4c/test/intltest/
dcfmtest.cpp 405 fmtr.setRoundingMode(DecimalFormat::kRoundHalfDown);
  /external/icu4c/i18n/
digitlst.cpp 266 case DecimalFormat::kRoundHalfDown: r = DEC_ROUND_HALF_DOWN; break;
  /external/icu4c/i18n/unicode/
decimfmt.h 673 kRoundHalfDown, /**< Round towards the nearest integer, or
    [all...]

Completed in 56 milliseconds