Searched refs:kRoundDown (Results 1 – 7 of 7) sorted by relevance
399 fmtr.setRoundingMode(DecimalFormat::kRoundDown); in execFormatTest()
669 kRoundDown, /**< Round towards zero */ enumerator
263 case DecimalFormat::kRoundDown: r = DEC_ROUND_DOWN; break; in setRoundingMode()
999 kRoundDown = 0x1, enumerator
2908 __ roundsd(xmm_scratch, input_reg, Assembler::kRoundDown); in DoMathFloor()
1369 kRoundDown = 0x1, enumerator
2861 __ roundsd(xmm_scratch, input_reg, Assembler::kRoundDown); in DoMathFloor()