| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_tunnel.c | 23 static void nft_tunnel_get_eval(const struct nft_expr *expr, in nft_tunnel_get_eval() argument 74 nft_tunnel_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_tunnel_get_init() argument 110 nft_tunnel_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_tunnel_get_dump() argument 127 nft_tunnel_get_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_tunnel_get_reduce() argument [all...] |
| H A D | nf_tables_offload.c | 94 struct nft_expr *expr; in nft_flow_rule_create() local 298 struct nft_expr *expr, *next; nft_flow_rule_stats() local [all...] |
| H A D | nft_limit.c | 177 static void nft_limit_pkts_eval(const struct nft_expr *expr, in nft_limit_pkts_eval() argument 248 static void nft_limit_bytes_eval(const struct nft_expr *expr, in nft_limit_bytes_eval() argument 195 nft_limit_pkts_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_limit_pkts_init() argument 210 nft_limit_pkts_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_limit_pkts_dump() argument 218 nft_limit_pkts_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_limit_pkts_destroy() argument 259 nft_limit_bytes_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_limit_bytes_init() argument 268 nft_limit_bytes_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_limit_bytes_dump() argument 276 nft_limit_bytes_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_limit_bytes_destroy() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | expr.c | 341 __expr__parse(double *val, struct expr_parse_ctx *ctx, const char *expr, in __expr__parse() argument 375 int expr__find_ids(const char *expr, const char *one, in expr__find_ids() argument 369 expr__parse(double *final_val, struct expr_parse_ctx *ctx, const char *expr) expr__parse() argument [all...] |
| /kernel/linux/linux-6.6/tools/thermal/thermometer/ |
| H A D | thermometer.c | 70 static struct tz_regex *configuration_tz_match(const char *expr, in configuration_tz_match() argument
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | menu.c | 129 static struct property *menu_add_prop(enum prop_type type, struct expr *exp argument 199 menu_add_visibility(struct expr *expr) menu_add_visibility() argument 205 menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) menu_add_expr() argument 695 get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) get_dep_str() argument [all...] |
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | conditional.c | 24 static int cond_evaluate_expr(struct policydb *p, struct cond_expr *expr) in cond_evaluate_expr() argument 362 static int expr_node_isvalid(struct policydb *p, struct cond_expr_node *expr) in expr_node_isvalid() argument 397 struct cond_expr_node *expr = &node->expr.nodes[i]; cond_read_node() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | cfi.h | 182 Dwarf_Block expr; member
|
| H A D | dwarf_getlocation.c | 929 Dwarf_Op *expr; in dwarf_getlocation_addr() local 821 getlocations_addr(Dwarf_Attribute *attr, ptrdiff_t offset, Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Addr address, const Elf_Data *locs, Dwarf_Op **expr, size_t *exprlen) getlocations_addr() argument 966 dwarf_getlocations(Dwarf_Attribute *attr, ptrdiff_t offset, Dwarf_Addr *basep, Dwarf_Addr *startp, Dwarf_Addr *endp, Dwarf_Op **expr, size_t *exprlen) dwarf_getlocations() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_metadata.c | 88 AVExpr *expr; member
|
| H A D | vf_crop.c | 132 const char *expr; in config_input() local
|
| H A D | aeval.c | 68 AVExpr **expr; member 109 char *expr, *last_expr = NULL, *buf; in parse_channel_expressions() local [all...] |
| H A D | vf_pad.c | 112 char *expr; in config_input() local
|
| H A D | vf_pad_opencl.c | 257 char *expr; in pad_opencl_config_output() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | libmodplug.c | 60 AVExpr *expr; ///< parsed color eval expression member
|
| /third_party/alsa-lib/test/lsb/ |
| H A D | config.c | 563 const char *expr; in test_evaluate_string() member [all...] |
| /third_party/gn/src/gn/ |
| H A D | operators.cc | 650 ExecuteUnaryOperator(Scope* scope, const UnaryOpNode* op_node, const Value& expr, Err* err) ExecuteUnaryOperator() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2Serializer.java | 345 Expression expr; field in Mf2Serializer.Declaration
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 304 ir_algebraic_visitor::swizzle_if_required(ir_expression *expr, in swizzle_if_required() argument 532 ir_expression *expr = try_replace_with_dot(op_expr[0], op_expr[1], in handle_expression() local [all...] |
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | decode.c | 232 push_expr(struct decode_state *state, isa_expr_t expr) in push_expr() argument 278 evaluate_expr(struct decode_scope *scope, isa_expr_t expr) in evaluate_expr() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | builtin.c | 42 static int evaluate_to_int_const_expr(struct expression *expr) in evaluate_to_int_const_expr() argument 49 static int evaluate_pure_unop(struct expression *expr) in evaluate_pure_unop() argument 67 static int eval_args(struct expression *expr, int n) in eval_args() argument 94 args_prototype(struct expression *expr) args_prototype() argument 101 args_triadic(struct expression *expr) args_triadic() argument 106 evaluate_choose(struct expression *expr) evaluate_choose() argument 122 expand_expect(struct expression *expr, int cost) expand_expect() argument 135 expand_warning(struct expression *expr, int cost) expand_warning() argument 177 expand_constant_p(struct expression *expr, int cost) expand_constant_p() argument 186 expand_safe_p(struct expression *expr, int cost) expand_safe_p() argument 219 expand_bswap(struct expression *expr, int cost) expand_bswap() argument 287 evaluate_fp_unop(struct expression *expr) evaluate_fp_unop() argument 308 expand_isdigit(struct expression *expr, int cost) expand_isdigit() argument 328 evaluate_overflow_gen(struct expression *expr, int ptr) evaluate_overflow_gen() argument 372 evaluate_overflow(struct expression *expr) evaluate_overflow() argument 382 evaluate_overflow_p(struct expression *expr) evaluate_overflow_p() argument 404 evaluate_generic_int_op(struct expression *expr) evaluate_generic_int_op() argument 456 eval_atomic_common(struct expression *expr) eval_atomic_common() argument 525 expand_object_size(struct expression *expr, int cost) expand_object_size() argument [all...] |
| H A D | dissect.c | 145 static inline struct symbol *expr_symbol(struct expression *expr) in expr_symbol() argument 165 static struct symbol *report_symbol(usage_t mode, struct expression *expr) in report_symbol() argument 317 peek_preop(struct expression *expr, int op) peek_preop() argument 333 do_expression(usage_t mode, struct expression *expr) do_expression() argument 566 do_initializer(struct symbol *type, struct expression *expr) do_initializer() argument 574 do_expression(u_lval(type), expr); do_initializer() local [all...] |
| H A D | expression.c | 65 struct token *parens_expression(struct token *token, struct expression **expr, const char *where) in parens_expression() argument 88 struct token *string_expression(struct token *token, struct expression **expr, const char *where) in string_expression() argument 164 struct expression *expr in builtin_types_compatible_p_expr() local 190 struct expression *expr = NULL; builtin_offsetof_expr() local 261 get_number_value(struct expression *expr, struct token *token) get_number_value() argument 390 struct expression *expr = alloc_expression(token->pos, EXPR_GENERIC); generic_selection() local 424 struct expression *expr = NULL; primary_expression() local 535 struct expression *expr = NULL; expression_list() local 553 struct expression *expr = cast_init_expr; postfix_expression() local 631 struct expression *expr = alloc_expression(token->pos, type); type_info_expression() local 917 struct expression *expr = alloc_expression(token->pos, EXPR_CONDITIONAL); conditional_expression() local 942 struct expression * expr = alloc_expression(token->pos, EXPR_ASSIGNMENT); assignment_expression() local [all...] |
| /third_party/node/deps/openssl/openssl/include/internal/ |
| H A D | cryptlib.h | 34 __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr, in ossl_assert_int() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | SeparateCompoundExpressions.cpp | 36 bool IsIndex(TIntermTyped &expr) in IsIndex() argument 175 TIntermTyped *expr; in pullMappedExpr() local 213 isStandaloneExpr(TIntermTyped &expr) isStandaloneExpr() argument 356 TIntermTyped *expr = node.getOperand(); global() variable 497 TIntermTyped *expr = node.getOperand(); global() variable 587 TIntermTyped *expr = node.getExpression(); global() variable [all...] |