OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ieee
(Results
501 - 525
of
1485
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
floatnum.c
633
/*
IEEE
-754r "half precision" format:
643
*
IEEE
-754 (Intel) "single precision" format:
653
*
IEEE
-754 (Intel) "double precision" format:
663
*
IEEE
-754 (Intel) "extended precision" format:
floatnum.h
3
* \brief YASM floating point (
IEEE
) interface.
/external/compiler-rt/lib/builtins/
floatdidf.c
19
/* Assumption: double is a
IEEE
64 bit floating point type
floatundidf.c
17
/* Assumption: double is a
IEEE
64 bit floating point type
fp_add_impl.inc
10
// This file implements soft-float addition with the
IEEE
-754 default rounding
/external/compiler-rt/test/builtins/Unit/
fixdfti_test.c
21
// Assumption: double is a
IEEE
64 bit floating point type
fixsfti_test.c
21
// Assumption: float is a
IEEE
32 bit floating point type
fixunsdfti_test.c
20
// Assumption: double is a
IEEE
64 bit floating point type
fixunssfti_test.c
22
// Assumption: float is a
IEEE
32 bit floating point type
floatdidf_test.c
20
// Assumption: double is a
IEEE
64 bit floating point type
floatdixf_test.c
20
// Assumption: long double is a
IEEE
80 bit floating point type padded to 128 bits
floattisf_test.c
22
// Assumption: float is a
IEEE
32 bit floating point type
floatundidf_test.c
20
// Assumption: double is a
IEEE
64 bit floating point type
floatundixf_test.c
21
// Assumption: long double is a
IEEE
80 bit floating point type padded to 128 bits
floatuntisf_test.c
22
// Assumption: float is a
IEEE
32 bit floating point type
/external/compiler-rt/test/ubsan/TestCases/Float/
cast-overflow.cpp
28
// This test assumes float and double are
IEEE
-754 single- and double-precision.
/external/emma/core/java12/com/vladium/jcd/cls/constant/
CONSTANT_Double_info.java
22
* the double value in
IEEE
754 floating-point "double format" bit layout.
CONSTANT_Float_info.java
22
* the float constant in
IEEE
754 floating-point "single format" bit layout.
/external/fdlibm/
e_sqrt.c
201
(
IEEE
double precision arithmetic) in software.
209
standard (
IEEE
754-1985). The ability to perform shift, add,
218
a floating point number x (in
IEEE
double format) respectively
324
a floating point number x (in
IEEE
double format) respectively
k_standard.c
30
* Standard conformance (non-
IEEE
) on exception cases.
197
exc.type = DOMAIN; /* should be SING for
IEEE
*/
231
exc.type = DOMAIN; /* should be SING for
IEEE
*/
265
exc.type = DOMAIN; /* should be SING for
IEEE
*/
/external/fio/crc/
crc32c.c
7
* journal =
IEEE
Transactions on Communication,
/external/icu/icu4c/source/common/unicode/
putil.h
19
* 11/15/99 helena Integrated S/390 changes for
IEEE
support.
/external/iproute2/include/linux/
atmsap.h
132
unsigned char snap[5];/*
IEEE
802.1 SNAP identifier */
/external/kernel-headers/original/uapi/linux/
atmsap.h
132
unsigned char snap[5];/*
IEEE
802.1 SNAP identifier */
/external/libxml2/
triodef.h
195
* even when compiling with
IEEE
enabled.
Completed in 475 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>