OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounding
(Results
126 - 150
of
1661
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/VEX/pub/
libvex_guest_x86.h
94
FPROUND[1:0] is the FPU's notional
rounding
mode, encoded as per
96
the Intel encoding. Note carefully, the
rounding
mode is only
98
rounding
, but not for general float-to-float operations, which are
102
loads, everything except the
rounding
mode is ignored, and on
103
stores, you get a vanilla control world (0x037F) with the
rounding
115
SSEROUND[1:0] is the SSE unit's notional
rounding
mode, encoded as
117
rounding
mode is the only part of %MXCSR that Vex observes. On
119
rounding
mode patched in. Hence the only values you will get are
/external/valgrind/main/none/tests/ppc32/
test_dfp1.c
404
* floating point
rounding
mode (bits 62:63 of FPSCR). The second time
405
* through is for setting the decimal floating point
rounding
mode
407
* returned should include the final binary FP
rounding
mode, along with
408
* the decimal FP
rounding
modes.
426
printf("FPSCR %s floating point
rounding
mode %016llx == %016llx? %s\n",
464
printf("test #%d: dmul with
rounding
mode %d: %016llx * %016llx => %016llx\n",
469
// opportunities for different
rounding
modes to yield different results which
481
"Test DFP
rounding
modes"},
/external/valgrind/main/none/tests/ppc64/
test_dfp1.c
404
* floating point
rounding
mode (bits 62:63 of FPSCR). The second time
405
* through is for setting the decimal floating point
rounding
mode
407
* returned should include the final binary FP
rounding
mode, along with
408
* the decimal FP
rounding
modes.
426
printf("FPSCR %s floating point
rounding
mode %016llx == %016llx? %s\n",
464
printf("test #%d: dmul with
rounding
mode %d: %016llx * %016llx => %016llx\n",
469
// opportunities for different
rounding
modes to yield different results which
481
"Test DFP
rounding
modes"},
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fenv.h
60
/*
Rounding
modes */
82
/* C99
rounding
control functions */
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
fenv.h
60
/*
Rounding
modes */
82
/* C99
rounding
control functions */
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
fenv.h
62
/*
Rounding
modes */
82
/* C99
rounding
control functions */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
fenv.h
62
/*
Rounding
modes */
82
/* C99
rounding
control functions */
/bionic/libm/upstream-freebsd/lib/msun/src/
s_lrint.c
42
* that overflows depends on the
rounding
mode when 'dtype' has more
e_sqrt.c
68
* 3. Final
rounding
73
* The
rounding
mode can be detected by checking whether
170
/* use floating add to find out
rounding
direction */
283
correctly rounded according to the prevailing
rounding
mode
284
as follows. Let r and i be copies of the
rounding
mode and
292
R := RZ; ... set
rounding
mode to round-toward-zero
300
z := z - ulp; ... special
rounding
356
... set
rounding
mode to Round-to-nearest
372
correctly rounded according to the prevailing
rounding
mode
373
as follows. Let r and i be copies of the
rounding
mode an
[
all
...]
/external/chromium_org/cc/test/
layer_test_common.cc
45
//
rounding
will not round the rect incorrectly.
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ViewportTest.java
62
// to allow for
rounding
.
/external/chromium_org/media/base/
audio_hash.h
27
// string by
rounding
out values to only two decimal places.
/external/chromium_org/printing/
units_unittest.cc
20
//
Rounding
.
/external/compiler-rt/lib/
subdf3.c
11
// IEEE-754 default
rounding
(to nearest, ties to even).
subsf3.c
11
// IEEE-754 default
rounding
(to nearest, ties to even).
/external/llvm/test/CodeGen/PowerPC/
i64_fp_round.ll
11
; Verify that we get the code sequence needed to avoid double-
rounding
.
/external/llvm/test/MC/AArch64/
neon-rounding-shift.s
7
// Vector Integer
Rounding
Shift Lef (Signed)
26
// Vector Integer
Rounding
Shift Lef (Unsigned)
45
// Scalar Integer
Rounding
Shift Lef (Signed)
52
// Scalar Integer
Rounding
Shift Lef (Unsigned)
/external/v8/test/cctest/
test-diy-fp.cc
45
// Test
rounding
.
/external/arduino/hardware/arduino/cores/arduino/
Print.cpp
197
double
rounding
= 0.5;
local
199
rounding
/= 10.0;
201
number +=
rounding
;
/external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.h
72
* Test proper
rounding
by the format method.
130
/* Port of ICU4J
rounding
test. */
245
// internal
rounding
checking for TestRounding
/external/fdlibm/
e_sqrt.c
64
* 3. Final
rounding
69
* The
rounding
mode can be detected by checking whether
172
/* use floating add to find out
rounding
direction */
282
correctly rounded according to the prevailing
rounding
mode
283
as follows. Let r and i be copies of the
rounding
mode and
291
R := RZ; ... set
rounding
mode to round-toward-zero
299
z := z - ulp; ... special
rounding
355
... set
rounding
mode to Round-to-nearest
371
correctly rounded according to the prevailing
rounding
mode
372
as follows. Let r and i be copies of the
rounding
mode an
[
all
...]
/external/icu4c/test/intltest/
numfmtst.h
72
* Test proper
rounding
by the format method.
130
/* Port of ICU4J
rounding
test. */
257
// internal
rounding
checking for TestRounding
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
ChangeTimeScaleTrack.java
43
* that any
rounding
errors that may have summed are corrected exactly before the syncSamples.
47
* @param syncSamples at these sync points where
rounding
error are corrected.
135
* Adjusting the composition times is easy. Just scale it by the factor - that's it. There is no
rounding
/external/qemu/distrib/sdl-1.2.15/src/video/
e_sqrt.h
68
* 3. Final
rounding
73
* The
rounding
mode can be detected by checking whether
216
/* use floating add to find out
rounding
direction */
325
correctly rounded according to the prevailing
rounding
mode
326
as follows. Let r and i be copies of the
rounding
mode and
334
R := RZ; ... set
rounding
mode to round-toward-zero
342
z := z - ulp; ... special
rounding
398
... set
rounding
mode to Round-to-nearest
414
correctly rounded according to the prevailing
rounding
mode
415
as follows. Let r and i be copies of the
rounding
mode an
[
all
...]
/external/v8/src/
conversions.h
61
//
rounding
towards zero.
74
// There is no
rounding
involved in converting an integer to a
82
// There is no
rounding
involved in converting an unsigned integer to a
Completed in 1143 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>