HomeSort by relevance Sort by last modified time
    Searched defs:greater_equal (Results 1 - 10 of 10) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
greater_equal.hpp 9 // Preprocessed version of "boost/mpl/greater_equal.hpp" header
67 struct greater_equal struct in namespace:boost::mpl
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, greater_equal, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, greater_equal)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
assert.hpp 99 enum relations { equal = 1, not_equal, greater, greater_equal, less, less_equal }; enumerator in enum:assert_::relations
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 240 struct greater_equal : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 240 struct greater_equal : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 240 struct greater_equal : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_function.h 328 struct greater_equal;
372 struct greater_equal : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
447 struct greater_equal<void> struct
  /external/opencv3/modules/core/include/opencv2/core/cuda/
functional.hpp 175 template <typename T> struct greater_equal : binary_function<T, T, bool> struct in namespace:cv::cuda::device
182 __host__ __device__ __forceinline__ greater_equal() {} function in struct:cv::cuda::device::greater_equal
183 __host__ __device__ __forceinline__ greater_equal(const greater_equal&) {} function in struct:cv::cuda::device::greater_equal
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 54 struct greater_equal : public binary_function<_Tp, _Tp, bool> { struct in inherits:binary_function
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_function.h 54 struct greater_equal : public binary_function<_Tp, _Tp, bool> { struct in inherits:binary_function
  /external/opencv3/modules/cudev/include/opencv2/cudev/functional/
functional.hpp 172 template <typename T> struct greater_equal : binary_function<T, T, typename MakeVec<uchar, VecTraits<T>::cn>::type> struct in namespace:cv::cudev

Completed in 1648 milliseconds