Home
last modified time | relevance | path

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

/third_party/boost/boost/fusion/container/generation/detail/preprocessed/
Dmake_list10.hpp20 struct make_list<> struct
22 typedef list<> type;
27 make_list() in make_list() function
34 …struct make_list< T0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , voi… struct
36 typedef list<typename detail::as_fusion_element<T0>::type> type;
42 make_list(T0 const& arg0) in make_list() function
50 …struct make_list< T0 , T1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ > struct
52 …<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type> type;
58 make_list(T0 const& arg0 , T1 const& arg1) in make_list() function
66 … struct make_list< T0 , T1 , T2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ > struct
[all …]
Dmake_list20.hpp20 struct make_list<> struct
22 typedef list<> type;
27 make_list() in make_list() function
34 …struct make_list< T0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , voi… struct
36 typedef list<typename detail::as_fusion_element<T0>::type> type;
42 make_list(T0 const& arg0) in make_list() function
50 …struct make_list< T0 , T1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
52 …<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type> type;
58 make_list(T0 const& arg0 , T1 const& arg1) in make_list() function
66 …struct make_list< T0 , T1 , T2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , v… struct
[all …]
Dmake_list30.hpp20 struct make_list<> struct
22 typedef list<> type;
27 make_list() in make_list() function
34 …struct make_list< T0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , voi… struct
36 typedef list<typename detail::as_fusion_element<T0>::type> type;
42 make_list(T0 const& arg0) in make_list() function
50 …struct make_list< T0 , T1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
52 …<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type> type;
58 make_list(T0 const& arg0 , T1 const& arg1) in make_list() function
66 …struct make_list< T0 , T1 , T2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , v… struct
[all …]
Dmake_list40.hpp20 struct make_list<> struct
22 typedef list<> type;
27 make_list() in make_list() function
34 …struct make_list< T0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , voi… struct
36 typedef list<typename detail::as_fusion_element<T0>::type> type;
42 make_list(T0 const& arg0) in make_list() function
50 …struct make_list< T0 , T1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
52 …<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type> type;
58 make_list(T0 const& arg0 , T1 const& arg1) in make_list() function
66 …struct make_list< T0 , T1 , T2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , v… struct
[all …]
Dmake_list50.hpp20 struct make_list<> struct
22 typedef list<> type;
27 make_list() in make_list() function
34 …struct make_list< T0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , voi… struct
36 typedef list<typename detail::as_fusion_element<T0>::type> type;
42 make_list(T0 const& arg0) in make_list() function
50 …struct make_list< T0 , T1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
52 …<typename detail::as_fusion_element<T0>::type , typename detail::as_fusion_element<T1>::type> type;
58 make_list(T0 const& arg0 , T1 const& arg1) in make_list() function
66 …struct make_list< T0 , T1 , T2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , v… struct
[all …]
/third_party/boost/boost/fusion/container/generation/detail/
Dpp_make_list.hpp53 struct make_list<> struct
55 typedef list<> type;
61 make_list() in make_list() function
97 …struct make_list< BOOST_PP_ENUM_PARAMS(N, T) BOOST_PP_REPEAT_FROM_TO(BOOST_PP_DEC(N), FUSION_MAX_L… struct
100 typedef list<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)> type;
107 make_list(BOOST_PP_ENUM_BINARY_PARAMS(N, T, const& arg)) in make_list() function
/third_party/boost/boost/fusion/container/generation/
Dmake_list.hpp28 struct make_list struct
30 typedef list<typename detail::as_fusion_element<T>::type...> type;
37 make_list(T const&... arg) in make_list() function
/third_party/boost/libs/foreach/test/
Dstl_byref_r.cpp27 std::list<int> make_list() in make_list() function
Dstl_byref.cpp27 std::list<int> make_list() in make_list() function
Dstl_byval_r.cpp29 std::list<int> make_list() in make_list() function
Dstl_byval.cpp29 std::list<int> make_list() in make_list() function
/third_party/boost/boost/spirit/home/karma/operator/
Dlist.hpp190 struct make_list struct
195 struct make_list<Subject, true> struct
/third_party/mindspore/mindspore/_extends/parse/
Dtrope.py61 def make_list(*elts): # pragma: no cover function
/third_party/boost/libs/phoenix/example/
Dbind_goose.cpp38 std::vector< std::string > make_list() { in make_list() function
/third_party/boost/boost/intrusive/
Dlist.hpp1415 struct make_list struct
1425 >::type packed_options;
1428 <T, typename packed_options::proto_value_traits>::type value_traits;
1435 > implementation_defined;
1437 typedef implementation_defined type;
/third_party/boost/boost/graph/
Dgraph_utility.hpp370 std::pair< T1, T2 > make_list(const T1& t1, const T2& t2) in make_list() function
376 std::pair< T1, std::pair< T2, T3 > > make_list( in make_list() function
383 std::pair< T1, std::pair< T2, std::pair< T3, T4 > > > make_list( in make_list() function
391 make_list(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5) in make_list() function
/third_party/mindspore/mindspore/_extends/
Dbuiltin_operations.py120 def make_list(*xs): function
/third_party/mindspore/mindspore/ops/
Dfunctional.py187 make_list = Primitive('make_list') variable
/third_party/boost/boost/statechart/
Dsimple_state.hpp70 struct make_list : public mpl::eval_if< struct
/third_party/mesa3d/src/mesa/main/
Ddlist.c1132 make_list(GLuint name, GLuint count) in make_list() function