OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floating
(Results
801 - 825
of
3773
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/compiler-rt/test/Unit/
fixunsdfdi_test.c
20
// Assumption: double is a IEEE 64 bit
floating
point type
fixunsdfsi_test.c
20
// Assumption: double is a IEEE 64 bit
floating
point type
fixunssfdi_test.c
20
// Assumption: float is a IEEE 32 bit
floating
point type
fixunssfsi_test.c
20
// Assumption: float is a IEEE 32 bit
floating
point type
fixunsxfsi_test.c
21
// Assumption: long double is an intel 80 bit
floating
point type padded with 6 bytes
floatdisf_test.c
20
// Assumption: float is a IEEE 32 bit
floating
point type
floatundisf_test.c
20
// Assumption: float is a IEEE 32 bit
floating
point type
/external/fdlibm/
s_nextafter.c
16
* return the next machine
floating
-point number of x in the
s_rint.c
19
* Using
floating
addition.
w_jn.c
16
*
floating
point Bessel's function of the 1st and 2nd kind
/external/flac/libFLAC/include/private/
float.h
48
* FLAC__real is the basic
floating
point type used in LPC analysis.
/external/grub/stage2/
smp-imps.c
632
* Given a region to check, this actually looks for the "MP
Floating
634
* signature and checksum for a
floating
pointer structure of the
661
IMPS_DEBUG_PRINT (("Found MP
Floating
Structure Pointer at %x\n", start));
679
* The probe looks for the "MP
Floating
Pointer Structure" at locations
/external/icu4c/config/
mh-alpha-linux-cc
19
# The tests need complete IEEE
floating
point support
mh-alpha-linux-gcc
19
# The tests need complete IEEE
floating
point support
mh-alpha-osf
19
# The tests need complete IEEE
floating
point support
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt
20
# the same address so that peers can do 'Port
floating
'.
/external/kernel-headers/original/asm-mips/
signal.h
33
#define SIGFPE 8 /*
Floating
-point exception (ANSI). */
/external/llvm/bindings/ocaml/llvm/
llvm.mli
164
(** The predicate for a
floating
-point comparison ([fcmp]) instruction.
422
(** [float_type c] returns the IEEE 32-bit
floating
point type in the context
426
(** [double_type c] returns the IEEE 64-bit
floating
point type in the context
430
(** [x86fp80_type c] returns the x87 80-bit
floating
point type in the context
434
(** [fp128_type c] returns the IEEE 128-bit
floating
point type in the context
438
(** [ppc_fp128_type c] returns the PowerPC 128-bit
floating
point type in the
730
(** [const_float ty n] returns the
floating
point constant of type [ty] and
734
(** [const_float_of_string ty s] returns the
floating
point constant of type
892
(** [const_fdiv c1 c2] returns the constant quotient [c1 / c2] of two
floating
908
signed
floating
point constants
[
all
...]
/external/llvm/lib/Target/R600/
AMDGPUMCInstLower.cpp
46
"Only
floating
point immediates are supported at the moment.");
/external/llvm/test/MC/AArch64/
neon-max-min-pairwise.s
68
// Vector Maximum Pairwise (
Floating
Point)
79
// Vector Minimum Pairwise (
Floating
Point)
90
// Vector maxNum Pairwise (
Floating
Point)
101
// Vector minNum Pairwise (
Floating
Point)
neon-max-min.s
68
// Vector Maximum (
Floating
Point)
79
// Vector Minimum (
Floating
Point)
90
// Vector maxNum (
Floating
Point)
101
// Vector minNum (
Floating
Point)
/external/llvm/utils/TableGen/
TGValueTypes.cpp
86
// Extended
floating
-point types are not supported yet.
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c
111
assert(src_type.
floating
== dst_type.
floating
);
221
type4.
floating
= FALSE;
377
type4.
floating
= FALSE;
/external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h
48
/* The number of vertex
floating
-point units */
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUMCInstLower.cpp
43
"Only
floating
point immediates are supported at the moment.");
Completed in 1186 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>