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

  /external/icu4c/test/intltest/
dcfmtest.cpp 397 fmtr.setRoundingMode(DecimalFormat::kRoundFloor);
413 fmtr.setRoundingMode(DecimalFormat::kRoundFloor);
  /external/icu4c/i18n/
digitlst.cpp 262 case DecimalFormat::kRoundFloor: r = DEC_ROUND_FLOOR; break;
  /external/icu4c/i18n/unicode/
decimfmt.h 668 kRoundFloor, /**< Round towards negative infinity */
    [all...]

Completed in 466 milliseconds