HomeSort by relevance Sort by last modified time
    Searched full:isnan (Results 326 - 350 of 1592) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
ieee754.txt 36 The math module's ``isnan`` and ``isinf`` functions can be used to detect INF
38 >>> isinf(INF), isinf(NINF), isnan(NAN)
  /external/v8/src/mips64/
simulator-mips64.cc     [all...]
  /libcore/ojluni/src/main/java/sun/misc/
FpUtils.java 264 * Double#isNaN(double) Double.isNaN} method; the functionality is
271 public static boolean isNaN(double d) {
272 return Double.isNaN(d);
280 * Float#isNaN(float) Float.isNaN} method; the functionality is
287 public static boolean isNaN(float f) {
288 return Float.isNaN(f);
304 return isNaN(arg1) || isNaN(arg2)
    [all...]
  /bionic/libc/include/
math.h 69 #define isnan(x) __builtin_isnan(x) macro
317 * specify them either). Exposing these means that isinf and isnan will have a
321 * <cmath> will `#undef isnan` from math.h and only adds the function overloads
323 * included by a lot of other standard headers) and ::isnan.
326 int (isnan)(double __x) __attribute_const__;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/special/
Gamma.java 98 if (Double.isNaN(x) || (x <= 0.0)) {
166 if (Double.isNaN(a) || Double.isNaN(x) || (a <= 0.0) || (x < 0.0)) {
243 if (Double.isNaN(a) || Double.isNaN(x) || (a <= 0.0) || (x < 0.0)) {
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
NodeSorter.java 167 //n1Num = Double.isNaN(d) ? 0.0 : d;
169 //n2Num = Double.isNaN(d) ? 0.0 : d;
179 if (Double.isNaN(n1Num))
181 if (Double.isNaN(n2Num))
186 else if (Double.isNaN(n2Num))
  /external/guava/guava/src/com/google/common/math/
DoubleMath.java 276 * !Double.isNaN(x) && !Double.isInfinite(x) && x == Math.rint(x)}.
357 || (Double.isNaN(a) && Double.isNaN(b));
382 return Booleans.compare(Double.isNaN(a), Double.isNaN(b));
  /bionic/tests/
wchar_test.cpp 806 ASSERT_TRUE(isnan(fn(L"+nan", nullptr)));
807 ASSERT_TRUE(isnan(fn(L"nan", nullptr)));
808 ASSERT_TRUE(isnan(fn(L"-nan", nullptr)));
810 ASSERT_TRUE(isnan(fn(L"+nan(0xff)", nullptr)));
811 ASSERT_TRUE(isnan(fn(L"nan(0xff)", nullptr)));
812 ASSERT_TRUE(isnan(fn(L"-nan(0xff)", nullptr)));
815 ASSERT_TRUE(isnan(fn(L"+nanny", &p)));
817 ASSERT_TRUE(isnan(fn(L"nanny", &p)));
819 ASSERT_TRUE(isnan(fn(L"-nanny", &p)));
844 ASSERT_TRUE(isnan(fn(L"NaN", nullptr)))
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/math/
cmplx.a 18  cmplx  |SGOROOTsrcmath abs.goAbsx·2 f  asin.goAsin  Asinh .Acos Acosh TAtan ( Atanh   conj.goConj f  exp.goExp  isinf.go IsInf Inf  isnan.go IsNaN NaN r  log.goLog
83 go19ldmath? "".Abs?math.Hypot?0runtime.morestack_noctxt?x?type.complex128?~r1?type.float64?Tgclocals·54241e171da8af6ae173d69da0236748?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Jgofile..$GOROOT/src/math/cmplx/abs.go?"".Asin?*$f64.3ff0000000000000?*$f64.8000000000000000?"".Sqrt? "".Log?math.Asin?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?Lgofile..$GOROOT/src/math/cmplx/asin.go?Dgofile..$GOROOT/src/math/unsafe.go?>gofile..$GOROOT/src/math/abs.go?math.Abs? math.Float64bits?(math.Float64frombits?"".Asinh?math.Asinh?"".Acos?*$f64.3ff921fb54442d18?"".Acosh?"".Atan?math.Atan2?*$f64.3fe0000000000000?*$f64.400921fb54442d18?*$f64.400921fb54000000?*$f64.3e210b4610000000?*$f64.3c6a62633145c06e?*$f64.7ff8000000000001?math.Log?*$f64.3fd0000000000000?w?x2?Jgofile..$GOROOT/src/math/cmplx/tan.go?"".reducePi?"".Atanh?"".Conj?Lgofile..$GOROOT/src/math/cmplx/conj.go? "".Exp?math.Exp?math.Sincos?r?Jgofile..$GOROOT/src/math/cmplx/exp.go?"".IsInf?*$f64.7fefffffffffffff?*$f64.ffefffffffffffff?type.bool?Ngofile..$GOROOT/src/math/cmplx/isinf.go?@gofile..$GOROOT/src/math/bits.go?Bgofile..$GOROOT/src/math/const.go?math.IsInf? "".Inf?*$f64.7ff0000000000000?~r0?inf?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?"".IsNaN?Ngofile..$GOROOT/src/math/cmplx/isnan.go?math.IsNaN? "".NaN?nan?"".Phase?.autotmp_6?Jgofile..$GOROOT/src/math/cmplx/log.go?"".Log10?*$f64.3fdbcb7b1526e50e?Ngofile..$GOROOT/src/math/cmplx/phase.go?"".Polar???.autotmp_5?Ngofile..$GOROOT/src/math/cmplx/polar.go? "".Pow?math.Pow?type.string?"".statictmp_0?runtime.gopanic?y?~r2?.autotmp_45?modulus?
91 scale?Lgofile..$GOROOT/src/math/cmplx/sqrt.go?Hgofile..$GOROOT/src/math/copysign.go?math.Copysign? "".Tan?math.Cos?math.Sin?"".tanSeries?.autotmp_34?.autotmp_35?.autotmp_36?d?"".Tanh?.autotmp_24?.autotmp_25?.autotmp_26?t?*$f64.3ca0000000000000?z? "".Cot?"".init?"".initdone·?"runtime.throwinit?math.init?.gofile..<autogenerated>?<go.info.math.Copysign$abstract?go.info.float64?Bgo.info.math.Float64bits$abstract?Jgo.info.math.Float64frombits$abstract?go.info.uint64?2go.info.math.Abs$abstract?2go.info.math.NaN$abstract?.go.info."".NaN$abstract?8go.info."".reducePi$abstract?6go.info.math.IsInf$abstract?go.info.int?2go.info.math.Inf$abstract?6go.info.math.IsNaN$abstract?go.info.bool?.go.info."".Inf$abstract?go.info."".Abs?$go.info.complex128?go.range."".Abs?go.info."".Asin? go.range."".Asin? go.info."".Asinh?"go.range."".Asinh?go.info."".Acos? go.range."".Acos? go.info."".Acosh?"go.range."".Acosh?go.info."".Atan? go.range."".Atan? go.info."".Atanh?"go.range."".Atanh?go.info."".Conj? go.range."".Conj?go.info."".Exp?go.range."".Exp? go.info."".IsInf?"go.range."".IsInf?go.info."".Inf?go.range."".Inf? go.info."".IsNaN?"go.range."".IsNaN?go.info."".NaN?go.range."".NaN?go.info."".Log?go.range."".Log? go.info."".Log10?"go.range."".Log10? go.info."".Phase?"go.range."".Phase? go.info."".Polar?"go.range."".Polar?.go.string."not reached"?go.info."".Pow?go.range."".Pow?go.info."".Rect? go.range."".Rect?go.info."".Sin?go.range."".Sin?go.info."".Sinh? go.range."".Sinh?go.info."".Cos?go.range."".Cos?go.info."".Cosh? go.range."".Cosh?&go.info."".sinhcosh?(go.range."".sinhcosh?go.info."".Sqrt? go.range."".Sqrt?go.info."".Tan?go.range."".Tan?go.info."".Tanh? go.range."".Tanh?&go.info."".reducePi?(go.range."".reducePi?(go.info."".tanSeries?*go.range."".tanSeries?go.info."".Cot?go.range."".Cot?go.info."".init? go.range."".init?type.uint8?,type..importpath.math.??? 0?|feH? %H;av@H?? H?l$H?l$?D$(?$?D$0?D$??D$?D$8H?l$H?? ???@;?VVV4eH? %H;a?1H??(H?l$ H?l$ ?D$8W?f.????H?D$0H??H??fHn??f.????L$0??Y???Y??\??\??$?Y??X?? f???\$?H?D$?D$8? f???T$?X?$?D$0?X??D$??D$?L$?D$@?f???L$HH?l$ H??(??D$0?$??D$?D$@?D$8?D$HH?l$ H??(???????????P?OP1OP O
272 eH? %H;avEH??H?,$H?,$?<v H?,$H???u? ???H?,$H?????$[[[1#math.Copysignxymath.Float64bitsfmath.Float64frombitsbmath.Absxmath.NaNmath/cmplx.NaN nanmath/cmplx.reducePi tcxmath.IsInffsignmath.Infsign vmath.IsNaNfismath/cmplx.Inf inf"".Abs?x ?~r1 ?"".Asin?x3?~r13?4  "".Asinh?x@?~r1@?A  "".Acos?xW?~r1W?"".Acosh?x]?~r1]?"".Atan? w??hx?? x2??`~r1???"".Atanh?x??~r1??"".Conj?x?~r1?"".Exp? r4?hx3?~r13?"".IsInf?x
284 ?  ? ~r0?"".IsNaN?x ?~r1 ?   (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/math/
cmplx.a 18  cmplx  |SGOROOTsrcmath abs.goAbsx·2 f  asin.goAsin  Asinh .Acos Acosh TAtan ( Atanh   conj.goConj f  exp.goExp  isinf.go IsInf Inf  isnan.go IsNaN NaN r  log.goLog
83 go19ldmath? "".Abs?math.Hypot?0runtime.morestack_noctxt?x?type.complex128?~r1?type.float64?Tgclocals·54241e171da8af6ae173d69da0236748?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Jgofile..$GOROOT/src/math/cmplx/abs.go?"".Asin?*$f64.3ff0000000000000?*$f64.8000000000000000?"".Sqrt? "".Log?math.Asin?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?Lgofile..$GOROOT/src/math/cmplx/asin.go?Dgofile..$GOROOT/src/math/unsafe.go?>gofile..$GOROOT/src/math/abs.go?math.Abs? math.Float64bits?(math.Float64frombits?"".Asinh?math.Asinh?"".Acos?*$f64.3ff921fb54442d18?"".Acosh?"".Atan?math.Atan2?*$f64.3fe0000000000000?*$f64.400921fb54442d18?*$f64.400921fb54000000?*$f64.3e210b4610000000?*$f64.3c6a62633145c06e?*$f64.7ff8000000000001?math.Log?*$f64.3fd0000000000000?w?x2?Jgofile..$GOROOT/src/math/cmplx/tan.go?"".reducePi?"".Atanh?"".Conj?Lgofile..$GOROOT/src/math/cmplx/conj.go? "".Exp?math.Exp?math.Sincos?r?Jgofile..$GOROOT/src/math/cmplx/exp.go?"".IsInf?*$f64.7fefffffffffffff?*$f64.ffefffffffffffff?type.bool?Ngofile..$GOROOT/src/math/cmplx/isinf.go?@gofile..$GOROOT/src/math/bits.go?Bgofile..$GOROOT/src/math/const.go?math.IsInf? "".Inf?*$f64.7ff0000000000000?~r0?inf?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?"".IsNaN?Ngofile..$GOROOT/src/math/cmplx/isnan.go?math.IsNaN? "".NaN?nan?"".Phase?.autotmp_6?Jgofile..$GOROOT/src/math/cmplx/log.go?"".Log10?*$f64.3fdbcb7b1526e50e?Ngofile..$GOROOT/src/math/cmplx/phase.go?"".Polar???.autotmp_5?Ngofile..$GOROOT/src/math/cmplx/polar.go? "".Pow?math.Pow?type.string?"".statictmp_0?runtime.gopanic?y?~r2?.autotmp_45?modulus?
91 scale?Lgofile..$GOROOT/src/math/cmplx/sqrt.go?Hgofile..$GOROOT/src/math/copysign.go?math.Copysign? "".Tan?math.Cos?math.Sin?"".tanSeries?.autotmp_34?.autotmp_35?.autotmp_36?d?"".Tanh?.autotmp_24?.autotmp_25?.autotmp_26?t?*$f64.3ca0000000000000?z? "".Cot?"".init?"".initdone·?"runtime.throwinit?math.init?.gofile..<autogenerated>?<go.info.math.Copysign$abstract?go.info.float64?Bgo.info.math.Float64bits$abstract?Jgo.info.math.Float64frombits$abstract?go.info.uint64?2go.info.math.Abs$abstract?2go.info.math.NaN$abstract?.go.info."".NaN$abstract?8go.info."".reducePi$abstract?6go.info.math.IsInf$abstract?go.info.int?2go.info.math.Inf$abstract?6go.info.math.IsNaN$abstract?go.info.bool?.go.info."".Inf$abstract?go.info."".Abs?$go.info.complex128?go.range."".Abs?go.info."".Asin? go.range."".Asin? go.info."".Asinh?"go.range."".Asinh?go.info."".Acos? go.range."".Acos? go.info."".Acosh?"go.range."".Acosh?go.info."".Atan? go.range."".Atan? go.info."".Atanh?"go.range."".Atanh?go.info."".Conj? go.range."".Conj?go.info."".Exp?go.range."".Exp? go.info."".IsInf?"go.range."".IsInf?go.info."".Inf?go.range."".Inf? go.info."".IsNaN?"go.range."".IsNaN?go.info."".NaN?go.range."".NaN?go.info."".Log?go.range."".Log? go.info."".Log10?"go.range."".Log10? go.info."".Phase?"go.range."".Phase? go.info."".Polar?"go.range."".Polar?.go.string."not reached"?go.info."".Pow?go.range."".Pow?go.info."".Rect? go.range."".Rect?go.info."".Sin?go.range."".Sin?go.info."".Sinh? go.range."".Sinh?go.info."".Cos?go.range."".Cos?go.info."".Cosh? go.range."".Cosh?&go.info."".sinhcosh?(go.range."".sinhcosh?go.info."".Sqrt? go.range."".Sqrt?go.info."".Tan?go.range."".Tan?go.info."".Tanh? go.range."".Tanh?&go.info."".reducePi?(go.range."".reducePi?(go.info."".tanSeries?*go.range."".tanSeries?go.info."".Cot?go.range."".Cot?go.info."".init? go.range."".init?type.uint8?,type..importpath.math.??? 0?|fdH? %H;av@H?? H?l$H?l$?D$(?$?D$0?D$??D$?D$8H?l$H?? ???@;?VVV4dH? %H;a?1H??(H?l$ H?l$ ?D$8W?f.????H?D$0H??H??fHn??f.????L$0??Y???Y??\??\??$?Y??X?? f???\$?H?D$?D$8? f???T$?X?$?D$0?X??D$??D$?L$?D$@?f???L$HH?l$ H??(??D$0?$??D$?D$@?D$8?D$HH?l$ H??(???????????P?OP1OP O
272 dH? %H;avEH??H?,$H?,$?<v H?,$H???u? ???H?,$H?????$[[[1#math.Copysignxymath.Float64bitsfmath.Float64frombitsbmath.Absxmath.NaNmath/cmplx.NaN nanmath/cmplx.reducePi tcxmath.IsInffsignmath.Infsign vmath.IsNaNfismath/cmplx.Inf inf"".Abs?x ?~r1 ?"".Asin?x3?~r13?4  "".Asinh?x@?~r1@?A  "".Acos?xW?~r1W?"".Acosh?x]?~r1]?"".Atan? w??hx?? x2??`~r1???"".Atanh?x??~r1??"".Conj?x?~r1?"".Exp? r4?hx3?~r13?"".IsInf?x
284 ?  ? ~r0?"".IsNaN?x ?~r1 ?   (…)
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatDataDrivenTest.java 105 && !Double.isNaN(expected.doubleValue())
106 && !Double.isNaN(expected.doubleValue())) {
127 && !Double.isNaN(expected.doubleValue())
128 && !Double.isNaN(expected.doubleValue())) {
313 && !Double.isNaN(expected.doubleValue())
314 && !Double.isNaN(expected.doubleValue())) {
676 if (!Double.isNaN(actual.doubleValue())) {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatDataDrivenTest.java 102 && !Double.isNaN(expected.doubleValue())
103 && !Double.isNaN(expected.doubleValue())) {
124 && !Double.isNaN(expected.doubleValue())
125 && !Double.isNaN(expected.doubleValue())) {
310 && !Double.isNaN(expected.doubleValue())
311 && !Double.isNaN(expected.doubleValue())) {
673 if (!Double.isNaN(actual.doubleValue())) {
  /external/eigen/unsupported/test/mpreal/
mpreal.h 485 friend bool (isnan) (const mpreal& v);
1700 inline bool (isnan) (const mpreal& op){ return (mpfr_nan_p (op.mpfr_srcptr()) != 0 ); } function in namespace:mpfr
    [all...]
  /prebuilts/ndk/r16/sources/android/ndk_helper/
vecmath.h 228 if( isnan( x_ ) || isnan( y_ ) )
468 if( isnan( x_ ) || isnan( y_ ) || isnan( z_ ) )
728 if( isnan( x_ ) || isnan( y_ ) || isnan( z_ ) || isnan( w_ ) )
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java 118 return (Double.isNaN(m_val) || (m_val == 0.0)) ? false : true;
131 // if (Double.isNaN(m_val))
280 if (Double.isNaN(m_val))
  /external/chromium-libpac/src/
proxy_resolver_script.h 160 " if (isNaN(tmp)) {\n" \
177 " if (isNaN(tmp)) {\n" \
189 " if (isNaN(tmp)) {\n" \
  /external/icu/icu4c/source/i18n/
digitformatter.cpp 115 if (digits.isNaN()) {
131 if (digits.isNaN()) {
169 if (digits.isNaN()) {
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
reduce.rs 27 static bool IsNaN(float v) {
65 if (IsNaN(*accum) || (fabs(val) < fabs(*accum)))
70 if (!IsNaN(*other))
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
reduce.rs 29 static bool IsNaN(float v) {
67 if (IsNaN(*accum) || (fabs(val) < fabs(*accum)))
72 if (!IsNaN(*other))
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_math_forward_declares.h 115 __DEVICE__ bool isnan(double);
116 __DEVICE__ bool isnan(float);
237 using ::isnan;
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_math_forward_declares.h 115 __DEVICE__ bool isnan(double);
116 __DEVICE__ bool isnan(float);
237 using ::isnan;
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_math_forward_declares.h 115 __DEVICE__ bool isnan(double);
116 __DEVICE__ bool isnan(float);
237 using ::isnan;
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_math_forward_declares.h 115 __DEVICE__ bool isnan(double);
116 __DEVICE__ bool isnan(float);
237 using ::isnan;
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 115 __DEVICE__ bool isnan(double);
116 __DEVICE__ bool isnan(float);
237 using ::isnan;
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_math_forward_declares.h 115 __DEVICE__ bool isnan(double);
116 __DEVICE__ bool isnan(float);
237 using ::isnan;

Completed in 1370 milliseconds

<<11121314151617181920>>