OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounding
(Results
576 - 600
of
1661
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/icu/source/test/intltest/
tsnmfmt.cpp
175
tryIt(3.88057859588817e-68); // Test
rounding
when only some digits are shown because exponent is close to -maxfrac
180
tryIt(3.88057859588817e-096); // Test
rounding
when only some digits are shown because exponent is close to -maxfrac
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
videosource.cc
192
// back to a double, so it may have a
rounding
error.
202
// Subtract 0.0005 to avoid
rounding
problems. Same as above.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUISelLowering.cpp
192
// e is
rounding
error.
209
// Calculate the
rounding
error from the URECIP instruction
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
mmx_blend.S
66
/* integer multiplication - geometric series plus
rounding
173
* note that although is faster than
rounding
off it doesn't give always the exact results
/external/chromium_org/third_party/skia/src/effects/
SkDashPathEffect.cpp
30
// during the initial length computation (
rounding
can make our sum be too
285
// Using double precision to avoid looping indefinitely due to single precision
rounding
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bc-data.c
172
/* Count up element sizes,
rounding
up string length. */
315
/* find count,
rounding
up to nearest multiple of size */
/external/chromium_org/v8/src/
math.js
233
// mantissa to avoid
rounding
errors when multiplying. For very large
250
// (3) multiple is rounded down in 2^26 steps, so the
rounding
error is
strtod.cc
125
// correct
rounding
.
181
// 80 bits wide (as is the case on Linux) then double-
rounding
occurs and the
/external/freetype/src/cff/
cf2blues.c
405
/* Change
rounding
threshold for `dsFlatEdge'. */
426
/* apply boost amount before
rounding
flat edge */
/external/icu4c/i18n/unicode/
utmscale.h
399
* The constant used to select the minimum safe
rounding
value
411
* The constant used to select the maximum safe
rounding
value
/external/icu4c/test/intltest/
tsnmfmt.cpp
184
tryIt(3.88057859588817e-68); // Test
rounding
when only some digits are shown because exponent is close to -maxfrac
189
tryIt(3.88057859588817e-096); // Test
rounding
when only some digits are shown because exponent is close to -maxfrac
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUISelLowering.cpp
192
// e is
rounding
error.
209
// Calculate the
rounding
error from the URECIP instruction
/external/mesa3d/src/mesa/x86/
mmx_blend.S
66
/* integer multiplication - geometric series plus
rounding
173
* note that although is faster than
rounding
off it doesn't give always the exact results
/external/skia/src/effects/
SkDashPathEffect.cpp
30
// during the initial length computation (
rounding
can make our sum be too
285
// Using double precision to avoid looping indefinitely due to single precision
rounding
/external/v8/src/
strtod.cc
125
// correct
rounding
.
181
// 80 bits wide (as is the case on Linux) then double-
rounding
occurs and the
/external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-amd64.c
224
// vex only models the
rounding
bits (see libvex_guest_amd64.h)
281
// vex only models the
rounding
bits (see libvex_guest_x86.h)
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c2t64fx.c
151
cor = 0x00010000L; /* for
rounding
*/
173
cor = 0x00008000L; /* for
rounding
*/
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
me_utils.cpp
104
Note:
rounding
type should be parameterized.
160
Note:
rounding
type should be parameterized.
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_menu.jd
207
<tr><td><em>1.</em></td><td nowrap>Corner
rounding
:</td><td>2 pixel corner radius, when appropriate<br><br></td></tr>
292
<p><strong>Figure 3. </strong>Safeframe and corner-
rounding
for menu
/libcore/luni/src/main/java/java/math/
Conversion.java
437
* needed for
rounding
.
455
mantissa >>= 1; // drop the
rounding
bit
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
clamp.decTest
28
rounding
: half_even
203
rounding
: half_even
dsEncode.decTest
40
-- 'left-hand-side';
rounding
from strings is tested in 'base'
46
rounding
: half_up
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
clamp.decTest
28
rounding
: half_even
203
rounding
: half_even
dsEncode.decTest
40
-- 'left-hand-side';
rounding
from strings is tested in 'base'
46
rounding
: half_up
/external/ceres-solver/examples/
pgm_image.h
196
// Convert to integer by
rounding
when writing file
Completed in 1525 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>