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

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-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-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
xmmintrin.h 482 rounding mode. */
497 current rounding mode. */
515 current rounding mode. Return the integers in packed form. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
xmmintrin.h 482 rounding mode. */
497 current rounding mode. */
515 current rounding mode. Return the integers in packed form. */
    [all...]
  /bionic/libm/src/
s_expm1.c 56 * specific way which minimize the accumulation rounding error:
  /external/apache-harmony/math/src/test/java/org/apache/harmony/tests/java/math/
BigDecimalScaleOperationsTest.java 122 assertEquals("Improper exception message", "Rounding necessary", e.getMessage());
  /external/chromium/base/
pickle.h 213 // Aligns 'i' by rounding it up to the next multiple of 'alignment'
platform_file_unittest.cc 267 // Add 2 seconds to account for possible rounding errors on
  /external/chromium/chrome/browser/ui/gtk/
rounded_window.cc 88 // offset from the previous point (not both). This avoids rounding
  /external/chromium/webkit/glue/
cpp_bound_class_unittest.cc 249 // to rounding, but exact powers of 2 should also be safe.
  /external/chromium/webkit/glue/media/
video_renderer_impl.cc 246 // The math here are all integer math so we won't have rounding error and
  /external/dropbear/
buffer.c 288 len = len / 8 + 1; /* don't worry about rounding, we need it for
  /external/fdlibm/
s_expm1.c 52 * specific way which minimize the accumulation rounding error:
  /external/icu4c/common/
putilimp.h 144 * Does common notion of rounding e.g. uprv_floor(x + 0.5);
  /external/jpeg/
jpegint.h 303 * rounding towards minus infinity. This is correct for typical "arithmetic
  /external/libvpx/
CHANGELOG 205 Normalize quantizer's zero bin and rounding factors
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 49 /// responsible for rounding up the stack frame (probably at emitPrologue
  /external/openssl/crypto/bn/
bn_print.c 113 * <= 3 * BN_num_bits(a) * 0.1001 + log(2) + 1 (rounding error)
  /external/qemu/slirp-android/
tcp_var.h 156 * the retransmit timer, we want 1/2 tick of rounding and
  /external/skia/src/core/
SkScan_Hairline.cpp 66 // now perform clipping again, as the rounding to dot6 can wiggle us
  /external/speex/libspeex/
resample.c 56 (e.g. 2/3), and get rid of the rounding operations in the inner loop.
254 /* Just to make sure we don't have rounding problems */
313 /* Just to make sure we don't have rounding problems */
327 /* Just to make sure we don't have rounding problems */
    [all...]
  /external/srec/srec/cfront/
cheldsp4.c 98 rg[i] = (cepdata) SHIFT_DOWN((*cpt - *(cpt + mel_dim + 1)), 1 + COSINE_TABLE_SHIFT); /* Shift does rounding. */
  /external/valgrind/main/VEX/pub/
libvex_guest_ppc32.h 185 /* 928 */ UInt guest_FPROUND; // FP Rounding Mode
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 138 many v5694/5 n-i-bz ppc32 rounding mode problems
  /external/webkit/Source/WebCore/html/
HTMLBodyElement.cpp 272 // Needed because of truncation (rather than rounding) when scaling up.
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageBufferDataCG.cpp 61 // The vImage unpremultiply routine had a rounding bug before 10.6.7 <rdar://problem/8631548>

Completed in 752 milliseconds

<<11121314151617181920>>