Home
last modified time | relevance | path

Searched refs:modulus_assign (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/boost/phoenix/operator/
Darithmetic.hpp31 (modulus_assign)
/third_party/boost/boost/proto/
Dtags.hpp126 struct modulus_assign {}; struct
Dproto_fwd.hpp296 struct modulus_assign;
584 template<typename T, typename U> struct modulus_assign;
666 typedef make_expr<tag::modulus_assign> make_modulus_assign;
737 typedef functional::make_expr<tag::modulus_assign> _make_modulus_assign;
Ddebug.hpp71 BOOST_PROTO_DEFINE_TAG_INSERTION(modulus_assign)
Dproto_typeof.hpp55 BOOST_TYPEOF_REGISTER_TYPE(boost::proto::tag::modulus_assign)
Doperators.hpp282 … BOOST_PROTO_DEFINE_BINARY_OPERATOR(%=, boost::proto::tag::modulus_assign, TRAIT, DOMAIN) \
Dtraits.hpp612 BOOST_PROTO_DEFINE_BINARY_METAFUNCTION(modulus_assign)
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp65 modulus_assign = 37, ///< \c %= enumerator
Dprint.hpp66 case expr_kind::modulus_assign: return "%="; in op_string()
Dexpression.hpp211 BOOST_YAP_USER_BINARY_OPERATOR(modulus_assign, expression, expression) // %= in BOOST_YAP_USER_UNARY_OPERATOR()
/third_party/boost/boost/msm/front/euml/
Dguard_grammar.hpp214 struct BuildGuardsCases::case_<proto::tag::modulus_assign>
216 proto::modulus_assign<BuildGuards,BuildGuards >,
Dstate_grammar.hpp396 struct BuildActionsCases::case_<proto::tag::modulus_assign>
398 proto::modulus_assign<BuildActions,BuildActions >,
/third_party/boost/boost/accumulators/numeric/
Dfunctional_fwd.hpp124 BOOST_NUMERIC_FUNCTIONAL_DECLARE_BINARY_OP(modulus_assign)
Dfunctional.hpp203 BOOST_NUMERIC_FUNCTIONAL_DEFINE_BINARY_OP(modulus_assign, %=, BOOST_NUMERIC_FUNCTIONAL_LEFT)
/third_party/boost/libs/proto/example/
Dvector.cpp115 template<int D> struct case_< proto::tag::modulus_assign, D > : _ {};
Dmixed.cpp153 template<int D> struct case_< proto::tag::modulus_assign, D > : _ {};
Dlambda.hpp471 … template<> struct AssignOps::case_<proto::tag::modulus_assign> : proto::not_<proto::_> {};
694 BOOST_LAMBDA_DEFINE_ASSIGN_OP(%= , boost::proto::tag::modulus_assign)
/third_party/boost/boost/yap/detail/
Dalgorithm.hpp575 case expr_kind::modulus_assign: // %= in arity_of()
Dtransform.hpp201 BOOST_YAP_BINARY_OPERATOR_CASE(%=, modulus_assign)
/third_party/boost/boost/proto/context/
Ddefault.hpp140 BOOST_PROTO_BINARY_DEFAULT_EVAL(%=, proto::tag::modulus_assign, make_mutable, make)
/third_party/boost/boost/proto/transform/
Ddefault.hpp159 BOOST_PROTO_BINARY_DEFAULT_EVAL(%=, modulus_assign, make_mutable, make)
/third_party/boost/libs/yap/test/
Dprint.cpp97 yap::op_string(yap::expr_kind::modulus_assign) == in test_main()
/third_party/boost/doc/html/
Ddoc_HTML.manifest505 boost/numeric/functional/modulus_assign.html
545 boost/numeric/op/modulus_assign.html
2309 boost/proto/tag/modulus_assign.html
2416 boost/proto/modulus_assign.html
2417 boost/proto/modulus_assign/impl.html
/third_party/boost/libs/proto/doc/
Dintermediate_form.qbk531 [`proto::tag::modulus_assign`]
532 [`proto::modulus_assign<>`]]
Dback_end.qbk1585 [[`proto::modulus_assign<>`]]