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

1 2

  /external/libcxx/include/
math.h 157 bool isgreaterequal(arithmetic x, arithmetic y);
586 // isgreaterequal
588 #ifdef isgreaterequal
595 return isgreaterequal(__lcpp_x, __lcpp_y);
598 #undef isgreaterequal macro
608 isgreaterequal(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
614 #endif // isgreaterequal
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
math.h 147 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
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
math.h 147 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
    [all...]
  /external/clang/lib/Headers/
__clang_cuda_cmath.h 83 __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/include/
__clang_cuda_cmath.h 83 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
86 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_cmath.h 83 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
86 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_cmath.h 83 __DEVICE__ bool isgreaterequal(float __x, float __y) { function
86 __DEVICE__ bool isgreaterequal(double __x, double __y) { function
  /bionic/libc/include/
math.h 308 #define isgreaterequal(x, y) __builtin_isgreaterequal((x), (y)) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 85 __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/
__clang_cuda_cmath.h 96 __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/
__clang_cuda_cmath.h 96 __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.2/include/
__clang_cuda_cmath.h 96 __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 567 milliseconds

1 2