HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 301 - 325 of 845) sorted by null

<<11121314151617181920>>

  /frameworks/compile/libbcc/runtime/test/Unit/
floatuntidf_test.c 20 // Returns: convert a to a double, rounding toward even.
  /libcore/luni/src/main/native/
java_lang_RealToString.cpp 91 * 1.0e23 (caused too much rounding)
cbigint.cpp 598 /* perform rounding, round to even in case of tie */
623 /* perform rounding, round to even in case of tie */
647 /* perform rounding, round to even in case of tie */
  /external/harfbuzz/src/
harfbuzz-open.c 835 overflow and rounding errors */
885 overflow and rounding errors */
1222 overflow and rounding errors */
  /external/jpeg/
jdcolor.c 65 * the products by 2^16, with appropriate rounding, to get the correct answer.
67 * so it need not participate in the rounding.
77 * together before rounding.
  /external/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 51 ;# rounding added in on the multiply
66 ;# v18 rounding
446 ;# v18 rounding
  /external/libvpx/vp8/encoder/ppc/
variance_subpixel_altivec.asm 54 ;# rounding added in on the multiply
69 ;# v18 rounding
549 ;# v18 rounding
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
shr_r.cpp 60 var_out = shifted input w/ rounding (Word16)
75 with rounding. If var2 is negative, arithmetically shift var1 left by
76 -var2 with rounding. Saturate the result in case of underflows or
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
chvr_filter.cpp 146 delta = (sum + *ptr_c + 4) >> 3; /* Average pixel values with rounding */
157 /* Average the pixel values with rounding */
315 /* Average the pixel values with rounding */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
builtins.def 155 check the rounding mode which is akin to examining global
164 "const" depending on whether we care about FP rounding. */
170 rounding, but because they store into memory they are never "const"
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def 155 check the rounding mode which is akin to examining global
164 "const" depending on whether we care about FP rounding. */
170 rounding, but because they store into memory they are never "const"
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
builtins.def 155 check the rounding mode which is akin to examining global
164 "const" depending on whether we care about FP rounding. */
170 rounding, but because they store into memory they are never "const"
    [all...]
  /external/icu4c/i18n/
decimfmt.cpp 466 // If it was a currency format, apply the appropriate rounding by
801 debug("Rounding Increment !=");
4410 double rounding = 0.0; local
    [all...]
ucurr.cpp 112 * rounding increment, or 0 if none. The rounding increment is in
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 387 /// X = FP_ROUND(Y, TRUNC) - Rounding 'Y' from a larger floating point type
390 /// normal rounding, if it is 1, this FP_ROUND is known to not change the
400 // FLT_ROUNDS_ - Returns current rounding mode:
429 // types) with rounding and saturation. NOTE: Avoid using this operator as
435 // 3) rounding imm
    [all...]
  /external/valgrind/main/VEX/priv/
host_x86_isel.c 620 /* Mess with the FPU's rounding mode: set to the default rounding mode
636 /* Mess with the FPU's rounding mode: 'mode' is an I32-typed
639 the same rounding.
    [all...]
  /external/icu4c/test/intltest/
numrgts.cpp 877 * Number format data rounding errors for locale FR
954 * Data rounding errors for French (Canada) locale
1714 double rounding = ucurr_getRoundingIncrement(currency, &status); local
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp 25 * necessary to specify double-precision (53-bit) rounding precision
40 * biased rounding (add half and chop).
    [all...]
  /external/icu4c/test/cintltst/
cnmdptst.c 230 Visual Age 7 has a bug in rounding numbers. */
609 * Test proper rounding by the format method.
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/basic_op/
basicop2.c     [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 642 * [in] rndVal rounding control bit for half pixel motion estimation;
643 * 0=rounding control disabled; 1=rounding control enabled
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 642 * [in] rndVal rounding control bit for half pixel motion estimation;
643 * 0=rounding control disabled; 1=rounding control enabled
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 642 * [in] rndVal rounding control bit for half pixel motion estimation;
643 * 0=rounding control disabled; 1=rounding control enabled
    [all...]
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
xmmintrin.h 479 rounding mode. */
494 current rounding mode. */
512 current rounding mode. Return the integers in packed form. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
xmmintrin.h 479 rounding mode. */
494 current rounding mode. */
512 current rounding mode. Return the integers in packed form. */
    [all...]

Completed in 759 milliseconds

<<11121314151617181920>>