Searched defs:expr_type (Results 1 – 12 of 12) sorted by relevance
| /external/selinux/libsepol/tests/ |
| D | test-linker-cond-map.c | 54 uint32_t expr_type; member
|
| /external/adhd/cras/src/server/ |
| D | cras_expr.h | 45 enum expr_type { enum
|
| /external/selinux/libsepol/include/sepol/policydb/ |
| D | constraint.h | 39 uint32_t expr_type; /* expression type */ member
|
| D | conditional.h | 56 uint32_t expr_type; member
|
| /external/bcc/tools/ |
| D | argdist.py | 284 def _is_string(self, expr_type): argument
|
| /external/toybox/kconfig/ |
| D | expr.h | 34 enum expr_type { enum
|
| /external/u-boot/scripts/kconfig/ |
| D | expr.h | 31 enum expr_type { enum
|
| /external/bcc/src/cc/frontends/b/ |
| D | node.h | 143 enum expr_type { STRUCT, INTEGER, STRING, VOID, UNKNOWN }; enum
|
| /external/selinux/checkpolicy/ |
| D | policy_define.c | 3796 uintptr_t define_cexpr(uint32_t expr_type, uintptr_t arg1, uintptr_t arg2) in define_cexpr() 4042 cond_expr_t *define_cond_expr(uint32_t expr_type, void *arg1, void *arg2) in define_cond_expr()
|
| /external/selinux/libsepol/cil/src/ |
| D | cil_resolve_ast.c | 3165 int cil_resolve_expr(enum cil_flavor expr_type, struct cil_list *str_expr, struct cil_list **datum_… in cil_resolve_expr()
|
| /external/python/cpython2/Python/ |
| D | Python-ast.c | 153 static PyTypeObject *expr_type; variable
|
| /external/python/cpython3/Python/ |
| D | Python-ast.c | 188 static PyTypeObject *expr_type; variable
|