HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 476 - 500 of 1004) sorted by null

<<11121314151617181920>>

  /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/distrib/jpeg-6b/
jpegint.h 303 * rounding towards minus infinity. This is correct for typical "arithmetic
  /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 58 // now perform clipping again, as the rounding to dot6 can wiggle us
  /external/skia/third_party/glu/libtess/
geom.c 164 * rounding errors, *any* implementation will give incorrect results
  /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 193 /* 1184 */ 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/android/layers/
BaseLayerAndroid.cpp 92 // Note: values larger than this suffer from floating point rounding issues
  /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>
  /external/webkit/Source/WebCore/platform/mac/
DragImageMac.mm 182 // The following is a half-assed attempt to match AppKit's rounding rules for drawAtPoint.
  /external/webkit/Source/WebCore/rendering/
RenderReplaced.cpp 157 // The selection tint never gets clipped by border-radius rounding, since we want it to run right up to the edges of
  /external/webkit/Source/WebKit/mac/Misc/
WebKitNSStringExtras.mm 77 // The following is a half-assed attempt to match AppKit's rounding rules for drawAtPoint.
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
quantize.c 32 static const Word32 XROUND = 0x33e425af; /* final rounding constant (-0.0946f+ 0.5f) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 386 cor = 0x00008000L; /* for rounding */
422 cor = 0x00008000L; /* for rounding */
479 cor = 0x00008000L; /* for rounding */
992 alp0 = (alp0 + 0x00008000L); /* for rounding */
levinson.c 236 /* Truncate A[i] in Q27 to Q12 with rounding */
math_op.c 147 | 4- L_x = L_x >> (30-exponant) (with rounding) |
  /frameworks/compile/libbcc/runtime/test/Unit/
floattixf_test.c 20 // Returns: convert a to a long double, rounding toward even.
floatuntixf_test.c 20 // Returns: convert a to a long double, rounding toward even.
  /ndk/sources/host-tools/make-3.81/
hash.c 39 /* Force the table size to be a power of two, possibly rounding up the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 190 // of rounding errors.
  /system/extras/ext4_utils/
make_ext4fs.c 266 /* After properly rounding up the number of inodes/group,

Completed in 698 milliseconds

<<11121314151617181920>>