Home
last modified time | relevance | path

Searched refs:bitwise_and_assign (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/
H A Dbitwise.hpp22 (bitwise_and_assign)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dtags.hpp135 struct bitwise_and_assign {}; struct
H A Dproto_fwd.hpp293 struct bitwise_and_assign;
581 template<typename T, typename U> struct bitwise_and_assign;
663 typedef make_expr<tag::bitwise_and_assign> make_bitwise_and_assign;
734 typedef functional::make_expr<tag::bitwise_and_assign> _make_bitwise_and_assign;
H A Ddebug.hpp74 BOOST_PROTO_DEFINE_TAG_INSERTION(bitwise_and_assign)
H A Doperators.hpp273 … BOOST_PROTO_DEFINE_BINARY_OPERATOR(&=, boost::proto::tag::bitwise_and_assign, TRAIT, DOMAIN) \
H A Dtraits.hpp616 BOOST_PROTO_DEFINE_BINARY_METAFUNCTION(bitwise_and_assign)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/
H A Ddefault.hpp143 BOOST_PROTO_BINARY_DEFAULT_EVAL(&=, proto::tag::bitwise_and_assign, make_mutable, 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.hpp162 BOOST_PROTO_BINARY_DEFAULT_EVAL(&=, bitwise_and_assign, make_mutable, make)