Home
last modified time | relevance | path

Searched defs:unary_negate (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dalgorithm.hpp87 class unary_negate class
93 explicit unary_negate(const Func& func) in unary_negate() function in boost::container::unary_negate
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dfunctional.hpp647 …template <typename Predicate> struct unary_negate : unary_function<typename Predicate::argument_ty… struct
649 explicit __host__ __device__ __forceinline__ unary_negate(const Predicate& p) : pred(p) {} in unary_negate() function
651 …ne__ bool operator()(typename TypeTraits<typename Predicate::argument_type>::ParameterType x) const in operator ()()
656 __host__ __device__ __forceinline__ unary_negate() {} in unary_negate() argument
657 … __host__ __device__ __forceinline__ unary_negate(const unary_negate& other) : pred(other.pred) {} in unary_negate() function
659 Predicate pred;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dfunctional.hpp647 …template <typename Predicate> struct unary_negate : unary_function<typename Predicate::argument_ty… struct
649 explicit __host__ __device__ __forceinline__ unary_negate(const Predicate& p) : pred(p) {} in unary_negate() argument
651 …ne__ bool operator()(typename TypeTraits<typename Predicate::argument_type>::ParameterType x) const in operator ()()
656 __host__ __device__ __forceinline__ unary_negate() {} in unary_negate() function
657 … __host__ __device__ __forceinline__ unary_negate(const unary_negate& other) : pred(other.pred) {} in unary_negate() function
659 Predicate pred;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dfunctional.hpp647 …template <typename Predicate> struct unary_negate : unary_function<typename Predicate::argument_ty… struct
649 explicit __host__ __device__ __forceinline__ unary_negate(const Predicate& p) : pred(p) {} in unary_negate() argument
651 …ne__ bool operator()(typename TypeTraits<typename Predicate::argument_type>::ParameterType x) const in operator ()()
656 __host__ __device__ __forceinline__ unary_negate() {} in unary_negate() function
657 … __host__ __device__ __forceinline__ unary_negate(const unary_negate& other) : pred(other.pred) {} in unary_negate() function
659 Predicate pred;