/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/ |
mpfr.h | 56 /* Definition of rounding modes (DON'T USE GMP_RNDNA!) [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rc_string_base.h | 173 // (NB: last two terms for rounding reasons, see _M_create below)
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rc_string_base.h | 173 // (NB: last two terms for rounding reasons, see _M_create below)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutActionBar.java | 535 // If you zoom out 10 times and then back in 10 times, small rounding errors mean
|
/sdk/emulator/qtools/ |
thumbdis.cpp | 68 %R print floating point rounding mode
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
AvdStartDialog.java | 398 // Do the rounding exactly like AvdSelector will do.
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
omxVC.h | 583 OMX_INT rndVal; /** rounding control; 0-disabled, 1-enabled*/ 946 * rndVal - rounding control parameter: 0 - disabled; 1 - enabled. [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
omxVC.h | 583 OMX_INT rndVal; /** rounding control; 0-disabled, 1-enabled*/ 946 * rndVal - rounding control parameter: 0 - disabled; 1 - enabled. [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
omxVC.h | 583 OMX_INT rndVal; /** rounding control; 0-disabled, 1-enabled*/ 946 * rndVal - rounding control parameter: 0 - disabled; 1 - enabled. [all...] |
/external/valgrind/main/VEX/priv/ |
guest_ppc_toIR.c | [all...] |
/external/qemu/fpu/ |
softfloat.c | 49 | is detected before or after rounding by default, (2) what (if anything) 304 | and it must not require rounding. In the usual case that `zSig' is 486 | and it must not require rounding. In the usual case that `zSig' is 657 | returned is a subnormal number, and it must not require rounding. The [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
StrictMathTest.java | [all...] |
/external/flac/libFLAC/ |
lpc.c | 212 if(q > qmax+1) /* we expect q==qmax+1 occasionally due to rounding */ 247 if(q > qmax+1) /* we expect q==qmax+1 occasionally due to rounding */ [all...] |
/external/icu4c/test/cintltst/ |
cnumtst.c | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMInstrVFP.td | 266 // Match reassociated forms only if not sign dependent rounding. 754 // And the Z bit '0' variants, i.e. use the rounding mode specified by FPSCR. [all...] |
/external/llvm/lib/Target/X86/ |
README-SSE.txt | 67 Expand libm rounding functions inline: Significant speedups possible. 926 If SSE4.1 is available we should inline rounding functions instead of emitting
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Math.c | 787 /* rounding would cause overflow */ 825 /* rounding would cause overflow */ [all...] |
/external/qemu/ |
gdbstub.c | 1015 /* convert MIPS rounding mode in FCR31 to IEEE library */ 1047 /* set rounding mode */ [all...] |
/external/tremolo/Tremolo/ |
mdctARM.s | 200 @ Can save a cycle here, at the cost of 1bit errors in rounding 239 @ Can save a cycle here, at the cost of 1bit errors in rounding [all...] |
mdctLARM.s | 201 @ Can save a cycle here, at the cost of 1bit errors in rounding 240 @ Can save a cycle here, at the cost of 1bit errors in rounding
|
/frameworks/base/graphics/java/android/graphics/ |
Canvas.java | 688 BW(0), //!< treat edges by just rounding to nearest pixel boundary 689 AA(1); //!< treat edges by rounding-out, since they may be antialiased [all...] |
/frameworks/base/media/libstagefright/ |
MPEG4Writer.cpp | [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
block_idct.cpp | 554 blk[0] = 0; /* for proper rounding in the fourth stage */ 666 blk[0] = 0; /* for proper rounding in the fourth stage */
|
/frameworks/media/libvideoeditor/vss/src/ |
M4VSS3GPP_EditAudio.c | [all...] |
/external/bison/lib/ |
hash.c | 489 rounding errors in size calculations do not cause allocations to
|