OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:infinity
(Results
501 - 525
of
974
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
modified_bessel_func.tcc
101
__Knu = std::numeric_limits<_Tp>::
infinity
();
102
__Kpnu = -std::numeric_limits<_Tp>::
infinity
();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
modified_bessel_func.tcc
101
__Knu = std::numeric_limits<_Tp>::
infinity
();
102
__Kpnu = -std::numeric_limits<_Tp>::
infinity
();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
modified_bessel_func.tcc
101
__Knu = std::numeric_limits<_Tp>::
infinity
();
102
__Kpnu = -std::numeric_limits<_Tp>::
infinity
();
/bionic/libc/stdio/
fvwrite.c
163
* or `
infinity
' if there is none, then pretend
/external/ceres-solver/include/ceres/
iteration_callback.h
96
//
Infinity
norm of the gradient vector.
/external/chromium/chrome/browser/resources/gpu_internals/
timeline_model.js
203
var wmin =
Infinity
;
/external/clang/test/CXX/expr/expr.const/
p2-0x.cpp
267
constexpr float f2 = 1e38f * 3.4029f; // expected-error {{constant expression}} expected-note {{floating point arithmetic produces an
infinity
}}
269
constexpr float f4 = 1e38f / -.2938f; // expected-error {{constant expression}} expected-note {{floating point arithmetic produces an
infinity
}}
270
constexpr float f5 = 2e38f + 2e38f; // expected-error {{constant expression}} expected-note {{floating point arithmetic produces an
infinity
}}
271
constexpr float f6 = -2e38f - 2e38f; // expected-error {{constant expression}} expected-note {{floating point arithmetic produces an
infinity
}}
/external/dhcpcd/
bind.c
170
syslog(LOG_INFO, "%s: leased %s for
infinity
",
/external/jhead/
makernote.c
146
ImageInfo.Distance = -1 /*
infinity
*/;
/external/jpeg/
jdct.h
146
* We assume RIGHT_SHIFT rounds towards minus
infinity
, so adding
/external/llvm/test/CodeGen/PowerPC/
vec_rounding.ll
3
; Check vector round to single-precision toward -
infinity
(vrfim)
/external/llvm/test/CodeGen/X86/
2010-02-23-SingleDefPhiJoin.ll
8
; will detect an
infinity
valno loop.
/external/openssl/crypto/ec/
ec_err.c
251
{ERR_REASON(EC_R_POINT_AT_INFINITY) ,"point at
infinity
"},
/external/protobuf/python/google/protobuf/internal/
generator_test.py
88
#
Infinity
times zero equals NaN.
/external/qemu/distrib/jpeg-6b/
jdct.h
142
* We assume RIGHT_SHIFT rounds towards minus
infinity
, so adding
/external/quake/quake/src/QW/client/
d_edge.c
232
// effectively at
infinity
distance from the viewpoint
/external/quake/quake/src/WinQuake/
d_edge.cpp
228
// effectively at
infinity
distance from the viewpoint
/external/webkit/Source/WebCore/platform/
Timer.cpp
267
m_nextFireTime = -numeric_limits<double>::
infinity
();
Completed in 854 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>