OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:precision
(Results
276 - 300
of
2047
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/compiler-rt/lib/arm/
eqsf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
gedf2vfp.S
16
// Uses Darwin calling convention where double
precision
arguments are passsed
gesf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
gtdf2vfp.S
16
// Uses Darwin calling convention where double
precision
arguments are passsed
gtsf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
ledf2vfp.S
16
// Uses Darwin calling convention where double
precision
arguments are passsed
lesf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
ltdf2vfp.S
16
// Uses Darwin calling convention where double
precision
arguments are passsed
ltsf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
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
nedf2vfp.S
16
// Uses Darwin calling convention where double
precision
arguments are passsed
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
nesf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
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
unorddf2vfp.S
16
// Uses Darwin calling convention where double
precision
arguments are passsed
unordsf2vfp.S
16
// Uses Darwin calling convention where single
precision
arguments are passsed
/external/compiler-rt/lib/ppc/
floatditf.c
20
/* At this point, we have two double
precision
numbers
floatunditf.c
26
/* At this point, we have two double
precision
numbers
/external/dropbear/libtommath/
bn_mp_karatsuba_mul.c
3
/* LibTomMath, multiple-
precision
integer library -- Tom St Denis
5
* LibTomMath is a library that provides multiple-
precision
37
* 1/4th the number of single
precision
multiplications so in
38
* total after one call 25% of the single
precision
multiplications
/external/eigen/Eigen/src/Eigen2Support/Geometry/
Rotation2D.h
106
/** \returns \c true if \c *this is approximately equal to \a other, within the
precision
110
bool isApprox(const Rotation2D& other, typename NumTraits<Scalar>::Real prec =
precision
<Scalar>()) const
115
* single
precision
2D rotation type */
118
* double
precision
2D rotation type */
/external/eigen/bench/
quatmul.cpp
30
std::cout.
precision
(3);
/external/kernel-headers/original/asm-arm/
delay.h
24
* loss of
precision
.
Completed in 142 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>