OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounding
(Results
651 - 675
of
1004
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/jmonkeyengine/engine/src/core/com/jme3/input/
InputManager.java
832
// that
rounding
errors are inevitable
[
all
...]
/external/jpeg/
jcsample.c
204
* A note about the "bias" calculations: when
rounding
fractional values to
/external/libpcap/
pcap-win32.c
305
ts += 0x80000000; /*
rounding
*/
/external/libpng/contrib/visupng/
VisualPng.c
830
// because of
rounding
/external/libvpx/vp8/common/x86/
idctllm_sse2.asm
396
;
Rounding
to dequant and downshift
/external/llvm/include/llvm/ADT/
SmallVector.h
666
// be more than N due to
rounding
.
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.h
155
///
rounding
towards zero. It has flags added so it won't move past the
/external/llvm/tools/lto/
LTOModule.cpp
333
// set alignment part log2() can have
rounding
errors
/external/openssh/
PROTOCOL.agent
48
the integer must be calculated by
rounding
up the number of bits to the
/external/qemu/distrib/jpeg-6b/
jcsample.c
204
* A note about the "bias" calculations: when
rounding
fractional values to
/external/qemu/distrib/libpng-1.2.19/
pngget.c
573
- 7*8 /*
rounding
of width to multiple of 8 pixels */
/external/qemu/distrib/sdl-1.2.12/src/video/
SDL_yuv_mmx.c
69
better values, to avoid integer
rounding
errors.
/external/qemu/fpu/
softfloat-native.h
114
| Software IEC/IEEE floating-point
rounding
mode.
/external/qemu/hw/
goldfish_nand.c
847
D("
rounding
devsize up to a full eraseunit, now %llx\n", dev_size);
/external/quake/quake/src/QW/client/
r_drawa.s
141
// set integer
rounding
to ceil mode, set to single precision
/external/quake/quake/src/WinQuake/
r_drawa.s
141
// set integer
rounding
to ceil mode, set to single precision
/external/skia/src/core/
SkScan_Antihair.cpp
708
// need precise
rounding
(not just SkAlphaMul) so that values like
/external/v8/src/mips/
constants-mips.h
525
// FPU
rounding
modes.
simulator-mips.cc
[
all
...]
/external/valgrind/main/VEX/priv/
guest_ppc_toIR.c
[
all
...]
/external/valgrind/main/coregrind/m_ume/
elf.c
204
// map the pages that are required instead of
rounding
everything to
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.11-2.js
166
// need to replace w/ IEEE standard for
rounding
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
shell.js
146
// need to replace w/ IEEE standard for
rounding
/external/webkit/Source/WebCore/platform/graphics/win/
FontCacheWin.cpp
563
// This masks
rounding
errors related to the HFONT metrics being different from the CGFont metrics.
/external/webp/src/enc/
filter.c
276
// small errors are possible, due to
rounding
. Clamp to zero.
Completed in 830 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>