HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 426 - 450 of 2466) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 123 * Converts a double precision value into a short int/int after rounding
141 * Converts a double precision value into a short int/int after rounding and saturation
158 * Converts a double precision value into a unsigned short int/int after rounding and saturation
245 * integer value. Takes care of rounding while clipping the final
534 * Description : Integer division with rounding to the nearest integer.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 123 * Converts a double precision value into a short int/int after rounding
141 * Converts a double precision value into a short int/int after rounding and saturation
158 * Converts a double precision value into a unsigned short int/int after rounding and saturation
245 * integer value. Takes care of rounding while clipping the final
534 * Description : Integer division with rounding to the nearest integer.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 123 * Converts a double precision value into a short int/int after rounding
141 * Converts a double precision value into a short int/int after rounding and saturation
158 * Converts a double precision value into a unsigned short int/int after rounding and saturation
245 * integer value. Takes care of rounding while clipping the final
534 * Description : Integer division with rounding to the nearest integer.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 355 rounding direction, but do not raise inexact exception. */
358 /* Round X to nearest integral value, rounding halfway cases away from
372 /* Round X to nearest integral value according to current rounding
377 /* Round X to nearest integral value, rounding halfway cases away from
394 prevailing rounding mode. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 355 rounding direction, but do not raise inexact exception. */
358 /* Round X to nearest integral value, rounding halfway cases away from
372 /* Round X to nearest integral value according to current rounding
377 /* Round X to nearest integral value, rounding halfway cases away from
394 prevailing rounding mode. */
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h 204 * <td>'1' through '9' indicate rounding.
365 * indicate a rounding increment.
410 * fraction digits</em>, then rounding is performed to the
413 * by specifying a rounding increment and/or a rounding mode.
629 * <p><strong>Rounding</strong>
631 * <p>DecimalFormat supports rounding to a specific increment. For
633 * nearest 0.65 is 1.3. The rounding increment may be specified through the API
634 * or in a pattern. To specify a rounding increment in a pattern, include the
635 * increment in the pattern itself. "#,#50" specifies a rounding increment o
    [all...]
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/icu/android_icu4j/src/main/java/android/icu/text/
DigitList.java 17 * 10 representation issues and numeric conversion, including rounding;
503 * method implements half-even rounding, the default rounding mode.
514 // Implement IEEE half-even rounding
537 * This now performs rounding when maximumDigits is 0, formerly it did not.
545 // Rounding up involves incrementing digits from LSD to MSD.
579 // Value to indicate that rounding was done.
585 * false indicates rounding has not been done.
749 // changed to perform rounding when the argument is 0, we now force the argument
825 // // by 1 due to rounding errors. For example, the naive log1
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DigitList.java 16 * 10 representation issues and numeric conversion, including rounding;
502 * method implements half-even rounding, the default rounding mode.
513 // Implement IEEE half-even rounding
536 * This now performs rounding when maximumDigits is 0, formerly it did not.
544 // Rounding up involves incrementing digits from LSD to MSD.
578 // Value to indicate that rounding was done.
584 * false indicates rounding has not been done.
748 // changed to perform rounding when the argument is 0, we now force the argument
824 // // by 1 due to rounding errors. For example, the naive log1
    [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 484 /* TODO: clarify semantics wrt rounding, negative values, whatever */
554 /* Binary operations, with rounding. */
566 /* Unary operations, without rounding. */
573 /* Unary operations, with rounding. */
596 IRRoundingMode) which is an indication of the rounding mode
631 Rounding is required whenever the destination type cannot
696 /* Binary ops, with rounding. */
710 /* Unary ops, with rounding. */
732 /* Ternary operations, with rounding. */
    [all...]

Completed in 1267 milliseconds

<<11121314151617181920>>