/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/ |
D | ids.hpp | 77 struct binary_op struct 105 comma = binary_op<op::comma>::value, 117 logical_or = binary_op<op::logical_or>::value, 118 logical_and = binary_op<op::logical_and>::value, 119 bit_or = binary_op<op::bit_or>::value, 120 bit_xor = binary_op<op::bit_xor>::value, 121 bit_and = binary_op<op::bit_and>::value, 122 equal = binary_op<op::equal>::value, 123 not_equal = binary_op<op::not_equal>::value, 124 less = binary_op<op::less>::value, [all …]
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
D | ids.hpp | 78 struct binary_op struct 106 comma = binary_op<op::comma>::value, 118 logical_or = binary_op<op::logical_or>::value, 119 logical_and = binary_op<op::logical_and>::value, 120 bit_or = binary_op<op::bit_or>::value, 121 bit_xor = binary_op<op::bit_xor>::value, 122 bit_and = binary_op<op::bit_and>::value, 123 equal = binary_op<op::equal>::value, 124 not_equal = binary_op<op::not_equal>::value, 125 less = binary_op<op::less>::value, [all …]
|
/third_party/boost/libs/spirit/repository/example/karma/ |
D | calc2_ast.hpp | 31 struct binary_op; 41 , boost::recursive_wrapper<binary_op> 59 expression_ast(binary_op const& expr) in expression_ast() 110 struct binary_op struct 112 binary_op() {} in binary_op() function 114 binary_op( in binary_op() function 138 expr = binary_op('+', expr, rhs); in operator +=() argument 144 expr = binary_op('-', expr, rhs); in operator -=() 150 expr = binary_op('*', expr, rhs); in operator *=() 156 expr = binary_op('/', expr, rhs); in operator /=()
|
/third_party/boost/libs/spirit/example/karma/ |
D | calc2_ast_vm.hpp | 31 struct binary_op; 41 , boost::recursive_wrapper<binary_op> 59 expression_ast(binary_op const& expr) in expression_ast() 121 struct binary_op struct 123 binary_op() {} in binary_op() function 125 binary_op( in binary_op() function 149 expr = binary_op(op_add, expr, rhs); in operator +=() argument 155 expr = binary_op(op_sub, expr, rhs); in operator -=() 161 expr = binary_op(op_mul, expr, rhs); in operator *=() 167 expr = binary_op(op_div, expr, rhs); in operator /=()
|
D | calc2_ast.hpp | 31 struct binary_op; 41 , boost::recursive_wrapper<binary_op> 59 expression_ast(binary_op const& expr) in expression_ast() 108 struct binary_op struct 110 binary_op() {} in binary_op() argument 112 binary_op( in binary_op() argument 136 expr = binary_op('+', expr, rhs); in operator +=() argument 142 expr = binary_op('-', expr, rhs); in operator -=() 148 expr = binary_op('*', expr, rhs); in operator *=() 154 expr = binary_op('/', expr, rhs); in operator /=()
|
/third_party/boost/libs/metaparse/doc/ |
D | before_12.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_11_3_2.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_11_3_1.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_11_3.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_11_1.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_11_2.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_11.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op> [all …]
|
D | before_10.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op> 277 boost::mpl::quote2<binary_op> 285 boost::mpl::quote2<binary_op>
|
D | before_9.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op> 261 boost::mpl::quote2<binary_op>
|
D | before_8_1.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op>
|
D | before_8_2.qbk | 176 struct binary_op : 189 boost::mpl::quote2<binary_op> 203 boost::mpl::quote2<binary_op> 206 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 213 boost::mpl::quote2<binary_op> 226 boost::mpl::quote2<binary_op> 234 boost::mpl::quote2<binary_op>
|
D | getting_started_29.qbk | 3 …uence<one_of<times_token, divides_token>, unary_exp1>, unary_exp1, boost::mpl::quote2<binary_op> >; 4 …sequence<one_of<plus_token, minus_token>, mult_exp4>, mult_exp4, boost::mpl::quote2<binary_op> > >;
|
D | getting_started_37.qbk | 4 …uence<one_of<times_token, divides_token>, unary_exp3>, unary_exp3, boost::mpl::quote2<binary_op> >; 5 …equence<one_of<plus_token, minus_token>, mult_exp6>, mult_exp6, boost::mpl::quote2<binary_op> > {};
|
D | getting_started_24.qbk | 6 …equence<one_of<times_token, divides_token>, int_token>, int_token, boost::mpl::quote2<binary_op> >; 7 …sequence<one_of<plus_token, minus_token>, mult_exp2>, mult_exp2, boost::mpl::quote2<binary_op> > >;
|
/third_party/boost/libs/metaparse/example/getting_started/ |
D | 11.hpp | 18 boost::mpl::quote2<binary_op> 46 boost::mpl::quote2<binary_op> 53 boost::mpl::quote2<binary_op>
|
D | 8.hpp | 10 …oldl_start_with_parser<sequence<times_token, int_token>, int_token, boost::mpl::quote2<binary_op>>; 17 boost::mpl::quote2<binary_op>
|
D | 8_1.hpp | 20 boost::mpl::quote2<binary_op> 28 boost::mpl::quote2<binary_op>
|
D | 10.hpp | 23 boost::mpl::quote2<binary_op> 31 boost::mpl::quote2<binary_op>
|
D | 12.hpp | 27 boost::mpl::quote2<binary_op> 34 boost::mpl::quote2<binary_op>
|
/third_party/boost/libs/metaparse/example/meta_hs/ |
D | grammar.hpp | 83 semantic::binary_op 94 semantic::binary_op 102 semantic::binary_op
|