| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/completions/postfix/ |
| D | format_like.rs | 55 let exprs = with_placeholders(exprs); in add_format_like_completions() localVariable 86 let exprs = with_placeholders(exprs); in test_into_suggestion() localVariable
|
| /third_party/ltp/lib/ |
| D | tst_kconfig.c | 343 static int validate_vars(struct tst_expr *const exprs[], unsigned int expr_cnt) in validate_vars() 360 static inline unsigned int get_var_cnt(struct tst_expr *const exprs[], in get_var_cnt() 395 static inline unsigned int populate_vars(struct tst_expr *exprs[], in populate_vars() 501 struct tst_expr *exprs[expr_cnt]; in tst_kconfig_check() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | eval.c | 45 static const char *const exprs[] = { in main() local
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/matches/ |
| D | match_bool.rs | 24 let exprs = if let PatKind::Lit(arm_bool) = arms[0].pat.kind { in check() localVariable
|
| /third_party/rust/rust/compiler/rustc_builtin_macros/src/ |
| D | env.rs | 57 let mut exprs = match get_exprs_from_tts(cx, tts) { in expand_env() localVariable
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLConstructor.cpp | 197 int exprs = this->type().slotCount(); in compareConstant() local
|
| /third_party/skia/m133/src/sksl/ir/ |
| D | SkSLConstructor.cpp | 199 int exprs = this->type().slotCount(); in compareConstant() local
|
| /third_party/mesa3d/src/panfrost/compiler/ |
| D | bi_packer.c.py | 170 def pack_derived(pos, exprs, imm_map, body, pack_exprs): argument
|
| /third_party/rust/crates/regex/regex-debug/src/ |
| D | main.rs | 141 let exprs = args.parse_many()?; in cmd_literals() localVariable 204 let exprs = args.parse_many()?; in cmd_compile() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/ |
| D | remove_dbg.rs | 159 let exprs = exprs.iter().cloned().map(replace_nested_dbgs); in compute_dbg_replacement() localVariable
|
| /third_party/rust/rust/compiler/rustc_builtin_macros/src/deriving/ |
| D | default.rs | 67 let exprs = fields.iter().map(|sp| default_call(*sp)).collect(); in default_struct_substructure() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/ |
| D | node_ext.rs | 888 let mut exprs = support::children(self.syntax()); in iterable() localVariable 899 let mut exprs = support::children(self.syntax()); in loop_body() localVariable 910 let mut exprs = support::children(self.syntax()); in condition() localVariable 921 let mut exprs = support::children(self.syntax()); in loop_body() localVariable
|
| D | expr_ext.rs | 54 let mut exprs = support::children(self.syntax()); in condition() localVariable
|
| /third_party/rust/rust/compiler/rustc_hir_typeck/src/ |
| D | place_op.rs | 284 let mut exprs = vec![expr]; in convert_place_derefs_to_mutable() localVariable
|
| /third_party/elfutils/tests/ |
| D | varlocs.c | 170 print_expr_block (Dwarf_Attribute *attr, Dwarf_Op *exprs, int len, in print_expr_block() 185 Dwarf_Op *exprs, int len) in print_expr_block_addrs()
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/ |
| D | builtin_operations.py | 155 def UpdateState(monad, *exprs):
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/utils/ |
| D | gen_trait_fn_body.rs | 636 let mut exprs = vec![]; in gen_partial_ord() localVariable 655 let mut exprs = vec![]; in gen_partial_ord() localVariable
|
| /third_party/ffmpeg/libavfilter/ |
| D | aeval.c | 69 char *exprs; member
|
| /third_party/python/Python/ |
| D | ast.c | 953 validate_exprs(struct validator *state, asdl_expr_seq *exprs, expr_context_ty ctx, int null_ok) in validate_exprs()
|
| /third_party/rust/crates/syn/tests/ |
| D | test_precedence.rs | 79 let exprs = collect_exprs(file); in test_rustc_precedence() localVariable
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | manual_clamp.rs | 637 let exprs = [ in is_clamp_meta_pattern() localVariable
|
| /third_party/rust/crates/regex/src/ |
| D | exec.rs | 123 exprs: Vec<Hir>, field 230 let mut exprs = Vec::with_capacity(self.options.pats.len()); in parse() localVariable
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| D | translate.rs | 362 let mut exprs = vec![]; in visit_post() localVariable 372 let mut exprs = vec![]; in visit_post() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/ |
| D | body.rs | 36 pub exprs: Arena<Expr>, field
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | inspector.cc | 852 std::array<const ast::Expression*, N> exprs, in GetOriginatingResources()
|