Home
last modified time | relevance | path

Searched refs:logical_not (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/operator/
H A Dnot_predicate.hpp28 struct use_operator<qi::domain, proto::tag::logical_not> // enables !p
71 struct make_composite<proto::tag::logical_not, Elements, Modifiers>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/
H A Dlogical.hpp19 (logical_not)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dtags.hpp36 struct logical_not {}; struct
H A Dproto_fwd.hpp258 struct logical_not;
546 template<typename T> struct logical_not;
630 typedef make_expr<tag::logical_not> make_logical_not;
701 typedef functional::make_expr<tag::logical_not> _make_logical_not;
H A Ddebug.hpp41 BOOST_PROTO_DEFINE_TAG_INSERTION(logical_not)
H A Doperators.hpp241 … BOOST_PROTO_DEFINE_UNARY_OPERATOR(!, boost::proto::tag::logical_not, TRAIT, DOMAIN, 0) \
H A Dtraits.hpp581 BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(logical_not)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dfunctional.hpp234 template <typename T> struct logical_not : unary_function<T, bool> struct
240 __host__ __device__ __forceinline__ logical_not() {} in logical_not() function
241 __host__ __device__ __forceinline__ logical_not(const logical_not&) {} in logical_not() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dfunctional.hpp234 template <typename T> struct logical_not : unary_function<T, bool> struct
240 __host__ __device__ __forceinline__ logical_not() {} in logical_not() argument
241 __host__ __device__ __forceinline__ logical_not(const logical_not&) {} in logical_not() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dfunctional.hpp234 template <typename T> struct logical_not : unary_function<T, bool> struct
240 __host__ __device__ __forceinline__ logical_not() {} in logical_not() argument
241 __host__ __device__ __forceinline__ logical_not(const logical_not&) {} in logical_not() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_function.h781 struct logical_not; in _GLIBCXX_VISIBILITY()
806 struct logical_not : public unary_function<_Tp, bool> in _GLIBCXX_VISIBILITY()
847 struct logical_not<void> in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_function.h781 struct logical_not; in _GLIBCXX_VISIBILITY()
806 struct logical_not : public unary_function<_Tp, bool> in _GLIBCXX_VISIBILITY()
847 struct logical_not<void> in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/
H A Ddefault.hpp112 BOOST_PROTO_UNARY_DEFAULT_EVAL(!, proto::tag::logical_not, make)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Ddefault.hpp131 BOOST_PROTO_UNARY_DEFAULT_EVAL(!, logical_not, make)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dfunctional161 struct logical_not : unary_function<T, bool>
865 struct _LIBCPP_TEMPLATE_VIS logical_not : unary_function<_Tp, bool>
874 struct _LIBCPP_TEMPLATE_VIS logical_not<void>
H A Dvalarray2656 __val_expr<_UnaryOp<logical_not<value_type>, _ValExpr> >
2659 typedef _UnaryOp<logical_not<value_type>, _ValExpr> _NewExpr;
2660 return __val_expr<_NewExpr>(_NewExpr(logical_not<value_type>(), __expr_));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dfunctional161 struct logical_not : unary_function<T, bool>
865 struct _LIBCPP_TEMPLATE_VIS logical_not : unary_function<_Tp, bool>
874 struct _LIBCPP_TEMPLATE_VIS logical_not<void>
H A Dvalarray2656 __val_expr<_UnaryOp<logical_not<value_type>, _ValExpr> >
2659 typedef _UnaryOp<logical_not<value_type>, _ValExpr> _NewExpr;
2660 return __val_expr<_NewExpr>(_NewExpr(logical_not<value_type>(), __expr_));