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

  /external/icu4c/test/intltest/
dcfmtest.cpp 389 fmtr.setRoundingMode(DecimalFormat::kRoundDown);
  /external/icu4c/i18n/unicode/
decimfmt.h 654 kRoundDown, /**< Round towards zero */
    [all...]
  /external/icu4c/i18n/
digitlst.cpp 254 case DecimalFormat::kRoundDown: r = DEC_ROUND_DOWN; break;
  /external/v8/src/ia32/
assembler-ia32.h 999 kRoundDown = 0x1,
    [all...]
lithium-codegen-ia32.cc     [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
lithium-codegen-x64.cc     [all...]

Completed in 528 milliseconds