Home
last modified time | relevance | path

Searched refs:subject_type (Results 1 – 25 of 62) sorted by relevance

123

/third_party/boost/boost/spirit/home/karma/action/
Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/third_party/boost/boost/spirit/home/karma/directive/
Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
Dleft_alignment.hpp121 typedef Subject subject_type; typedef
124 generator_properties::counting | subject_type::properties::value
129 : traits::attribute_of<subject_type, Context, Iterator>
165 typedef Subject subject_type; typedef
170 subject_type::properties::value | padding_type::properties::value
175 : traits::attribute_of<subject_type, Context, Iterator>
Dno_delimit.hpp50 typedef Subject subject_type; typedef
51 typedef typename subject_type::properties properties;
55 : traits::attribute_of<subject_type, Context, Iterator>
Dverbatim.hpp50 typedef Subject subject_type; typedef
51 typedef typename subject_type::properties properties;
55 : traits::attribute_of<subject_type, Context, Iterator>
Dright_alignment.hpp131 typedef Subject subject_type; typedef
134 generator_properties::countingbuffer | subject_type::properties::value
139 : traits::attribute_of<subject_type, Context, Iterator>
175 typedef Subject subject_type; typedef
180 subject_type::properties::value | padding_type::properties::value
185 : traits::attribute_of<subject_type, Context, Iterator>
Dbuffer.hpp49 typedef Subject subject_type; typedef
51 subject_type::properties::value |
60 : traits::attribute_of<subject_type, Context, Iterator>
Domit.hpp53 typedef Subject subject_type; typedef
56 generator_properties::disabling | subject_type::properties::value
64 : traits::attribute_of<subject_type, Context, Iterator>
Dcenter_alignment.hpp138 typedef Subject subject_type; typedef
141 generator_properties::countingbuffer | subject_type::properties::value
146 : traits::attribute_of<subject_type, Context, Iterator>
182 typedef Subject subject_type; typedef
187 subject_type::properties::value | padding_type::properties::value
Dmaxwidth.hpp141 typedef Subject subject_type; typedef
144 generator_properties::countingbuffer | subject_type::properties::value
149 : traits::attribute_of<subject_type, Context, Iterator>
/third_party/boost/boost/spirit/home/karma/operator/
Dand_predicate.hpp40 typedef Subject subject_type; typedef
42 generator_properties::disabling | subject_type::properties::value
47 : traits::attribute_of<subject_type, Context, Iterator>
Dnot_predicate.hpp40 typedef Subject subject_type; typedef
43 generator_properties::disabling | subject_type::properties::value
48 : traits::attribute_of<subject_type, Context, Iterator>
Dplus.hpp94 typedef Subject subject_type; typedef
95 typedef typename subject_type::properties properties;
103 typename traits::attribute_of<subject_type, Context, Iterator>::type
Doptional.hpp47 typedef Subject subject_type; typedef
48 typedef typename subject_type::properties properties;
/third_party/boost/boost/spirit/home/karma/auxiliary/
Dattr_cast.hpp45 subject_type; typedef
47 typedef mpl::int_<subject_type::properties::value> properties;
52 , traits::attribute_of<subject_type> >::type
/third_party/boost/boost/spirit/home/qi/action/
Daction.hpp36 typedef Subject subject_type; typedef
159 subject_type; typedef
165 typedef qi::action<subject_type, action_type> type;
/third_party/boost/boost/spirit/home/lex/lexer/
Daction.hpp76 subject_type; typedef
82 typedef lex::action<subject_type, action_type> type;
/third_party/boost/boost/spirit/home/support/auto/
Dmeta_create.hpp167 typedef spirit::traits::meta_create<Domain, T> subject_type; typedef
170 OpTag, typename subject_type::type
175 return proto::make_expr<OpTag>(subject_type::call()); in call()
/third_party/boost/boost/spirit/home/qi/directive/
Dhold.hpp44 typedef Subject subject_type; typedef
52 traits::attribute_of<subject_type, Context, Iterator>::type
Dexpect.hpp42 typedef result_of::compile<domain, Subject> subject_type; typedef
47 typedef traits::attribute_of<subject_type, Context, Iterator>
Dlexeme.hpp45 typedef Subject subject_type; typedef
53 traits::attribute_of<subject_type, Context, Iterator>::type
Dno_skip.hpp48 typedef Subject subject_type; typedef
56 traits::attribute_of<subject_type, Context, Iterator>::type
/third_party/boost/boost/spirit/repository/home/qi/directive/
Dseek.hpp50 typedef Subject subject_type; typedef
56 traits::attribute_of<subject_type, Context, Iterator>::type
/third_party/boost/boost/spirit/home/qi/auxiliary/
Dattr_cast.hpp48 subject_type; typedef
53 , traits::attribute_of<subject_type> >::type
/third_party/boost/boost/spirit/repository/home/karma/directive/
Dconfix.hpp58 typedef Subject subject_type; typedef
62 : traits::attribute_of<subject_type, Context, Iterator>

123