Home
last modified time | relevance | path

Searched defs:expr (Results 301 - 325 of 492) sorted by relevance

1...<<11121314151617181920

/third_party/skia/src/sksl/
H A DSkSLAnalysis.cpp237 bool visit(Expression& expr, Analysis::AssignmentInfo* info) { in visit() argument
246 void visitExpression(Expression& expr) { in visitExpression() argument
384 IsAssignable(Expression& expr, AssignmentInfo* info, ErrorReporter* errors) IsAssignable() argument
389 UpdateVariableRefKind(Expression* expr, VariableReference::RefKind kind, ErrorReporter* errors) UpdateVariableRefKind() argument
406 IsTrivialExpression(const Expression& expr) IsTrivialExpression() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp77 const SparcMCExpr *expr = SparcMCExpr::create(Kind, MCSym, OutContext); in createSparcMCOperand() local
99 const SparcMCExpr *expr = SparcMCExpr::create(Kind, in createPCXRelExprOp() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.cc156 EmitIndexAccessor( std::ostream& out, const ast::IndexAccessorExpression* expr) EmitIndexAccessor() argument
172 EmitBitcast(std::ostream& out, const ast::BitcastExpression* expr) EmitBitcast() argument
228 EmitVectorRelational(std::ostream& out, const ast::BinaryExpression* expr) EmitVectorRelational() argument
264 EmitBinary(std::ostream& out, const ast::BinaryExpression* expr) EmitBinary() argument
413 EmitCall(std::ostream& out, const ast::CallExpression* expr) EmitCall() argument
481 auto* expr = call->Declaration(); EmitIntrinsicCall() local
593 EmitWorkgroupAtomicCall(std::ostream& out, const ast::CallExpression* expr, const sem::Intrinsic* intrinsic) EmitWorkgroupAtomicCall() argument
702 EmitSelectCall(std::ostream& out, const ast::CallExpression* expr) EmitSelectCall() argument
727 EmitDotCall(std::ostream& out, const ast::CallExpression* expr, const sem::Intrinsic* intrinsic) EmitDotCall() argument
799 EmitModfCall(std::ostream& out, const ast::CallExpression* expr, const sem::Intrinsic* intrinsic) EmitModfCall() argument
849 EmitFrexpCall(std::ostream& out, const ast::CallExpression* expr, const sem::Intrinsic* intrinsic) EmitFrexpCall() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc797 static void MyHandler(const wchar_t* expr, const wchar_t* func, in MyHandler() argument
/third_party/python/Parser/
H A Dstring_parser.c352 expr_ty expr = NULL; in fstring_compile_expr() local
/third_party/python/Python/
H A Dast.c957 expr_ty expr = asdl_seq_GET(exprs, i); in validate_exprs() local
/third_party/selinux/libsepol/src/
H A Dconditional.c211 int cond_evaluate_expr(policydb_t * p, cond_expr_t * expr) in cond_evaluate_expr() argument
270 cond_expr_t *cond_copy_expr(cond_expr_t * expr) in cond_copy_expr() argument
473 cond_expr_destroy(cond_expr_t * expr) cond_expr_destroy() argument
733 expr_isvalid(policydb_t * p, cond_expr_t * expr) expr_isvalid() argument
751 cond_expr_t *expr = NULL, *last = NULL; cond_read_node() local
[all...]
/third_party/rust/crates/rust-cexpr/src/
H A Dexpr.rs474 fn expr(self, input: &'_ [Token]) -> CResult<'_, EvalResult> { in expr() functions
513 pub fn expr<'a>(&self, input: &'a [Token]) -> CResult<'a, EvalResult> { in expr() functions
546 pub fn expr(input: &[Token]) -> CResult<'_, EvalResult> { in expr() functions
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c237 static void assertFailureCallback (const char* expr, const char* file, int line) in assertFailureCallback() argument
429 static void assertFailureCallback (const char* expr, const char* file, int line) in assertFailureCallback() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_ct.c59 static void nft_ct_get_eval(const struct nft_expr *expr, in nft_ct_get_eval() argument
232 static void nft_ct_set_zone_eval(const struct nft_expr *expr, in nft_ct_set_zone_eval() argument
278 static void nft_ct_set_eval(const struct nft_expr *expr, in nft_ct_set_eval() argument
386 nft_ct_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_ct_get_init() argument
543 nft_ct_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_ct_set_init() argument
628 nft_ct_get_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_ct_get_destroy() argument
634 nft_ct_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_ct_set_destroy() argument
643 nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_ct_get_dump() argument
682 nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_ct_set_dump() argument
769 nft_notrack_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_notrack_eval() argument
[all...]
H A Dnft_compat.c67 static void nft_target_eval_xt(const struct nft_expr *expr, in nft_target_eval_xt() argument
93 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge() argument
235 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() argument
270 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy() argument
277 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_target_destroy() argument
312 nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_target_dump() argument
329 nft_target_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_target_validate() argument
359 __nft_match_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, void *info) __nft_match_eval() argument
387 nft_match_large_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_match_large_eval() argument
396 nft_match_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_match_eval() argument
463 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[], void *info) __nft_match_init() argument
491 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_match_init() argument
498 nft_match_large_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_match_large_init() argument
516 __nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr, void *info) __nft_match_destroy() argument
534 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_match_destroy() argument
540 nft_match_large_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_match_large_destroy() argument
548 __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, void *info) __nft_match_dump() argument
565 nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_match_dump() argument
577 nft_match_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_match_validate() argument
[all...]
H A Dnft_set_hash.c343 struct nft_expr *expr = nft_set_ext_expr(&he->ext); in nft_rhash_gc() local
118 nft_rhash_update(struct nft_set *set, const u32 *key, void *(*new)(struct nft_set *, const struct nft_expr *, struct nft_regs *regs), const struct nft_expr *expr, struct nft_regs *regs, const struct nft_set_ext **ext) nft_rhash_update() argument
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dsymbol.c1014 struct expr **expr; global() member
[all...]
/kernel/linux/linux-5.10/scripts/genksyms/
H A Dgenksyms.c205 struct string_list *expr; in __add_symbol() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dtests.h105 DECLARE_SUITE(expr); variable
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_hash.c300 struct nft_expr *expr; in nft_rhash_expr_needs_gc_run() local
116 nft_rhash_update(struct nft_set *set, const u32 *key, void *(*new)(struct nft_set *, const struct nft_expr *, struct nft_regs *regs), const struct nft_expr *expr, struct nft_regs *regs, const struct nft_set_ext **ext) nft_rhash_update() argument
H A Dnft_payload.c168 void nft_payload_eval(const struct nft_expr *expr, in nft_payload_eval() argument
231 nft_payload_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_init() argument
246 nft_payload_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_payload_dump() argument
262 nft_payload_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_payload_reduce() argument
560 nft_payload_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_payload_offload() argument
604 nft_payload_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, struct nft_inner_tun_ctx *tun_ctx) nft_payload_inner_eval() argument
655 nft_payload_inner_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_inner_init() argument
813 nft_payload_set_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_payload_set_eval() argument
883 nft_payload_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_payload_set_init() argument
935 nft_payload_set_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_payload_set_dump() argument
955 nft_payload_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_payload_set_reduce() argument
[all...]
H A Dnft_ct.c50 static void nft_ct_get_eval(const struct nft_expr *expr, in nft_ct_get_eval() argument
223 static void nft_ct_set_zone_eval(const struct nft_expr *expr, in nft_ct_set_zone_eval() argument
272 static void nft_ct_set_eval(const struct nft_expr *expr, in nft_ct_set_eval() argument
380 nft_ct_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_ct_get_init() argument
538 nft_ct_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_ct_set_init() argument
624 nft_ct_get_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_ct_get_destroy() argument
630 nft_ct_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_ct_set_destroy() argument
639 nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_ct_get_dump() argument
679 nft_ct_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_ct_get_reduce() argument
702 nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_ct_set_dump() argument
739 nft_ct_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_ct_set_reduce() argument
836 nft_notrack_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_notrack_eval() argument
[all...]
H A Dnft_compat.c73 static void nft_target_eval_xt(const struct nft_expr *expr, in nft_target_eval_xt() argument
100 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge() argument
243 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() argument
292 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy() argument
299 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_target_destroy() argument
334 nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_target_dump() argument
352 nft_target_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_target_validate() argument
392 __nft_match_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, void *info) __nft_match_eval() argument
421 nft_match_large_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_match_large_eval() argument
430 nft_match_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_match_eval() argument
497 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[], void *info) __nft_match_init() argument
525 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_match_init() argument
532 nft_match_large_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_match_large_init() argument
550 __nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr, void *info) __nft_match_destroy() argument
568 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_match_destroy() argument
574 nft_match_large_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_match_large_destroy() argument
582 __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, void *info) __nft_match_dump() argument
599 nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_match_dump() argument
613 nft_match_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_match_validate() argument
776 nft_match_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_match_reduce() argument
[all...]
H A Dnft_meta.c309 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval() argument
418 void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval() argument
466 nft_meta_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_get_init() argument
583 nft_meta_get_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_get_validate() argument
602 nft_meta_set_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_set_validate() argument
632 nft_meta_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_set_init() argument
671 nft_meta_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_meta_get_dump() argument
687 nft_meta_set_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_meta_set_dump() argument
704 nft_meta_set_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_meta_set_destroy() argument
714 nft_meta_get_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_meta_get_offload() argument
747 nft_meta_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_meta_get_reduce() argument
783 nft_meta_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_meta_set_reduce() argument
835 nft_meta_inner_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_inner_init() argument
859 nft_meta_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt, struct nft_inner_tun_ctx *tun_ctx) nft_meta_inner_eval() argument
[all...]
/kernel/linux/linux-6.6/scripts/genksyms/
H A Dgenksyms.c205 struct string_list *expr; in __add_symbol() local
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dexpr.h38 struct expr *expr; member
42 struct expr { struct
55 struct expr *expr; member
194 struct expr *expr; /* the optional conditional part of the property */ member
[all...]
H A Dsymbol.c970 struct expr **expr; global() member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawbox.c278 char *expr; in config_input() local
H A Df_select.c149 AVExpr *expr; member

Completed in 26 milliseconds

1...<<11121314151617181920