Home
last modified time | relevance | path

Searched refs:expr_type (Results 1 – 25 of 71) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Ddeep_copy.hpp19 expr_type; typedef
21 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
25 expr_type const that = { in operator ()()
42 expr_type; typedef
44 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
48 expr_type const that = { in operator ()()
65 expr_type; typedef
67 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
71 expr_type const that = { in operator ()()
88 expr_type; typedef
[all …]
Dmake_expr_.hpp41 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
43 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
47 expr_type const that = { in operator ()()
71 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
73 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
77 expr_type const that = { in operator ()()
101 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
103 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
107 expr_type const that = { in operator ()()
131 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
[all …]
Dunpack_expr_.hpp46 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
48 typedef typename proto_generator::template result<proto_generator(expr_type)>::type type;
53 expr_type const that = { in call()
89 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
91 typedef typename proto_generator::template result<proto_generator(expr_type)>::type type;
96 expr_type const that = { in call()
132 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
134 typedef typename proto_generator::template result<proto_generator(expr_type)>::type type;
139 expr_type const that = { in call()
175 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
[all …]
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Das_expr.hpp50 typedef proto::expr<proto::tag::terminal, term<value_type>, 0> expr_type; typedef
51 typedef typename Generator::template result<Generator(expr_type)>::type result_type;
56 return Generator()(expr_type::make(t)); in operator ()()
65 typedef proto::basic_expr<proto::tag::terminal, term<value_type>, 0> expr_type; typedef
66 typedef typename Generator::template result<Generator(expr_type)>::type result_type;
71 return Generator()(expr_type::make(t)); in operator ()()
116 typedef proto::expr<proto::tag::terminal, term<reference>, 0> expr_type; typedef
117 typedef typename Generator::template result<Generator(expr_type)>::type result_type;
122 return Generator()(expr_type::make(t)); in operator ()()
135 typedef proto::basic_expr<proto::tag::terminal, term<reference>, 0> expr_type; typedef
[all …]
Ddeep_copy.hpp61 expr_type; typedef
64 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
69 expr_type const that = { in operator ()()
Dmake_expr_.hpp78 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
80 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
85 expr_type const that = { in operator ()()
Dunpack_expr_.hpp155 typedef typename base_expr<Domain, Tag, proto_args>::type expr_type; typedef
157 typedef typename proto_generator::template result<proto_generator(expr_type)>::type type;
163 expr_type const that = { in call()
/external/selinux/libsepol/tests/
Dtest-linker-cond-map.c55 uint32_t expr_type; member
71 CU_ASSERT(expr->expr_type == bools[i].expr_type); in test_cond_expr_mapping()
104 bools[0].expr_type = COND_BOOL; in base_cond_tests()
114 bools[0].expr_type = COND_BOOL; in base_cond_tests()
132 bools[0].expr_type = COND_BOOL; in module_cond_tests()
142 bools[0].expr_type = COND_BOOL; in module_cond_tests()
154 bools[0].expr_type = COND_BOOL; in module_cond_tests()
156 bools[1].expr_type = COND_BOOL; in module_cond_tests()
158 bools[2].expr_type = COND_AND; in module_cond_tests()
Ddebug.c42 switch (cur->expr_type) { in display_expr()
65 fprintf(fp, "error! (%d)", cur->expr_type); in display_expr()
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dpass_through_impl.hpp30 expr_type; typedef
32 typedef typename BOOST_PROTO_RESULT_OF<proto_generator(expr_type)>::type result_type;
41 expr_type const that = { in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
71 expr_type; typedef
73 typedef typename BOOST_PROTO_RESULT_OF<proto_generator(expr_type)>::type result_type;
82 expr_type const that = { in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
112 expr_type; typedef
114 typedef typename BOOST_PROTO_RESULT_OF<proto_generator(expr_type)>::type result_type;
123 expr_type const that = { in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
153 expr_type; typedef
[all …]
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/stream/detail/
Dformat_manip_auto.hpp25 typedef typename result_of::create_generator<Expr>::type expr_type; typedef
27 expr_type, mpl::true_, mpl::false_, unused_type, Expr
41 typedef typename result_of::create_generator<Expr>::type expr_type; typedef
43 expr_type, mpl::true_, mpl::false_, Delimiter, Expr
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/stream/detail/
Dmatch_manip_auto.hpp26 typedef typename result_of::create_parser<Expr>::type expr_type; typedef
28 expr_type, mpl::true_, mpl::false_, unused_type, Expr
42 typedef typename result_of::create_parser<Expr>::type expr_type; typedef
44 expr_type, mpl::true_, mpl::false_, Skipper, Expr
/external/toybox/kconfig/
Dexpr.h34 enum expr_type { enum
44 enum expr_type type;
162 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce);
163 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2);
164 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2);
180 void expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr **ep2);
181 struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym);
Dlkc_proto.h41 P(expr_compare_type,int,(enum expr_type t1, enum expr_type t2));
/external/coreboot/util/kconfig/
Dexpr.h31 enum expr_type { enum
43 enum expr_type type;
288 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce);
289 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2);
290 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2);
303 struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym);
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/auxiliary/
Dlazy.hpp103 expr_type; typedef
108 BOOST_SPIRIT_ASSERT_MATCH(karma::domain, expr_type);
111 result_of::compile<karma::domain, expr_type, modifier>::type
180 expr_type; typedef
185 BOOST_SPIRIT_ASSERT_MATCH(karma::domain, expr_type);
188 result_of::compile<karma::domain, expr_type, modifier>::type
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Ddeep_copy.hpp37 expr_type; typedef
40 … typedef typename proto_generator::template result<proto_generator(expr_type)>::type result_type;
45 return proto_generator()(expr_type::make(e.proto_base().child0)); in operator ()()
Dfusion.hpp48 typedef Expr expr_type; typedef
320 , long Arity = proto::arity_of<typename Iterator::expr_type>::value
326 typename Iterator::expr_type
337 typename Iterator::expr_type
351 , long Arity = proto::arity_of<typename Iterator::expr_type>::value
357 typename Iterator::expr_type &
373 typename Iterator::expr_type &
395 typename Iterator::expr_type
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/auxiliary/
Dlazy.hpp105 expr_type; typedef
110 BOOST_SPIRIT_ASSERT_MATCH(qi::domain, expr_type);
113 result_of::compile<qi::domain, expr_type, modifier>::type
176 expr_type; typedef
181 BOOST_SPIRIT_ASSERT_MATCH(qi::domain, expr_type);
184 result_of::compile<qi::domain, expr_type, modifier>::type
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/
Dpass_through_impl.hpp78 expr_type; typedef
81 typedef typename BOOST_PROTO_RESULT_OF<proto_generator(expr_type)>::type result_type;
91 expr_type const that = { in BOOST_PROTO_RETURN_TYPE_STRICT_LOOSE()
/external/sdv/vsomeip/third_party/boost/proto/example/
Dlazy_vector.cpp101 typedef typename proto::terminal< std::vector<T> >::type expr_type; typedef
104 : lazy_vector_expr<expr_type>( expr_type::make( std::vector<T>( size, value ) ) ) in lazy_vector()
/external/selinux/libsepol/src/
Dconditional.c125 if (cur_a->expr_type != cur_b->expr_type) in cond_expr_equal()
127 if (cur_a->expr_type == COND_BOOL) { in cond_expr_equal()
221 switch (cur->expr_type) { in cond_evaluate_expr()
281 new_expr->expr_type = cur->expr_type; in cond_copy_expr()
367 if (e->expr_type == COND_NOT) { in cond_normalize_expr()
388 switch (e->expr_type) { in cond_normalize_expr()
735 if (expr->expr_type <= 0 || expr->expr_type > COND_LAST) { in expr_isvalid()
777 expr->expr_type = le32_to_cpu(buf[0]); in cond_read_node()
/external/selinux/checkpolicy/
Dpolicy_define.h19 cond_expr_t *define_cond_expr(uint32_t expr_type, void *arg1, void* arg2);
75 uintptr_t define_cexpr(uint32_t expr_type, uintptr_t arg1, uintptr_t arg2);
/external/pytorch/torch/csrc/jit/tensorexpr/
Dir_printer.cpp60 int self_prec = getPrecedence(v->expr_type()); in visitBinaryOp()
61 int lhs_prec = getPrecedence(v->lhs()->expr_type()); in visitBinaryOp()
62 int rhs_prec = getPrecedence(v->rhs()->expr_type()); in visitBinaryOp()
147 int self_prec = getPrecedence(v->expr_type()); in visit()
148 int lhs_prec = getPrecedence(v->lhs()->expr_type()); in visit()
149 int rhs_prec = getPrecedence(v->rhs()->expr_type()); in visit()
171 auto prec = getPrecedence(e->expr_type()); in visit()
Deval.cpp314 IRNodeType expr_type = v->expr_type(); in visit_binary_op() local
315 if (expr_type == IRNodeType::kAnd || expr_type == IRNodeType::kOr || in visit_binary_op()
316 expr_type == IRNodeType::kXor) { in visit_binary_op()
320 value_ = bitwise_binary_op<Type>(lhs_v, rhs_v, expr_type); \ in visit_binary_op()
325 value_ = bitwise_binary_op<unsigned char>(lhs_v, rhs_v, expr_type); in visit_binary_op()
333 if (expr_type == IRNodeType::kLshift || expr_type == IRNodeType::kRshift) { in visit_binary_op()
337 value_ = shift_binary_op<Type>(lhs_v, rhs_v, expr_type); \ in visit_binary_op()
342 value_ = shift_binary_op<unsigned char>(lhs_v, rhs_v, expr_type); in visit_binary_op()
353 value_ = binary_op<Type>(lhs_v, rhs_v, expr_type); \ in visit_binary_op()
358 value_ = binary_op<unsigned char>(lhs_v, rhs_v, expr_type); in visit_binary_op()

123