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

1 2 3 4 5

  /external/libcxx/include/
math.h 150 bool islessgreater(arithmetic x, arithmetic y);
598 // islessgreater
600 #ifdef islessgreater
607 return islessgreater(__lcpp_x, __lcpp_y);
610 #undef islessgreater macro
620 islessgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
626 #endif // islessgreater
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
math.h 150 bool islessgreater(arithmetic x, arithmetic y);
579 // islessgreater
581 #ifdef islessgreater
588 return islessgreater(__lcpp_x, __lcpp_y);
591 #undef islessgreater macro
601 islessgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT
607 #endif // islessgreater
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 67 _LIBCPP_ALWAYS_INLINE bool islessgreater( double x, double y ) function
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 67 _LIBCPP_ALWAYS_INLINE bool islessgreater( double x, double y ) function
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/win32/
math_win32.h 69 _LIBCPP_ALWAYS_INLINE bool islessgreater( double x, double y ) function
  /external/clang/lib/Headers/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_cmath.h 101 __DEVICE__ bool islessgreater(float __x, float __y) { function
104 __DEVICE__ bool islessgreater(double __x, double __y) { function
  /bionic/libc/include/
math.h 67 #define islessgreater(x, y) __builtin_islessgreater((x), (y)) macro
  /development/ndk/platforms/android-13/include/
math.h 121 #define islessgreater(x, y) __builtin_islessgreater((x), (y)) macro
128 #define islessgreater(x, y) (!isunordered((x), (y)) && \ macro
  /development/ndk/platforms/android-18/include/
math.h 121 #define islessgreater(x, y) __builtin_islessgreater((x), (y)) macro
128 #define islessgreater(x, y) (!isunordered((x), (y)) && \ macro
  /development/ndk/platforms/android-21/include/
math.h 112 #define islessgreater(x, y) __builtin_islessgreater((x), (y)) macro
119 #define islessgreater(x, y) (!isunordered((x), (y)) && \ macro
  /development/ndk/platforms/android-9/include/
math.h 121 #define islessgreater(x, y) __builtin_islessgreater((x), (y)) macro
128 #define islessgreater(x, y) (!isunordered((x), (y)) && \ macro
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
__clang_cuda_cmath.h 103 __DEVICE__ bool islessgreater(float __x, float __y) { function
106 __DEVICE__ bool islessgreater(double __x, double __y) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, islessgreater);
366 using ::islessgreater;
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 103 __DEVICE__ bool islessgreater(float __x, float __y) { function
106 __DEVICE__ bool islessgreater(double __x, double __y) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, islessgreater);
366 using ::islessgreater;
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
__clang_cuda_cmath.h 103 __DEVICE__ bool islessgreater(float __x, float __y) { function
106 __DEVICE__ bool islessgreater(double __x, double __y) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, islessgreater);
366 using ::islessgreater;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 103 __DEVICE__ bool islessgreater(float __x, float __y) { function
106 __DEVICE__ bool islessgreater(double __x, double __y) { function
231 __CUDA_CLANG_FN_INTEGER_OVERLOAD_2(bool, islessgreater);
366 using ::islessgreater;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 44 # undef islessgreater macro
72 # define islessgreater(x, y) \ macro
109 # define islessgreater(x, y) \ macro

Completed in 2908 milliseconds

1 2 3 4 5