HomeSort by relevance Sort by last modified time
    Searched defs:isinf (Results 1 - 25 of 70) sorted by null

1 2 3

  /hardware/qcom/msm8998/json-c/
math_compat.h 4 /* Define isnan and isinf on Windows/MSVC */
16 #define isinf(x) (!_finite(x)) macro
  /external/vulkan-validation-layers/libs/glm/detail/
_fixes.hpp 47 #ifdef isinf
48 #undef isinf macro
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
_fixes.hpp 47 #ifdef isinf
48 #undef isinf macro
  /external/v8/src/base/
qnx-math.h 12 #undef isinf macro
  /external/eigen/test/
fastmath.cpp 25 template<typename T> bool (isinf)(T x) { return _fpclass(x)==_FPCLASS_NINF || _fpclass(x)==_FPCLASS_PINF; } function in namespace:std
38 std::cout << "std::isinf(" << m(3) << ") = "; check((std::isinf)(m(3)),false); std::cout << " ; numext::isinf = "; check((numext::isinf)(m(3)), false); std::cout << "\n";
47 VERIFY( !(numext::isinf)(m(3)) );
57 std::cout << "std::isinf(" << m(4) << ") = "; check((std::isinf)(m(4)),true); std::cout << " ; numext::isinf = "; check((numext::isinf)(m(4)), true); std::cout << "\n"
    [all...]
  /external/libcxx/include/
math.h 152 bool isinf(arithmetic x);
462 // isinf
464 #ifdef isinf
471 return isinf(__lcpp_x);
474 #undef isinf macro
481 isinf(_A1 __lcpp_x) _NOEXCEPT
491 isinf(_A1) _NOEXCEPT
494 #endif // isinf
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
eigen_tensor_reduced_instantiations_oss.h 32 #undef isinf macro
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
406 // isinf
408 #ifdef isinf
415 return isinf(__lcpp_x);
418 #undef isinf macro
423 isinf(_A1 __lcpp_x) _NOEXCEPT
428 #endif // isinf
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
406 // isinf
408 #ifdef isinf
415 return isinf(__lcpp_x);
418 #undef isinf macro
423 isinf(_A1 __lcpp_x) _NOEXCEPT
428 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
math.h 142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf macro
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf
    [all...]
  /external/libxml2/include/
win32config.h 45 /* Bjorn Reese figured a quite nice construct for isinf() using the _fpclass
47 #ifndef isinf
48 #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \ macro
56 #ifndef isinf
57 static int isinf (double d) { function
  /external/libxml2/win32/VC10/
config.h 44 /* Bjorn Reese figured a quite nice construct for isinf() using the _fpclass
46 #ifndef isinf
47 #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \ macro
55 #ifndef isinf
56 static int isinf (double d) { function
  /external/clang/lib/Headers/
__clang_cuda_cmath.h 73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function

Completed in 700 milliseconds

1 2 3