HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 201 - 225 of 1004) sorted by null

1 2 3 4 5 6 7 891011>>

  /bionic/libm/i387/
e_exp.S 56 * We may as well set the rounding mode to to-nearest and mask traps
  /bionic/libm/man/
fegetenv.3 51 current rounding mode, and other architecture-specific settings.
fma.3 53 computed with only one rounding error.
rint.3 63 according to the prevailing rounding mode.
  /bionic/libm/src/
e_log10.c 32 * To guarantee log10(10**n)=n, where 10**n is normal, the rounding
e_sqrtf.c 74 /* use floating add to find out rounding direction */
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.h 72 // element. The rounding_bias is added in before rounding to the nearest
  /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.
fixunsdfdi_test.c 17 // Returns: convert a to a unsigned long long, rounding toward zero.
fixunsdfsi_test.c 17 // Returns: convert a to a unsigned int, rounding toward zero.
fixunssfdi_test.c 17 // Returns: convert a to a unsigned long long, rounding toward zero.
fixunssfsi_test.c 17 // Returns: convert a to a unsigned int, rounding toward zero.
fixunsxfsi_test.c 18 // Returns: convert a to a unsigned int, rounding toward zero.
floatdisf_test.c 18 // Returns: convert a to a float, rounding toward even.
floatundisf_test.c 18 // Returns: convert a to a float, rounding toward even.
  /external/fdlibm/
e_log10.c 28 * To guarantee ieee_log10(10**n)=n, where 10**n is normal, the rounding

Completed in 282 milliseconds

1 2 3 4 5 6 7 891011>>