OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:floating
(Results
251 - 275
of
3773
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/compiler-rt/lib/arm/
divdf3vfp.S
15
// Divides two double precision
floating
point numbers using the Darwin
divsf3vfp.S
15
// Divides two single precision
floating
point numbers using the Darwin
muldf3vfp.S
15
// Multiplies two double precision
floating
point numbers using the Darwin
mulsf3vfp.S
15
// Multiplies two single precision
floating
point numbers using the Darwin
negdf2vfp.S
15
// Returns the negation a double precision
floating
point numbers using the
negsf2vfp.S
15
// Returns the negation of a single precision
floating
point numbers using the
subdf3vfp.S
15
// Returns difference between two double precision
floating
point numbers using
subsf3vfp.S
15
// Returns the difference between two single precision
floating
point numbers
/external/compiler-rt/lib/
extendsfdf2.c
11
// IEEE-754
floating
-point type. The constants and types defined following the
21
// *widening* operations; if you need to convert to a *narrower*
floating
-point
33
// 1.
floating
-point types and integer types have the same endianness on the
55
// from the representation of
floating
-point data as integer values follow.
/external/compiler-rt/lib/ubsan/lit_tests/Float/
cast-overflow.cpp
56
//
Floating
point -> integer overflow.
79
// Integer ->
floating
point overflow.
94
//
Floating
point ->
floating
point overflow.
/external/eigen/Eigen/src/plugins/
ArrayCwiseBinaryOps.h
99
* \warning this performs an exact comparison, which is generally a bad idea with
floating
-point types.
100
* In order to check for equality between two vectors or matrices with
floating
-point coefficients, it is
113
* \warning this performs an exact comparison, which is generally a bad idea with
floating
-point types.
114
* In order to check for equality between two vectors or matrices with
floating
-point coefficients, it is
MatrixCwiseBinaryOps.h
29
* \warning this performs an exact comparison, which is generally a bad idea with
floating
-point types.
30
* In order to check for equality between two vectors or matrices with
floating
-point coefficients, it is
48
* \warning this performs an exact comparison, which is generally a bad idea with
floating
-point types.
49
* In order to check for equality between two vectors or matrices with
floating
-point coefficients, it is
/external/llvm/test/CodeGen/Hexagon/
convertdptoint.ll
2
; Check that we generate conversion from double precision
floating
point
convertdptoll.ll
2
; Check that we generate conversion from double precision
floating
point
convertsptoint.ll
2
; Check that we generate conversion from single precision
floating
point
convertsptoll.ll
2
; Check that we generate conversion from single precision
floating
point
doubleconvert-ieee-rnd-near.ll
2
; Check that we generate conversion from double precision
floating
point
fcmp.ll
2
; Check that we generate
floating
point compare in V5
/external/llvm/test/CodeGen/PowerPC/
float-asmprint.ll
3
; Check that all current
floating
-point types are correctly emitted to assembly
/external/llvm/test/CodeGen/SystemZ/
fp-abs-01.ll
1
; Test
floating
-point absolute.
fp-cmp-03.ll
1
; Test 128-bit
floating
-point comparison.
fp-conv-05.ll
1
; Test conversions of signed i32s to
floating
-point values.
fp-conv-06.ll
1
; Test conversions of unsigned i32s to
floating
-point values.
fp-conv-07.ll
1
; Test conversions of signed i64s to
floating
-point values.
fp-conv-08.ll
1
; Test conversions of unsigned i64s to
floating
-point values.
Completed in 1110 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>