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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float_test.go 123 // just a few regular cases - general rounding is tested elsewhere
396 // (rounding by SetPrec after SetInt64 using default precision
397 // should be the same as rounding by SetInt64 after setting the
411 // (repeated rounding should be idempotent)
424 // TestFloatRound tests basic rounding.
522 // TestFloatRound24 tests that rounding a float64 to 24 bits
523 // matches IEEE-754 rounding to nearest when converting a
556 // test basic rounding behavior (exhaustive rounding testing is done elsewhere)
591 // test basic rounding behavior (exhaustive rounding testing is done elsewhere
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
float_test.go 123 // just a few regular cases - general rounding is tested elsewhere
396 // (rounding by SetPrec after SetInt64 using default precision
397 // should be the same as rounding by SetInt64 after setting the
411 // (repeated rounding should be idempotent)
424 // TestFloatRound tests basic rounding.
522 // TestFloatRound24 tests that rounding a float64 to 24 bits
523 // matches IEEE-754 rounding to nearest when converting a
556 // test basic rounding behavior (exhaustive rounding testing is done elsewhere)
591 // test basic rounding behavior (exhaustive rounding testing is done elsewhere
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float_test.go 126 // just a few regular cases - general rounding is tested elsewhere
399 // (rounding by SetPrec after SetInt64 using default precision
400 // should be the same as rounding by SetInt64 after setting the
414 // (repeated rounding should be idempotent)
427 // TestFloatRound tests basic rounding.
525 // TestFloatRound24 tests that rounding a float64 to 24 bits
526 // matches IEEE-754 rounding to nearest when converting a
559 // test basic rounding behavior (exhaustive rounding testing is done elsewhere)
594 // test basic rounding behavior (exhaustive rounding testing is done elsewhere
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float_test.go 123 // just a few regular cases - general rounding is tested elsewhere
396 // (rounding by SetPrec after SetInt64 using default precision
397 // should be the same as rounding by SetInt64 after setting the
411 // (repeated rounding should be idempotent)
424 // TestFloatRound tests basic rounding.
522 // TestFloatRound24 tests that rounding a float64 to 24 bits
523 // matches IEEE-754 rounding to nearest when converting a
556 // test basic rounding behavior (exhaustive rounding testing is done elsewhere)
591 // test basic rounding behavior (exhaustive rounding testing is done elsewhere
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
float_test.go 123 // just a few regular cases - general rounding is tested elsewhere
396 // (rounding by SetPrec after SetInt64 using default precision
397 // should be the same as rounding by SetInt64 after setting the
411 // (repeated rounding should be idempotent)
424 // TestFloatRound tests basic rounding.
522 // TestFloatRound24 tests that rounding a float64 to 24 bits
523 // matches IEEE-754 rounding to nearest when converting a
556 // test basic rounding behavior (exhaustive rounding testing is done elsewhere)
591 // test basic rounding behavior (exhaustive rounding testing is done elsewhere
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
mpfr.info 113 * MPFR provides the four rounding modes from the IEEE 754-1985
342 * Rounding Modes::
441 provide accurate results (and in particular, correct rounding). Do not
448 The "rounding mode" specifies the way to round the result of a
454 File: mpfr.info, Node: MPFR Variable Conventions, Next: Rounding Modes, Prev: Nomenclature and Types, Up: MPFR Basics
479 with rounding mode `rnd' and puts the result back in X.
482 File: mpfr.info, Node: Rounding Modes, Next: Floating-Point Values on Special Numbers, Prev: MPFR Variable Conventions, Up: MPFR Basics
484 4.4 Rounding Modes
487 The following five rounding modes are supported:
512 a rounding mode, and have a return value of type `int', called th
    [all...]
  /external/llvm/include/llvm/IR/
IntrinsicsAArch64.td 176 // Vector Rounding Halving Add
191 // Vector Rounding Add High-Half
197 // Vector Saturating Rounding Doubling Multiply High
236 // Vector Rounding Subtract High-Half
312 // Vector Rounding Shift Left
316 // Vector Saturating Rounding Shift Left
326 // Vector Signed->Unsigned Rounding Narrowing Saturating Shift Right by Const
333 // Vector Rounding Narrowing Shift Right by Constant
336 // Vector Rounding Narrowing Saturating Shift Right by Constant
412 // Vector FP Rounding: only ties to even is unrepresented by a norma
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
ddAdd.decTest 29 rounding: half_even
85 -- same, without rounding
218 rounding: half_up
236 rounding: half_up
258 rounding: half_even
284 rounding: down
307 rounding: half_up
358 rounding: half_up
366 rounding: half_down
369 rounding: half_u
    [all...]
ddSubtract.decTest 29 rounding: half_even
113 -- with input rounding.
353 rounding: half_up
375 rounding: half_even
401 rounding: down
424 rounding: half_up
446 rounding: half_even
472 rounding: down
496 -- input rounding would have affected the following
497 rounding: half_u
    [all...]
