Home
last modified time | relevance | path

Searched defs:fold_impl (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc551/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/mwcw/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/plain/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ttp/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/dmc/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/gcc/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc_pre590/
Dfold_impl.hpp31 struct fold_impl< 0,First,Last,State,ForwardOp > struct
33 typedef First iter0;
34 typedef State state0;
35 typedef state0 state;
36 typedef iter0 iterator;
45 struct fold_impl< 1,First,Last,State,ForwardOp > struct
47 typedef First iter0;
48 typedef State state0;
49 typedef typename apply2< ForwardOp, state0, typename deref<iter0>::type >::type state1;
50 typedef typename mpl::next<iter0>::type iter1;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dfold_impl.hpp9 struct fold_impl<State0, Fun, Expr, State, Data, 1> struct
16 typename fold_impl::expr_param e in operator ()() argument
47 struct fold_impl<State0, Fun, Expr, State, Data, 2> struct
54 typename fold_impl::expr_param e in operator ()() argument
85 struct fold_impl<State0, Fun, Expr, State, Data, 3> struct
92 typename fold_impl::expr_param e in operator ()() argument
123 struct fold_impl<State0, Fun, Expr, State, Data, 4> struct
130 typename fold_impl::expr_param e in operator ()() argument
161 struct fold_impl<State0, Fun, Expr, State, Data, 5> struct
168 typename fold_impl::expr_param e in operator ()() argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/
Dfold_impl.hpp100 struct fold_impl<State0, Fun, Expr, State, Data, N> struct
108 typename fold_impl::expr_param e in operator ()() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/sequence/intrinsic/detail/
Dsegmented_begin_impl.hpp63 fold_impl; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Dfold.hpp65 struct fold_impl struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/msvc70/
Dfold_impl.hpp239 struct fold_impl struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ctps/
Dfold_impl.hpp239 struct fold_impl struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/msvc60/
Dfold_impl.hpp287 struct fold_impl struct
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs3875 unsafe fn fold_impl<F, B>(mut self, mut n: usize, mut acc: B, mut f: F) -> B in fold_impl() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs3875 unsafe fn fold_impl<F, B>(mut self, mut n: usize, mut acc: B, mut f: F) -> B in fold_impl() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs3875 unsafe fn fold_impl<F, B>(mut self, mut n: usize, mut acc: B, mut f: F) -> B in fold_impl() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs3875 unsafe fn fold_impl<F, B>(mut self, mut n: usize, mut acc: B, mut f: F) -> B in fold_impl() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs3875 unsafe fn fold_impl<F, B>(mut self, mut n: usize, mut acc: B, mut f: F) -> B in fold_impl() method