HomeSort by relevance Sort by last modified time
    Searched full:isnan (Results 451 - 475 of 919) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 231 static_assert((std::is_same<decltype(isnan((float)0)), bool>::value), "");
232 static_assert((std::is_same<decltype(isnan((double)0)), bool>::value), "");
233 static_assert((std::is_same<decltype(isnan((long double)0)), bool>::value), "");
234 assert(isnan(-1.0) == false);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GradControl.java 268 return Float.isNaN(mPoint1X);
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
ChoiceFormatTest.java 337 assertTrue("Not NaN", Double.isNaN(ChoiceFormat.nextDouble(Double.NaN)));
369 assertTrue("Incorrect result", Double.isNaN(f1.parse("12one", pos)
387 assertTrue("Not NaN", Double.isNaN(ChoiceFormat
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathFunctions.cpp 503 if (std::isnan(doublePos))
510 if (std::isnan(doubleLen))
659 if (!std::isnan(val) && !std::isinf(val)) {
  /external/chromium_org/third_party/WebKit/Source/modules/mediasource/
SourceBuffer.cpp 149 if (std::isnan(start)
197 if (std::isnan(end) || end <= m_appendWindowStart) {
279 if (start < 0 || (m_source && (std::isnan(m_source->duration()) || start > m_source->duration())) || end <= start) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
FingerPrintGraph.java 234 boolean singleTest = Double.isNaN(error);
582 if (!Double.isNaN(error)) value += Math.abs(error);
592 if (!Double.isNaN(error)) value += Math.abs(error);
  /external/llvm/device/include/llvm/Config/
config.h 192 /* Set to 1 if the isnan function is found in <cmath> */
195 /* Set to 1 if the isnan function is found in <math.h> */
377 /* Set to 1 if the std::isnan function is found in <cmath> */
  /external/llvm/host/include/llvm/Config/
config.h 194 /* Set to 1 if the isnan function is found in <cmath> */
197 /* Set to 1 if the isnan function is found in <math.h> */
393 /* Set to 1 if the std::isnan function is found in <cmath> */
  /external/llvm/include/llvm/Config/
config.h.cmake 188 /* Set to 1 if the isnan function is found in <cmath> */
191 /* Set to 1 if the isnan function is found in <math.h> */
364 /* Set to 1 if the std::isnan function is found in <cmath> */
config.h.in 202 /* Set to 1 if the isnan function is found in <cmath> */
205 /* Set to 1 if the isnan function is found in <math.h> */
396 /* Set to 1 if the std::isnan function is found in <cmath> */
  /external/llvm/include/llvm/Support/
MathExtras.h 524 /// Platform-independent wrappers for the C99 isnan() function.
525 int IsNAN(float f);
526 int IsNAN(double d);
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_primitive_field.cc 192 return isnan(field->default_value_float());
194 return isnan(field->default_value_double());
359 "!$capitalized_type$.isNaN(this.$name$)) {\n");
  /frameworks/base/core/java/android/view/
ScaleGestureDetector.java 229 final boolean hasLastAccepted = !Float.isNaN(mTouchHistoryLastAccepted);
242 if (Float.isNaN(mTouchUpper) || major > mTouchUpper) {
245 if (Float.isNaN(mTouchLower) || major < mTouchLower) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fractions.py 180 if math.isnan(f) or math.isinf(f):
535 if math.isnan(b) or math.isinf(b):
565 if math.isnan(other) or math.isinf(other):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fractions.py 180 if math.isnan(f) or math.isinf(f):
535 if math.isnan(b) or math.isinf(b):
565 if math.isnan(other) or math.isinf(other):
  /external/chromium_org/third_party/libxml/src/
configure.in 616 dnl Checks for isnan in libm if not in libc
617 AC_CHECK_FUNC(isnan, AC_DEFINE([HAVE_ISNAN],[], [Define if isnan is there]) , AC_CHECK_LIB(m, isnan,
618 [AC_DEFINE([HAVE_ISNAN],[], [Define if isnan is there])]))
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
DoubleTest.java 367 * @tests java.lang.Double#isNaN()
370 // Test for method boolean java.lang.Double.isNaN()
372 assertTrue("NAN returned false", d.isNaN());
374 assertTrue("Non NAN returned true", !d.isNaN());
378 * @tests java.lang.Double#isNaN(double)
381 // Test for method boolean java.lang.Double.isNaN(double)
384 assertTrue("NAN check failed", Double.isNaN(d.doubleValue()));
    [all...]
  /external/bison/lib/
gnulib.mk 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup
646 EXTRA_DIST += float+.h isnan.c isnand.c
648 EXTRA_libbison_a_SOURCES += isnan.c isnand.c
655 EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
657 EXTRA_libbison_a_SOURCES += isnan.c isnand.c
664 EXTRA_DIST += float+.h isnan.c isnanf.c
666 EXTRA_libbison_a_SOURCES += isnan.c isnanf.c
673 EXTRA_DIST += float+.h isnan.c isnanf-nolibm.h isnanf.c
675 EXTRA_libbison_a_SOURCES += isnan.c isnanf.c
682 EXTRA_DIST += float+.h isnan.c isnanl.
    [all...]
  /external/valgrind/main/none/tests/ppc32/
testVMX.c     [all...]
  /external/chromium_org/v8/test/webkit/fast/js/kde/
Number-expected.txt 33 PASS isNaN(Number('a')) is true
37 PASS isNaN(new Number('a')) is true
38 PASS isNaN(Number.NaN) is true
Number.js 29 shouldBe("isNaN(Number('a'))", "true");
34 shouldBe("isNaN(new Number('a'))", "true");
36 shouldBe("isNaN(Number.NaN)", "true");
    [all...]
  /external/chromium_org/v8/tools/
tickprocessor.js 207 this.distortion_per_entry = isNaN(distortion) ? 0 : (distortion / 1000);
213 this.range_start = isNaN(range_start) ? -Infinity : (range_start * 1000);
214 this.range_end = isNaN(range_end) ? Infinity : (range_end * 1000)
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Vector3f.java 866 if (Float.isNaN(vector.x) ||
867 Float.isNaN(vector.y) ||
868 Float.isNaN(vector.z)) return false;
    [all...]
  /external/protobuf/src/google/protobuf/
text_format_unittest.cc 59 inline bool IsNaN(double value) {
651 EXPECT_TRUE(IsNaN(message.repeated_double(11)));
652 EXPECT_TRUE(IsNaN(message.repeated_double(12)));
    [all...]
  /external/bison/m4/
gnulib-comp.m4 109 # Code from module isnan:
401 gl_MATH_MODULE_INDICATOR([isnan])
992 lib/isnan.c
    [all...]

Completed in 1083 milliseconds

<<11121314151617181920>>