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

<<11121314151617181920>>

  /external/webrtc/src/modules/audio_processing/
high_pass_filter_impl.cc 89 // Rounding in Q12, i.e. add 2^11
97 // Convert back to Q0 and use rounding
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymath.h 65 register and into a 64-bit memory location, rounding from extended
69 /* we take double rounding as evidence of x87 usage */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymath.h 65 register and into a 64-bit memory location, rounding from extended
69 /* we take double rounding as evidence of x87 usage */
  /external/guava/guava/src/com/google/common/math/
IntMath.java 68 * Returns the base-2 logarithm of {@code x}, rounded according to the specified rounding mode.
109 * Returns the base-10 logarithm of {@code x}, rounded according to the specified rounding mode.
199 * Returns the square root of {@code x}, rounded with the specified rounding mode.
241 * Returns the result of dividing {@code p} by {@code q}, rounding using the specified
263 * deal with the cases where rounding towards 0 is wrong, which typically depends on the sign of
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 108 * Converts a double precision value into a short int/int after rounding
126 * Converts a double precision value into a short int/int after rounding and saturation
143 * Converts a double precision value into a unsigned short int/int after rounding and saturation
230 * integer value. Takes care of rounding while clipping the final
519 * Description : Integer division with rounding to the nearest integer.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 108 * Converts a double precision value into a short int/int after rounding
126 * Converts a double precision value into a short int/int after rounding and saturation
143 * Converts a double precision value into a unsigned short int/int after rounding and saturation
230 * integer value. Takes care of rounding while clipping the final
519 * Description : Integer division with rounding to the nearest integer.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 108 * Converts a double precision value into a short int/int after rounding
126 * Converts a double precision value into a short int/int after rounding and saturation
143 * Converts a double precision value into a unsigned short int/int after rounding and saturation
230 * integer value. Takes care of rounding while clipping the final
519 * Description : Integer division with rounding to the nearest integer.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tgmath.h 348 rounding direction, but do not raise inexact exception. */
351 /* Round X to nearest integral value, rounding halfway cases away from
365 /* Round X to nearest integral value according to current rounding
370 /* Round X to nearest integral value, rounding halfway cases away from
387 prevailing rounding mode. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 357 rounding direction, but do not raise inexact exception. */
360 /* Round X to nearest integral value, rounding halfway cases away from
374 /* Round X to nearest integral value according to current rounding
379 /* Round X to nearest integral value, rounding halfway cases away from
396 prevailing rounding mode. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 348 rounding direction, but do not raise inexact exception. */
351 /* Round X to nearest integral value, rounding halfway cases away from
365 /* Round X to nearest integral value according to current rounding
370 /* Round X to nearest integral value, rounding halfway cases away from
387 prevailing rounding mode. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 357 rounding direction, but do not raise inexact exception. */
360 /* Round X to nearest integral value, rounding halfway cases away from
374 /* Round X to nearest integral value according to current rounding
379 /* Round X to nearest integral value, rounding halfway cases away from
396 prevailing rounding mode. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 348 rounding direction, but do not raise inexact exception. */
351 /* Round X to nearest integral value, rounding halfway cases away from
365 /* Round X to nearest integral value according to current rounding
370 /* Round X to nearest integral value, rounding halfway cases away from
387 prevailing rounding mode. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
base.decTest 26 -- Note that unlike other operations the operand is subject to rounding
31 rounding: half_up
427 -- all-nines rounding
429 rounding: half_up
443 -- check rounding modes heeded
445 rounding: ceiling
450 rounding: up
455 rounding: floor
460 rounding: half_down
466 rounding: half_eve
    [all...]
power.decTest 28 rounding: half_even
185 -- Modified 2002.10.06 -- finally, no input rounding
186 -- With input rounding, result would be 8.74E-2226
630 rounding: half_even
    [all...]
dqAdd.decTest 29 rounding: half_even
85 -- same, without rounding
218 rounding: half_up
235 rounding: half_up
257 rounding: half_even
283 rounding: down
306 rounding: half_up
357 rounding: half_up
366 rounding: half_down
369 rounding: half_u
    [all...]
ddDivide.decTest 27 rounding: half_even
223 -- These were 'input rounding'
285 rounding: half_up
289 rounding: half_up
566 rounding: half_down
568 rounding: half_even
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
base.decTest 26 -- Note that unlike other operations the operand is subject to rounding
31 rounding: half_up
427 -- all-nines rounding
429 rounding: half_up
443 -- check rounding modes heeded
445 rounding: ceiling
450 rounding: up
455 rounding: floor
460 rounding: half_down
466 rounding: half_eve
    [all...]
power.decTest 28 rounding: half_even
185 -- Modified 2002.10.06 -- finally, no input rounding
186 -- With input rounding, result would be 8.74E-2226
630 rounding: half_even
    [all...]
dqAdd.decTest 29 rounding: half_even
85 -- same, without rounding
218 rounding: half_up
235 rounding: half_up
257 rounding: half_even
283 rounding: down
306 rounding: half_up
357 rounding: half_up
366 rounding: half_down
369 rounding: half_u
    [all...]
ddDivide.decTest 27 rounding: half_even
223 -- These were 'input rounding'
285 rounding: half_up
289 rounding: half_up
566 rounding: half_down
568 rounding: half_even
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
decimfmt.h 180 * <td>'1' through '9' indicate rounding.
341 * indicate a rounding increment.
385 * fraction digits</em>, then rounding is performed to the
388 * by specifying a rounding increment and/or a rounding mode.
604 * <p><strong>Rounding</strong>
606 * <p>DecimalFormat supports rounding to a specific increment. For
608 * nearest 0.65 is 1.3. The rounding increment may be specified through the API
609 * or in a pattern. To specify a rounding increment in a pattern, include the
610 * increment in the pattern itself. "#,#50" specifies a rounding increment o
    [all...]
  /external/icu4c/i18n/unicode/
decimfmt.h 199 * <td>'1' through '9' indicate rounding.
360 * indicate a rounding increment.
405 * fraction digits</em>, then rounding is performed to the
408 * by specifying a rounding increment and/or a rounding mode.
624 * <p><strong>Rounding</strong>
626 * <p>DecimalFormat supports rounding to a specific increment. For
628 * nearest 0.65 is 1.3. The rounding increment may be specified through the API
629 * or in a pattern. To specify a rounding increment in a pattern, include the
630 * increment in the pattern itself. "#,#50" specifies a rounding increment o
    [all...]
  /external/llvm/include/llvm/Target/
TargetOptions.h 100 /// -enable-sign-dependent-rounding-fp-math is specified. If this returns
102 /// rounding behavior is the default (round-to-zero for all floating point
105 /// assume that the rounding mode may dynamically change.
  /external/skia/tests/
DrawPathTest.cpp 86 // going down (i.e. the initial DY was negative). By rounding the floats, we get
204 * We used to see this construct, and due to rounding as we accumulated
268 // in SkDashPathEffect::filterPath() due to single precision rounding.
  /external/valgrind/main/VEX/pub/
libvex_guest_ppc32.h 198 /* FP Status & Control Register fields. Only rounding mode fields are supported. */
199 /* 1184 */ UChar guest_FPROUND; // Binary Floating Point Rounding Mode
200 /* 1185 */ UChar guest_DFPROUND; // Decimal Floating Point Rounding Mode

Completed in 1340 milliseconds

<<11121314151617181920>>