Home
last modified time | relevance | path

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

123

/third_party/boost/libs/mpl/doc/src/refmanual/
Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left title
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/third_party/boost/libs/mpl/test/
Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/third_party/boost/boost/phoenix/operator/
Dio.hpp37 proto::tag::shift_left
45 proto::tag::shift_left, phoenix_domain>(a0, a1); in operator <<()
51 proto::tag::shift_left
59 proto::tag::shift_left, phoenix_domain>(a0, a1); in operator <<()
Dbitwise.hpp30 (shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dshift_left.hpp68 struct shift_left struct
75 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
79 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dshift_left.hpp68 struct shift_left struct
79 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
83 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dshift_left.hpp68 struct shift_left struct
79 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, shift_left, (N1, N2))
83 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/
Dids.hpp51 shift_left, enumerator
128 shift_left = binary_op<op::shift_left>::value, enumerator
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dshift_left.hpp68 struct shift_left struct
77 BOOST_MPL_AUX_NA_SPEC2(2, 2, shift_left)
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dids.hpp52 shift_left, enumerator
129 shift_left = binary_op<op::shift_left>::value, enumerator
/third_party/boost/boost/spirit/home/karma/operator/
Dsequence.hpp51 struct use_operator<karma::domain, proto::tag::shift_left> // enables <<
55 struct flatten_tree<karma::domain, proto::tag::shift_left> // flattens <<
276 struct make_composite<proto::tag::shift_left, Elements, Modifiers>
/third_party/boost/boost/mpl/
Dshift_left.hpp18 #define AUX778076_OP_NAME shift_left
/third_party/boost/boost/parameter/
Dpython.hpp475 typedef typename mpl::shift_left<mpl::long_<1>, optional_arity>::type upper; in def()
509 typedef typename mpl::shift_left<mpl::long_<1>, optional_arity>::type upper; in def()
616 typedef typename mpl::shift_left<mpl::long_<1>, optional_arity>::type upper; in visit_aux()
674 typedef typename mpl::shift_left<mpl::long_<1>, optional_arity>::type upper; in visit()
717 typedef typename mpl::shift_left<mpl::long_<1>, optional_arity>::type upper; in visit()
/third_party/boost/boost/proto/
Dtags.hpp51 struct shift_left {}; struct
Dproto_fwd.hpp270 struct shift_left;
558 template<typename T, typename U> struct shift_left;
641 typedef make_expr<tag::shift_left> make_shift_left;
712 typedef functional::make_expr<tag::shift_left> _make_shift_left;
/third_party/boost/boost/msm/back/
Dfold_to_list.hpp65 ::boost::proto::shift_left<FoldToList, FoldToList>
/third_party/boost/libs/phoenix/doc/inside/
Drules.qbk132 [[`expression::shift_left<Lhs, Rhs>`] [``
133 rule::shift_left
134 : expression::shift_left<meta_grammar, meta_grammar>
/third_party/boost/libs/proto/test/
Ddeep_copy.cpp40shift_left<terminal<std::ostream &>::type, terminal<int>::type>::type r5 = deep_copy(cout_ << t1); in test1()

123