OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:precision
(Results
676 - 700
of
7852
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/cts/tests/openglperf2/assets/fragment/
basic
14
precision
mediump float;
/cts/tests/openglperf2/assets/vertex/
basic
14
precision
mediump float;
blur
14
precision
mediump float;
water
14
precision
mediump float;
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
fenv.h
22
#define FE_INEXACT 0x10 /* imprecise (loss of
precision
; "inexact") */
/external/clang/test/Sema/
ext_vector_conversions.c
18
vs4 += ll; // expected-warning {{implicit conversion loses integer
precision
}}
/external/compiler-rt/lib/builtins/arm/
aeabi_drsub.c
1
//===-- lib/arm/aeabi_drsub.c - Double-
precision
subtraction --------------===//
aeabi_frsub.c
1
//===-- lib/arm/aeabi_frsub.c - Single-
precision
subtraction --------------===//
/external/deqp/modules/gles2/scripts/
gen-invalid-implicit-conversions.py
34
precision
mediump float;
35
precision
mediump int;
55
precision
mediump float;
56
precision
mediump int;
/external/deqp/modules/gles3/scripts/
gen-invalid-implicit-conversions.py
36
precision
mediump float;
37
precision
mediump int;
59
precision
mediump float;
60
precision
mediump int;
/external/icu/icu4c/source/i18n/
fmtableimp.h
30
* Maximum int64_t value that can be stored in a double without chancing losing
precision
.
/external/libcxx/test/std/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/
member_swap.pass.cpp
51
assert(is1.
precision
() == 6);
59
assert(is2.
precision
() == 6);
74
assert(is1.
precision
() == 6);
82
assert(is2.
precision
() == 6);
move_assign.pass.cpp
56
assert(is1.
precision
() == 6);
64
assert(is2.
precision
() == 6);
79
assert(is1.
precision
() == 6);
87
assert(is2.
precision
() == 6);
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream.assign/
member_swap.pass.cpp
51
assert(is1.
precision
() == 6);
59
assert(is2.
precision
() == 6);
74
assert(is1.
precision
() == 6);
82
assert(is2.
precision
() == 6);
move_assign.pass.cpp
56
assert(is1.
precision
() == 6);
64
assert(is2.
precision
() == 6);
79
assert(is1.
precision
() == 6);
87
assert(is2.
precision
() == 6);
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.assign/
member_swap.pass.cpp
51
assert(os1.
precision
() == 6);
59
assert(os2.
precision
() == 6);
74
assert(os1.
precision
() == 6);
82
assert(os2.
precision
() == 6);
move_assign.pass.cpp
56
assert(os1.
precision
() == 6);
64
assert(os2.
precision
() == 6);
79
assert(os1.
precision
() == 6);
87
assert(os2.
precision
() == 6);
/external/llvm/test/CodeGen/Hexagon/
dadd.ll
2
; Check that we generate double
precision
floating point add in V5.
dmul.ll
2
; Check that we generate double
precision
floating point multiply in V5.
dsub.ll
2
; Check that we generate double
precision
floating point subtract in V5.
fmul.ll
2
; Check that we generate single
precision
floating point multiply in V5.
/external/ltp/testcases/kernel/syscalls/nanosleep/
nanosleep02.c
49
* Define here the "rem"
precision
in microseconds,
51
* precisions. The -aa tree provides up to usec
precision
.
52
* NOTE: all the trees that don't provide a
precision
of
56
* usec
precision
in the -aa tree.
/external/python/cpython3/Doc/library/
numeric.rst
12
module supports exact representations of decimal numbers, using arbitrary
precision
/external/python/cpython3/Include/
pystrtod.h
17
int
precision
,
/external/skia/tests/
PathOpsTestCommon.h
32
void CubicToQuads(const SkDCubic& cubic, double
precision
, SkTArray<SkDQuad, true>& quads);
Completed in 784 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>