Home
last modified time | relevance | path

Searched defs:expr_type (Results 1 - 19 of 19) sorted by relevance

/third_party/selinux/libsepol/tests/
H A Dtest-linker-cond-map.c55 uint32_t expr_type; member
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dconditional.h31 u32 expr_type; member
H A Dconstraint.h29 u32 expr_type; /* expression type */ member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dconditional.h31 u32 expr_type; member
H A Dconstraint.h29 u32 expr_type; /* expression type */ member
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dconditional.h56 uint32_t expr_type; member
H A Dconstraint.h38 uint32_t expr_type; /* expression type */ member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_inner.c46 u8 expr_type; member
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dexpr.h31 enum expr_type { enum
/third_party/toybox/kconfig/
H A Dexpr.h34 enum expr_type { enum
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dexpr.h31 enum expr_type { enum
/third_party/python/Include/internal/
H A Dpycore_ast_state.h188 PyObject *expr_type; member
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc2602 auto* expr_type = TypeOf(expr->expr)->UnwrapRef(); in EmitUnaryOp() local
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c3783 uintptr_t define_cexpr(uint32_t expr_type, uintptr_t arg1, uintptr_t arg2) in define_cexpr() argument
4029 define_cond_expr(uint32_t expr_type, void *arg1, void *arg2) define_cond_expr() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp4512 SPIRType::BaseType expr_type; in emit_atomic() local
5852 auto &expr_type = expression_type(op0); in get_bitcast_type() local
H A Dspirv_msl.cpp6778 auto &expr_type = get_pointee_type(ptr_type.self); in emit_tessellation_io_load() local
7311 auto *expr_type = &get_variable_data_type(*var); in emit_tessellation_access_chain() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc978 auto* expr_type = expr_sem->Type(); in GenerateMemberAccessor() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c3251 int cil_resolve_expr(enum cil_flavor expr_type, struct cil_list *str_expr, struct cil_list **datum_expr, struct cil_tree_node *parent, void *extra_args) in cil_resolve_expr() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4987 const Type* expr_type = nullptr; in MakeNumericConversion() local

Completed in 45 milliseconds