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

1 2 3 4 5 6

  /external/v8/src/base/
qnx-math.h 10 #undef fpclassify macro
  /external/libcxx/include/
math.h 139 int fpclassify(arithmetic x);
348 // fpclassify
350 #ifdef fpclassify
357 return fpclassify(__lcpp_x);
360 #undef fpclassify macro
365 fpclassify(_A1 __lcpp_x) _NOEXCEPT
375 fpclassify(_A1 __lcpp_x) _NOEXCEPT
377 return ::fpclassify(static_cast<typename std::__promote<_A1>::type>(__lcpp_x));
380 #endif // fpclassify
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 139 int fpclassify(arithmetic x);
348 // fpclassify
350 #ifdef fpclassify
357 return fpclassify(__lcpp_x);
360 #undef fpclassify macro
365 fpclassify(_A1 __lcpp_x) _NOEXCEPT
375 fpclassify(_A1 __lcpp_x) _NOEXCEPT
377 return ::fpclassify(static_cast<typename std::__promote<_A1>::type>(__lcpp_x));
380 #endif // fpclassify
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 139 int fpclassify(arithmetic x);
348 // fpclassify
350 #ifdef fpclassify
357 return fpclassify(__lcpp_x);
360 #undef fpclassify macro
365 fpclassify(_A1 __lcpp_x) _NOEXCEPT
375 fpclassify(_A1 __lcpp_x) _NOEXCEPT
377 return ::fpclassify(static_cast<typename std::__promote<_A1>::type>(__lcpp_x));
380 #endif // fpclassify
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
math.h 139 int fpclassify(arithmetic x);
339 // fpclassify
341 #ifdef fpclassify
348 return fpclassify(__lcpp_x);
351 #undef fpclassify macro
356 fpclassify(_A1 __lcpp_x) _NOEXCEPT
361 #endif // fpclassify
    [all...]
  /external/mesa3d/include/
c99_math.h 144 #if defined(fpclassify)
145 /* ISO C99 says that fpclassify is a macro. Assume that any implementation
146 * of fpclassify, whether it's in a C99 compiler or not, will be a macro.
149 /* For C++, fpclassify() should be defined in <cmath> */
151 /* Not required on VS2013 and above. Oddly, the fpclassify() function
158 fpclassify(double x) function
184 #error "Need to include or define an fpclassify function"
196 using std::fpclassify;
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 108 _LIBCPP_ALWAYS_INLINE int fpclassify( double num ) function
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 108 _LIBCPP_ALWAYS_INLINE int fpclassify( double num ) function
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
math_win32.h 110 _LIBCPP_ALWAYS_INLINE int fpclassify( double num ) function
  /external/clang/lib/Headers/
__clang_cuda_cmath.h 62 __DEVICE__ int fpclassify(float __x) { function
66 __DEVICE__ int fpclassify(double __x) { function
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_cmath.h 62 __DEVICE__ int fpclassify(float __x) { function
66 __DEVICE__ int fpclassify(double __x) { function
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_cmath.h 62 __DEVICE__ int fpclassify(float __x) { function
66 __DEVICE__ int fpclassify(double __x) { function
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_cmath.h 62 __DEVICE__ int fpclassify(float __x) { function
66 __DEVICE__ int fpclassify(double __x) { function
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_cmath.h 62 __DEVICE__ int fpclassify(float __x) { function
66 __DEVICE__ int fpclassify(double __x) { function
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_cmath.h 62 __DEVICE__ int fpclassify(float __x) { function
66 __DEVICE__ int fpclassify(double __x) { function
  /bionic/libc/include/
math.h 55 #define fpclassify(x) \ macro
  /development/ndk/platforms/android-13/include/
math.h 94 #define fpclassify(x) \ macro
  /development/ndk/platforms/android-18/include/
math.h 94 #define fpclassify(x) \ macro
  /development/ndk/platforms/android-21/include/
math.h 85 #define fpclassify(x) \ macro
  /development/ndk/platforms/android-9/include/
math.h 94 #define fpclassify(x) \ macro
  /device/linaro/bootloader/edk2/StdLib/Include/
math.h 72 /* C99 7.12.3.1 int fpclassify(real-floating x) */
73 #define fpclassify(__x) __fpmacro_unary_floating(fpclassify, __x) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 64 __DEVICE__ int fpclassify(float __x) { function
68 __DEVICE__ int fpclassify(double __x) { function
222 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(int, fpclassify)
357 using ::fpclassify;
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_cmath.h 64 __DEVICE__ int fpclassify(float __x) { function
68 __DEVICE__ int fpclassify(double __x) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(int, fpclassify)
366 using ::fpclassify;
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_cmath.h 64 __DEVICE__ int fpclassify(float __x) { function
68 __DEVICE__ int fpclassify(double __x) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(int, fpclassify)
366 using ::fpclassify;
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_cmath.h 64 __DEVICE__ int fpclassify(float __x) { function
68 __DEVICE__ int fpclassify(double __x) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(int, fpclassify)
366 using ::fpclassify;

Completed in 1629 milliseconds

1 2 3 4 5 6