Home
last modified time | relevance | path

Searched defs:sequence_type (Results 1 – 25 of 33) sorted by relevance

12

/third_party/boost/libs/fusion/test/algorithm/
Dflatten.cpp28 typedef vector<int, int, vector<int, int>, int> sequence_type; in main() typedef
35 typedef vector<int, int, vector<int, int>, int> sequence_type; in main() typedef
47 typedef vector<int, int, vector<int, int>, int> sequence_type; in main() typedef
Dtransform.cpp110 typedef range_c<int, 5, 9> sequence_type; in main() typedef
/third_party/boost/libs/fusion/test/sequence/
Dflatten_view.cpp28 typedef vector<int, int, vector<int, int>, int> sequence_type; in main() typedef
37 typedef vector<int, int, vector<int, int>, int> sequence_type; in main() typedef
46 typedef vector<int, int, vector<int, int>, int> sequence_type; in main() typedef
Dtransform_view.cpp75 typedef boost::mpl::range_c<int, 5, 9> sequence_type; in main() typedef
/third_party/boost/boost/fusion/view/repetitive_view/detail/
Dend_impl.hpp33 typedef typename View::sequence_type sequence_type; typedef
Dbegin_impl.hpp33 typedef typename View::sequence_type sequence_type; typedef
/third_party/boost/boost/fusion/view/nview/detail/
Dnext_impl.hpp33 typedef typename Iterator::sequence_type sequence_type; typedef
Dadvance_impl.hpp33 typedef typename Iterator::sequence_type sequence_type; typedef
Dvalue_at_impl.hpp29 typedef typename Sequence::sequence_type sequence_type; typedef
Dvalue_of_impl.hpp34 typedef typename Iterator::sequence_type sequence_type; typedef
Dprior_impl.hpp33 typedef typename Iterator::sequence_type sequence_type; typedef
Dat_impl.hpp30 typedef typename Sequence::sequence_type sequence_type; typedef
Dderef_impl.hpp31 typedef typename Iterator::sequence_type sequence_type; typedef
/third_party/boost/boost/fusion/view/nview/
Dnview_iterator.hpp41 typedef Sequence sequence_type; typedef
Dnview.hpp105 sequence_type; typedef
/third_party/boost/boost/fusion/view/repetitive_view/
Drepetitive_view.hpp36 typedef typename boost::remove_reference<Sequence>::type sequence_type; typedef
Drepetitive_view_iterator.hpp33 typedef Sequence sequence_type; typedef
/third_party/boost/boost/fusion/iterator/detail/
Dsegment_sequence.hpp30 typedef Sequence sequence_type; typedef
/third_party/boost/boost/fusion/view/flatten_view/
Dflatten_view.hpp37 typedef Sequence sequence_type; typedef
/third_party/boost/boost/fusion/view/transform_view/
Dtransform_view.hpp99 typedef Sequence sequence_type; typedef
/third_party/boost/boost/xpressive/
Dregex_actions.hpp308 typedef typename remove_reference<Sequence>::type sequence_type; typedef
337 typedef typename remove_reference<Sequence>::type sequence_type; typedef
366 typedef typename remove_reference<Sequence>::type sequence_type; typedef
/third_party/boost/boost/spirit/home/karma/string/
Dsymbols.hpp45 , detail::add_const_ref<T> > sequence_type; typedef
98 , mpl::identity<unused_type> > sequence_type; typedef
/third_party/boost/boost/spirit/home/qi/auto/
Dmeta_create.hpp60 >::type sequence_type; typedef
/third_party/mindspore/mindspore/ccsrc/utils/
Danf_ir.proto179 Sequence sequence_type = 3; field
/third_party/boost/boost/container/
Dflat_set.hpp109 typedef typename BOOST_CONTAINER_IMPDEF(tree_t::sequence_type) sequence_type; typedef in boost::container::flat_set
1262 typedef typename BOOST_CONTAINER_IMPDEF(tree_t::sequence_type) sequence_type; typedef in boost::container::flat_multiset

12