OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:infinity
(Results
451 - 475
of
974
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/skia/include/core/
SkClipStack.h
30
// The real bound extends out to
infinity
and all the pixels outside
176
can capture the cancelling out of the extensions to
infinity
when two inverse filled
/external/smali/smali/src/test/resources/LexerTest/
RealSmaliFileTest.tokens
84
DOUBLE_LITERAL_OR_ID("-
Infinity
")
102
DOUBLE_LITERAL_OR_ID("
Infinity
")
/external/v8/src/
conversions.cc
71
case FP_INFINITE: return (v < 0.0 ? "-
Infinity
" : "
Infinity
");
/external/v8/test/mjsunit/
date.js
186
d = new Date(1969, 12, 1,
Infinity
);
188
d = new Date(1969, 12, 1, -
Infinity
);
/external/v8/test/sputnik/
sputnik.status
183
# NaN,
Infinity
and undefined are read-only according to ES5.
186
S15.1.1.2_A2_T1: FAIL_OK #
Infinity
/external/valgrind/main/none/tests/ppc32/
test_dfp1.c
196
// flavors of
Infinity
219
// flavors of
Infinity
test_dfp2.c
265
// flavors of
Infinity
299
// flavors of
Infinity
test_dfp5.c
272
// flavors of
Infinity
295
// flavors of
Infinity
/external/valgrind/main/none/tests/ppc64/
test_dfp1.c
196
// flavors of
Infinity
219
// flavors of
Infinity
test_dfp2.c
265
// flavors of
Infinity
299
// flavors of
Infinity
test_dfp5.c
272
// flavors of
Infinity
295
// flavors of
Infinity
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.6-2.js
218
"var n = new Number(-
Infinity
); n.indexOf = String.prototype.indexOf; n.indexOf('-')",
220
eval("var n = new Number(-
Infinity
); n.indexOf = String.prototype.indexOf; n.indexOf('-')") );
15.5.4.8-1.js
140
"var obj = new Number(
Infinity
); obj.split = String.prototype.split; Array.prototype.getClass = Object.prototype.toString; obj.getClass()",
142
eval("var obj = new Number(
Infinity
); obj.split = String.prototype.split; Array.prototype.getClass = Object.prototype.toString; obj.split().getClass()") );
/external/webkit/Tools/android/flex-2.5.4a/
nfa.c
543
* if "ub" is
INFINITY
then "new" matches "lb" or more occurrences of "mach"
553
if ( ub ==
INFINITY
)
/frameworks/av/camera/
CameraParameters.cpp
97
const char CameraParameters::FOCUS_DISTANCE_INFINITY[] = "
Infinity
";
164
const char CameraParameters::FOCUS_MODE_INFINITY[] = "
infinity
";
/frameworks/base/core/java/android/util/
JsonWriter.java
371
(string.equals("-
Infinity
") || string.equals("
Infinity
") || string.equals("NaN"))) {
/libcore/luni/src/main/java/java/text/
ChoiceFormat.java
91
* possible values are negative and positive
infinity
.
421
* possible values are negative and positive
infinity
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
modified_bessel_func.tcc
101
__Knu = std::numeric_limits<_Tp>::
infinity
();
102
__Kpnu = -std::numeric_limits<_Tp>::
infinity
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
modified_bessel_func.tcc
101
__Knu = std::numeric_limits<_Tp>::
infinity
();
102
__Kpnu = -std::numeric_limits<_Tp>::
infinity
();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
modified_bessel_func.tcc
101
__Knu = std::numeric_limits<_Tp>::
infinity
();
102
__Kpnu = -std::numeric_limits<_Tp>::
infinity
();
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h
68
#define
INFINITY
__builtin_inf()
73
#define
INFINITY
HUGE_VALF
Completed in 684 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>