Searched defs:isinf (Results 1 - 25 of 350) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/include/
H A Dmath.h142 bool isinf(arithmetic x);
387 // isinf
389 #ifdef isinf
396 return isinf(__lcpp_x);
399 #undef isinf macro
404 isinf(_A1 __lcpp_x) _NOEXCEPT
409 #endif // isinf
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
H A Dmath.h142 bool isinf(arithmetic x);
387 // isinf
389 #ifdef isinf
396 return isinf(__lcpp_x);
399 #undef isinf macro
404 isinf(_A1 __lcpp_x) _NOEXCEPT
409 #endif // isinf
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/include/support/win32/
H A Dmath_win32.h31 _LIBCPP_ALWAYS_INLINE bool isinf( double num ) function
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
H A Dmath_win32.h29 _LIBCPP_ALWAYS_INLINE bool isinf( double num ) function
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
H A Dmath_win32.h29 _LIBCPP_ALWAYS_INLINE bool isinf( double num ) function
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
H A Dmath_win32.h31 _LIBCPP_ALWAYS_INLINE bool isinf( double num ) function
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h75 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
76 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
400 // pull them in with libstdc++, because its ::isinf and ::isnan are different
401 // than its std::isinf and std::isnan.
403 using ::isinf;
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h75 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
76 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
400 // pull them in with libstdc++, because its ::isinf and ::isnan are different
401 // than its std::isinf and std::isnan.
403 using ::isinf;
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h75 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
76 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
400 // pull them in with libstdc++, because its ::isinf and ::isnan are different
401 // than its std::isinf and std::isnan.
403 using ::isinf;
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h75 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
76 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
228 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
400 // pull them in with libstdc++, because its ::isinf and ::isnan are different
401 // than its std::isinf and std::isnan.
403 using ::isinf;
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function

Completed in 887 milliseconds

1234567891011>>