Home
last modified time | relevance | path

Searched defs:attributes_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/msm/front/euml/
Dstate_grammar.hpp745 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_state() typedef
771 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_state() typedef
795 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_state() typedef
986 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef
1014 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef
1052 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef
1097 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef
1140 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef
1179 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_terminate_state() typedef
1208 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_terminate_state() typedef
[all …]
/third_party/boost/boost/msm/front/detail/
Dcommon_states.hpp29 typedef Attributes attributes_type; typedef
61 typedef Attributes attributes_type; typedef
/third_party/boost/boost/spirit/home/support/
Dcontext.hpp100 typedef Attributes attributes_type; typedef
176 attributes_type; typedef
/third_party/mindspore/mindspore/core/abstract/
Dabstract_value.cc764 ClassAttrVector attributes_type; in BuildType() local