Home
last modified time | relevance | path

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

12

/third_party/boost/boost/proto/transform/detail/preprocessed/
Dlazy.hpp56 proto::arity_of<Expr>::value
94 proto::arity_of<Expr>::value
132 proto::arity_of<Expr>::value
170 proto::arity_of<Expr>::value
208 proto::arity_of<Expr>::value
246 proto::arity_of<Expr>::value
284 proto::arity_of<Expr>::value
322 proto::arity_of<Expr>::value
360 proto::arity_of<Expr>::value
398 proto::arity_of<Expr>::value
Dcall.hpp18 proto::arity_of<Expr>::value
38 proto::arity_of<Expr>::value
58 proto::arity_of<Expr>::value
109 proto::arity_of<Expr>::value
160 proto::arity_of<Expr>::value
211 proto::arity_of<Expr>::value
262 proto::arity_of<Expr>::value
313 proto::arity_of<Expr>::value
364 proto::arity_of<Expr>::value
415 proto::arity_of<Expr>::value
Dmake.hpp195 proto::arity_of<Expr>::value
319 proto::arity_of<Expr>::value
443 proto::arity_of<Expr>::value
567 proto::arity_of<Expr>::value
691 proto::arity_of<Expr>::value
815 proto::arity_of<Expr>::value
939 proto::arity_of<Expr>::value
1063 proto::arity_of<Expr>::value
1187 proto::arity_of<Expr>::value
1311 proto::arity_of<Expr>::value
/third_party/boost/boost/yap/
Dalgorithm.hpp152 constexpr detail::expr_arity arity = detail::arity_of<kind>(); in operator ()()
190 constexpr expr_arity arity = arity_of<kind>(); in value_impl()
346 detail::arity_of<kind>() == detail::expr_arity::two, in left()
365 detail::arity_of<kind>() == detail::expr_arity::two, in right()
437 detail::arity_of<kind>() == detail::expr_arity::n, in callable()
456 detail::arity_of<kind>() == detail::expr_arity::n, in argument()
484 constexpr detail::expr_arity arity = detail::arity_of<Kind>(); in make_expression()
/third_party/boost/boost/phoenix/statement/
Dtry_catch.hpp272 , long Arity = proto::arity_of<TryCatch>::value
346 , long Arity = proto::arity_of<TryCatch>::value
407 , proto::arity_of<TryCatch>::value - 1
435 , proto::arity_of<TryCatch>::value - 1
462 , proto::arity_of<TryCatch>::value - 1
/third_party/boost/libs/proto/example/
Dvirtual_member.cpp167 struct arity_of struct
181 , mpl::max<arity_of, proto::_state>()
209 static int const arity = boost::result_of<arity_of(E)>::type::value;
/third_party/boost/boost/phoenix/core/
Dfunction_equal.hpp105 , mpl::int_<proto::arity_of<Expr1>::value - 1>() in operator ()()
143 , typename make_index_sequence<proto::arity_of<Expr1>::value>::type() in operator ()()
Dcall.hpp30 , long Arity = proto::arity_of<Expr>::value
/third_party/boost/boost/proto/
Dfusion.hpp320 , long Arity = proto::arity_of<typename Iterator::expr_type>::value
351 , long Arity = proto::arity_of<typename Iterator::expr_type>::value
518 , long Arity = proto::arity_of<Sequence>::value
550 , long Arity = proto::arity_of<Sequence>::value
Ddebug.hpp144 this->impl(expr, mpl::long_<arity_of<Expr>::value>()); in operator ()()
Dtraits.hpp253 struct arity_of struct
258 struct arity_of<Expr &> struct
/third_party/boost/boost/proto/transform/
Dfold.hpp63 , long Arity = arity_of<Expr>::value
74 , long Arity = arity_of<Expr>::value
Dpass_through.hpp42 , long Arity = arity_of<Expr>::value
/third_party/boost/boost/proto/transform/detail/
Dlazy.hpp65 proto::arity_of<Expr>::value
Dcall.hpp96 …proto::arity_of<Expr>::value // BUGBUG this isn't right. Could be pack(_child), should use arity o…
Dmake.hpp189 proto::arity_of<Expr>::value
/third_party/boost/libs/proto/test/
Dswitch.cpp62 , proto::arity_of<proto::_>()
/third_party/boost/boost/compute/lambda/
Dcontext.hpp38 if(proto::arity_of<LHS>::value > 0){ \
49 if(proto::arity_of<RHS>::value > 0){ \
Dmake_tuple.hpp55 Expr, Args, proto::arity_of<Expr>::value - 1
/third_party/boost/libs/compute/include/boost/compute/lambda/
Dcontext.hpp38 if(proto::arity_of<LHS>::value > 0){ \
49 if(proto::arity_of<RHS>::value > 0){ \
Dmake_tuple.hpp55 Expr, Args, proto::arity_of<Expr>::value - 1
/third_party/boost/boost/log/utility/
Drecord_ordering.hpp199 … typename ArityCheckT = typename boost::enable_if_c< aux::arity_of< FunT >::value == 2 >::type,
/third_party/boost/boost/log/detail/
Dfunction_traits.hpp221 struct arity_of : struct
/third_party/boost/libs/proto/doc/
Dproto.qbk95 [classref boost::proto::arity_of `proto::arity_of<>`]]
/third_party/boost/boost/yap/detail/
Dalgorithm.hpp529 constexpr expr_arity arity_of() in arity_of() function

12