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

12 3

  /external/eigen/test/
boostmultiprec.cpp 63 #undef isinf macro
108 using boost::math::isinf;
main.h 60 #define isinf(X) please_protect_your_isinf_with_parentheses macro
  /external/protobuf/python/google/protobuf/internal/
generator_test.py 91 # Python pre-2.6 does not have isinf() or isnan() functions, so we have
96 def isinf(val): function in function:GeneratorTest.testExtremeDefaultValues
100 self.assertTrue(isinf(message.inf_double))
102 self.assertTrue(isinf(message.neg_inf_double))
106 self.assertTrue(isinf(message.inf_float))
108 self.assertTrue(isinf(message.neg_inf_float))
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_cmath.h 73 __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/
__clang_cuda_cmath.h 73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_cmath.h 73 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
74 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
  /bionic/libc/include/
math.h 67 #define isinf(x) __builtin_isinf(x) macro
317 * specify them either). Exposing these means that isinf and isnan will have a
325 int (isinf)(double __x) __attribute_const__ __INTRODUCED_IN(21);
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrig.c 36 #undef isinf macro
37 #define isinf(x) (fabs(x) == INFINITY) macro
288 if (isinf(x))
291 if (isinf(y))
372 if (isinf(x))
375 if (isinf(y))
541 if (ix - iy >= CUTOFF << 20 || isinf(x))
586 if (isinf(x))
589 if (isinf(y))
catrigf.c 50 #undef isinf macro
51 #define isinf(x) (fabsf(x) == INFINITY) macro
158 if (isinf(x))
160 if (isinf(y))
216 if (isinf(x))
218 if (isinf(y))
326 if (ix - iy >= CUTOFF << 23 || isinf(x))
355 if (isinf(x))
357 if (isinf(y))
  /device/linaro/bootloader/edk2/StdLib/Include/
math.h 75 /* C99 7.12.3.3 int isinf(real-floating x) */
77 #define isinf(__x) __isinf(__x) macro
79 #define isinf(__x) __fpmacro_unary_floating(isinf, __x) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 75 __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-4053586/lib64/clang/5.0/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 75 __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/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_cmath.h 79 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } function
80 __DEVICE__ bool isinf(double __x) { return ::__isinf(__x); } function
237 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(bool, isinf);
409 // pull them in with libstdc++, because its ::isinf and ::isnan are different
410 // than its std::isinf and std::isnan.
412 using ::isinf;

Completed in 942 milliseconds

12 3