HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 276 - 300 of 1661) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
subtract.decTest 24 rounding: half_up
122 -- with input rounding.
446 rounding: half_up
468 rounding: half_even
494 rounding: down
517 rounding: half_up
539 rounding: half_even
565 rounding: down
589 -- input rounding would have affected the following
591 rounding: half_u
    [all...]
dqFMA.decTest 27 rounding: half_even
143 rounding: half_even
266 -- test some edge cases with exact rounding
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
subtract.decTest 24 rounding: half_up
122 -- with input rounding.
446 rounding: half_up
468 rounding: half_even
494 rounding: down
517 rounding: half_up
539 rounding: half_even
565 rounding: down
589 -- input rounding would have affected the following
591 rounding: half_u
    [all...]
dqFMA.decTest 27 rounding: half_even
143 rounding: half_even
266 -- test some edge cases with exact rounding
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrtf.c 74 /* use floating add to find out rounding direction */
s_csqrtf.c 78 * provide correct rounding in nearly all cases.
s_rintl.c 75 * greater precision, double rounding may occur, and if they are
  /external/bison/lib/
fpucw.h 22 SSE/SSE2 hardware) has a controllable rounding precision. It is specified
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.h 72 // element. The rounding_bias is added in before rounding to the nearest
  /external/chromium_org/chrome/browser/ui/views/
avatar_menu_button.cc 60 // Truncate rather than rounding, so that for odd widths we put the extra
  /external/chromium_org/chrome/browser/webdata/
web_apps_table_unittest.cc 85 // transparent images because of pre-multiplication rounding errors.
  /external/chromium_org/sync/engine/
backoff_delay_provider.cc 51 // Truncation is adequate for rounding here.
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftcalc.h 65 /* (without rounding) with maximum accuracy (it uses a 64-bit */
  /external/chromium_org/third_party/icu/source/test/intltest/
dcfmtest.cpp 216 "(ceiling|floor|down|up|halfeven|halfdown|halfup|default)\\s+" // Capture group 2: Rounding Mode
280 formatLineMat.group(2, status), // rounding mode
368 const UnicodeString &round, // rounding mode
402 errln("file dcfmtest.txt, line %d: Bad rounding mode \"%s\"",
  /external/chromium_org/v8/test/cctest/
test-diy-fp.cc 70 // Test rounding.
  /external/compiler-rt/lib/
floatdisf.c 15 /* Returns: convert a to a float, rounding toward even.*/
floattidf.c 19 /* Returns: convert a to a double, rounding toward even.*/
floattisf.c 19 /* Returns: convert a to a float, rounding toward even. */
floattixf.c 19 /* Returns: convert a to a long double, rounding toward even. */
floatundisf.c 15 /* Returns: convert a to a float, rounding toward even. */
floatuntidf.c 19 /* Returns: convert a to a double, rounding toward even. */
floatuntisf.c 19 /* Returns: convert a to a float, rounding toward even. */
floatuntixf.c 19 /* Returns: convert a to a long double, rounding toward even. */
  /external/compiler-rt/test/Unit/
fixdfdi_test.c 17 // Returns: convert a to a signed long long, rounding toward zero.
fixsfdi_test.c 17 // Returns: convert a to a signed long long, rounding toward zero.

Completed in 861 milliseconds

<<11121314151617181920>>