dqSubtract.decTest 29 rounding: half_even
113 -- with input rounding.
353 rounding: half_up
375 rounding: half_even
401 rounding: down
424 rounding: half_up
446 rounding: half_even
472 rounding: down
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
ddAdd.decTest 29 rounding: half_even
85 -- same, without rounding
218 rounding: half_up
236 rounding: half_up
258 rounding: half_even
284 rounding: down
307 rounding: half_up
358 rounding: half_up
366 rounding: half_down
369 rounding: half_u
    [all...]
ddSubtract.decTest 29 rounding: half_even
113 -- with input rounding.
353 rounding: half_up
375 rounding: half_even
401 rounding: down
424 rounding: half_up
446 rounding: half_even
472 rounding: down
496 -- input rounding would have affected the following
497 rounding: half_u
    [all...]
dqSubtract.decTest 29 rounding: half_even
113 -- with input rounding.
353 rounding: half_up
375 rounding: half_even
401 rounding: down
424 rounding: half_up
446 rounding: half_even
472 rounding: down
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddAdd.decTest 29 rounding: half_even
85 -- same, without rounding
218 rounding: half_up
236 rounding: half_up
258 rounding: half_even
284 rounding: down
307 rounding: half_up
358 rounding: half_up
366 rounding: half_down
369 rounding: half_u
    [all...]
ddSubtract.decTest 29 rounding: half_even
113 -- with input rounding.
353 rounding: half_up
375 rounding: half_even
401 rounding: down
424 rounding: half_up
446 rounding: half_even
472 rounding: down
496 -- input rounding would have affected the following
497 rounding: half_u
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddAdd.decTest 29 rounding: half_even
85 -- same, without rounding
218 rounding: half_up
236 rounding: half_up
258 rounding: half_even
284 rounding: down
307 rounding: half_up
358 rounding: half_up
366 rounding: half_down
369 rounding: half_u
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Currency.java 44 * <li>A rounding increment
94 * a setting to specify currency usage which determines currency digit and rounding
100 * a setting to specify currency usage which determines currency digit and rounding
764 * Returns the rounding increment for this currency, or 0.0 if no
765 * rounding is done by this currency.
767 * @return the non-negative rounding increment, or 0.0 if none
774 * Returns the rounding increment for this currency, or 0.0 if no
775 * rounding is done by this currency with the Usage.
777 * @return the non-negative rounding increment, or 0.0 if none
785 // If there is no rounding return 0.0 to indicate no rounding
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Currency.java 43 * <li>A rounding increment
98 * a setting to specify currency usage which determines currency digit and rounding
105 * a setting to specify currency usage which determines currency digit and rounding
792 * Returns the rounding increment for this currency, or 0.0 if no
793 * rounding is done by this currency.
795 * @return the non-negative rounding increment, or 0.0 if none
803 * Returns the rounding increment for this currency, or 0.0 if no
804 * rounding is done by this currency with the Usage.
806 * @return the non-negative rounding increment, or 0.0 if none
815 // If there is no rounding return 0.0 to indicate no rounding
    [all...]
  /external/valgrind/none/tests/ppc32/
test_dfp2.c 452 /* Do each test with each of the possible rounding modes */
455 printf("\ntest with rounding mode %lu \n", round_mode);
523 /* Do each test with each of the possible rounding modes */
526 printf("\ntest with rounding mode %lu \n", round_mode);
598 /* Do each test with each of the possible rounding modes */
601 printf("\ntest with rounding mode %u \n", round_mode);
  /external/icu/icu4c/source/samples/numfmt/
main.cpp 134 * Set the rounding increment to 0 if it is implied with the number of
135 * fraction digits. Setting an explicit rounding increment makes
138 * cases like "nickel rounding" (0.05) when the increment differs from
  /external/icu/icu4c/source/test/intltest/
dcfmapts.cpp 46 case 1: name = "Rounding test";
48 logln((UnicodeString)"DecimalFormat Rounding test---");
54 logln((UnicodeString)"DecimalFormat Rounding Increment test---");
534 // get default rounding increment
537 errln((UnicodeString)"ERROR: Rounding increment not zero");
541 // With rounding now being handled by decNumber, we no longer
542 // set a rounding increment to enable non-default mode rounding,
545 // set rounding mode with zero increment. Rounding
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Math.h 114 * Returns the value after rounding to the nearest integer.
137 * applies appropriate shifting, rounding and saturation to minimize overflow-damage
142 * applies appropriate shifting, rounding and saturation to minimize overflow-damage
  /external/valgrind/none/tests/
unit_debuglog.stderr.exp 15 ...testing value 3.7 (with rounding)
45 ...testing value 3.0019 (with rounding)
61 ...testing value -123.456 (with rounding)
  /frameworks/av/include/media/
AudioResamplerPublic.h 131 // value and depends on the resampler (and possibly how it handles rounding internally).
137 // +1 for rounding - always do this even if matched ratio (resampler may use phases not ratio)
160 return required * (double)speed + 1 + 1; // accounting for rounding dependencies
  /frameworks/rs/
rsCppUtils.h 253 // Only valid for rounding up to powers of 2.
255 rsAssert(false && "Must be power of 2 for rounding up");
260 rsAssert(false && "Overflow of rounding operation");

Completed in 1948 milliseconds

<<11121314151617181920>>