Searched defs:isgreaterequal (Results 1 - 25 of 55) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
508 // isgreaterequal
510 #ifdef isgreaterequal
517 return isgreaterequal(__lcpp_x, __lcpp_y);
520 #undef isgreaterequal macro
530 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
536 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
508 // isgreaterequal
510 #ifdef isgreaterequal
517 return isgreaterequal(__lcpp_x, __lcpp_y);
520 #undef isgreaterequal macro
530 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
536 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/include/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
H A Dmath.h147 bool isgreaterequal(arithmetic x, arithmetic y);
578 // isgreaterequal
580 #ifdef isgreaterequal
587 return isgreaterequal(__lcpp_x, __lcpp_y);
590 #undef isgreaterequal macro
600 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
606 #endif // isgreaterequal
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h83 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
86 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h83 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
86 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h85 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
88 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
227 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
363 using ::isgreaterequal;
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h85 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
88 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
227 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
363 using ::isgreaterequal;
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h96 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
99 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
236 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
372 using ::isgreaterequal;
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A D__clang_cuda_cmath.h96 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
99 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
236 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
372 using ::isgreaterequal;
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h96 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
99 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
236 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
372 using ::isgreaterequal;
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
H A D__clang_cuda_cmath.h96 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
99 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
236 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
372 using ::isgreaterequal;
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h96 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
99 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
236 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, isgreaterequal);
372 using ::isgreaterequal;

Completed in 766 milliseconds

123