Home
last modified time | relevance | path

Searched defs:expr (Results 251 - 275 of 492) sorted by relevance

1...<<11121314151617181920

/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_validation_test.cc209 static std::ostream& operator<<(std::ostream& out, Constexpr expr) { in operator <<() argument
239 auto expr = std::get<2>(p); TEST_P() local
286 auto expr = std::get<2>(p); TEST_P() local
[all...]
H A Dresolver.cc726 auto* expr = values[i]; in WorkgroupSize() local
[all...]
H A Dresolver_test_helper.h48 const ast::Statement* StmtOf(const ast::Expression* expr) { in StmtOf() argument
66 const ast::BlockStatement* BlockOf(const ast::Expression* expr) { in BlockOf() argument
75 const sem::Variable* VarOf(const ast::Expression* expr) { in VarOf() argument
472 ast_expr_func_ptr expr; member
[all...]
H A Dtype_validation_test.cc665 auto* expr = Expr("v"); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmodule_scope_var_to_entry_point_param.cc272 const ast::Expression* expr = ctx.dst->Expr(new_var_symbol); in Process() local
H A Drobustness.cc70 const ast::Expression* expr = nullptr; // If null, then is a constant in Transform() member
[all...]
H A Dzero_init_workgroup_memory.cc83 const ast::Expression* expr = nullptr; member
287 auto expr = get_expr(1u); in BuildZeroingStatements() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl.cc117 EmitExpression(std::ostream& out, const ast::Expression* expr) EmitExpression() argument
152 EmitIndexAccessor( std::ostream& out, const ast::IndexAccessorExpression* expr) EmitIndexAccessor() argument
178 EmitMemberAccessor( std::ostream& out, const ast::MemberAccessorExpression* expr) EmitMemberAccessor() argument
200 EmitBitcast(std::ostream& out, const ast::BitcastExpression* expr) EmitBitcast() argument
216 EmitCall(std::ostream& out, const ast::CallExpression* expr) EmitCall() argument
268 EmitIdentifier(std::ostream& out, const ast::IdentifierExpression* expr) EmitIdentifier() argument
688 EmitBinary(std::ostream& out, const ast::BinaryExpression* expr) EmitBinary() argument
767 EmitUnaryOp(std::ostream& out, const ast::UnaryOpExpression* expr) EmitUnaryOp() argument
[all...]
/third_party/toybox/kconfig/
H A Dmenu.c122 struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *exp argument
150 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_expr() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmessage.h166 namespace expr { namespace
/third_party/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp219 sk_sp<Animator> VectorAnimatorBuilder::makeFromExpression(ExpressionManager& em, const char* expr) { in makeFromExpression() argument
/third_party/rust/crates/syn/src/
H A Dlib.rs350 mod expr; modules
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h806 aspeed_sig_expr_set(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr, bool enabled) aspeed_sig_expr_set() argument
H A Dpinctrl-aspeed.c74 aspeed_sig_expr_enable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_enable() argument
92 aspeed_sig_expr_disable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_disable() argument
163 const struct aspeed_sig_expr ***prios, **funcs, *expr; get_defined_attribute() local
201 aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) aspeed_sig_expr_function() argument
211 aspeed_sig_expr_signal(const struct aspeed_sig_expr *expr) aspeed_sig_expr_signal() argument
234 const struct aspeed_sig_expr *expr = NULL; aspeed_pinmux_set_mux() local
286 aspeed_expr_is_gpio(const struct aspeed_sig_expr *expr) aspeed_expr_is_gpio() argument
382 const struct aspeed_sig_expr ***prios, **funcs, *expr; aspeed_gpio_request_enable() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_meta.c305 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval() argument
414 void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval() argument
462 nft_meta_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_get_init() argument
578 nft_meta_get_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_get_validate() argument
597 nft_meta_set_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_set_validate() argument
627 nft_meta_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_set_init() argument
665 nft_meta_get_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_meta_get_dump() argument
681 nft_meta_set_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_meta_set_dump() argument
697 nft_meta_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_meta_set_destroy() argument
707 nft_meta_get_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_meta_get_offload() argument
[all...]
H A Dnft_payload.c82 void nft_payload_eval(const struct nft_expr *expr, in nft_payload_eval() argument
153 static int nft_payload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_payload_dump() argument
596 static void nft_payload_set_eval(const struct nft_expr *expr, in nft_payload_set_eval() argument
138 nft_payload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_init() argument
441 nft_payload_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_payload_offload() argument
658 nft_payload_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_set_init() argument
710 nft_payload_set_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_payload_set_dump() argument
[all...]
H A Dnft_tunnel.c22 static void nft_tunnel_get_eval(const struct nft_expr *expr, in nft_tunnel_get_eval() argument
73 nft_tunnel_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_tunnel_get_init() argument
108 nft_tunnel_get_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_tunnel_get_dump() argument
H A Dnf_tables_offload.c95 struct nft_expr *expr; in nft_flow_rule_create() local
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dconditional.c24 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr() argument
361 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) in expr_node_isvalid() argument
396 struct cond_expr_node *expr = &node->expr.nodes[i]; cond_read_node() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmenu.c128 static struct property *menu_add_prop(enum prop_type type, struct expr *exp argument
198 menu_add_visibility(struct expr *expr) menu_add_visibility() argument
204 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_expr() argument
721 get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) get_dep_str() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h814 aspeed_sig_expr_set(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr, bool enabled) aspeed_sig_expr_set() argument
H A Dpinctrl-aspeed.c75 aspeed_sig_expr_enable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_enable() argument
93 aspeed_sig_expr_disable(struct aspeed_pinmux_data *ctx, const struct aspeed_sig_expr *expr) aspeed_sig_expr_disable() argument
165 const struct aspeed_sig_expr ***prios, **funcs, *expr; get_defined_attribute() local
203 aspeed_sig_expr_function(const struct aspeed_sig_expr *expr) aspeed_sig_expr_function() argument
213 aspeed_sig_expr_signal(const struct aspeed_sig_expr *expr) aspeed_sig_expr_signal() argument
236 const struct aspeed_sig_expr *expr = NULL; aspeed_pinmux_set_mux() local
288 aspeed_expr_is_gpio(const struct aspeed_sig_expr *expr) aspeed_expr_is_gpio() argument
384 const struct aspeed_sig_expr ***prios, **funcs, *expr; aspeed_gpio_request_enable() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-list.c177 default_print_metric(void *ps, const char *group, const char *name, const char *desc, const char *long_desc, const char *expr, const char *threshold, const char *unit __maybe_unused) default_print_metric() argument
390 json_print_metric(void *ps __maybe_unused, const char *group, const char *name, const char *desc, const char *long_desc, const char *expr, const char *threshold, const char *unit) json_print_metric() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_exthdr.c46 static void nft_exthdr_ipv6_eval(const struct nft_expr *expr, in nft_exthdr_ipv6_eval() argument
141 static void nft_exthdr_ipv4_eval(const struct nft_expr *expr, in nft_exthdr_ipv4_eval() argument
190 static void nft_exthdr_tcp_eval(const struct nft_expr *expr, in nft_exthdr_tcp_eval() argument
234 static void nft_exthdr_tcp_set_eval(const struct nft_expr *expr, in nft_exthdr_tcp_set_eval() argument
314 static void nft_exthdr_tcp_strip_eval(const struct nft_expr *expr, in nft_exthdr_tcp_strip_eval() argument
371 nft_exthdr_sctp_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_exthdr_sctp_eval() argument
412 nft_exthdr_dccp_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_exthdr_dccp_eval() argument
498 nft_exthdr_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_init() argument
546 nft_exthdr_tcp_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_tcp_set_init() argument
595 nft_exthdr_tcp_strip_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_tcp_strip_init() argument
617 nft_exthdr_ipv4_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_ipv4_init() argument
639 nft_exthdr_dccp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_exthdr_dccp_init() argument
673 nft_exthdr_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_exthdr_dump() argument
684 nft_exthdr_dump_set(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_exthdr_dump_set() argument
695 nft_exthdr_dump_strip(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_exthdr_dump_strip() argument
703 nft_exthdr_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_exthdr_reduce() argument
[all...]
H A Dnft_flow_offload.c291 static void nft_flow_offload_eval(const struct nft_expr *expr, in nft_flow_offload_eval() argument
381 nft_flow_offload_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_flow_offload_validate() argument
400 nft_flow_offload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_flow_offload_init() argument
424 nft_flow_offload_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_flow_offload_deactivate() argument
433 nft_flow_offload_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_flow_offload_activate() argument
441 nft_flow_offload_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_flow_offload_destroy() argument
447 nft_flow_offload_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_flow_offload_dump() argument
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920