Home
last modified time | relevance | path

Searched refs:bitwise_xor_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.hpp24 (bitwise_xor_assign)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dtags.hpp141 struct bitwise_xor_assign {}; struct
H A Dproto_fwd.hpp295 struct bitwise_xor_assign;
583 template<typename T, typename U> struct bitwise_xor_assign;
665 typedef make_expr<tag::bitwise_xor_assign> make_bitwise_xor_assign;
736 typedef functional::make_expr<tag::bitwise_xor_assign> _make_bitwise_xor_assign;
H A Ddebug.hpp76 BOOST_PROTO_DEFINE_TAG_INSERTION(bitwise_xor_assign)
H A Doperators.hpp275 … BOOST_PROTO_DEFINE_BINARY_OPERATOR(^=, boost::proto::tag::bitwise_xor_assign, TRAIT, DOMAIN) \
H A Dtraits.hpp617 BOOST_PROTO_DEFINE_BINARY_METAFUNCTION(bitwise_xor_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.hpp145 BOOST_PROTO_BINARY_DEFAULT_EVAL(^=, proto::tag::bitwise_xor_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.hpp164 BOOST_PROTO_BINARY_DEFAULT_EVAL(^=, bitwise_xor_assign, make_mutable, make)