| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-expand/src/ |
| D | builtin_fn_macro.rs | 134 let expanded = quote! { in line_expand() localVariable 164 let expanded = quote! { in stringify_expand() localVariable 177 let expanded = quote! { in column_expand() localVariable 190 let expanded = match &*args { in assert_expand() localVariable 223 let expanded = quote! { in file_expand() localVariable 391 let expanded = quote! { in format_args_expand_general() localVariable 418 let expanded = quote! {{ in asm_expand() localVariable 442 let expanded = if enabled { quote!(true) } else { quote!(false) }; in cfg_expand() localVariable 782 let expanded = quote! { #s }; in env_expand() localVariable 797 let expanded = match get_env_inner(db, arg_id, &key) { in option_env_expand() localVariable
|
| /third_party/protobuf/hpb_generator/tests/ |
| D | basic_test_editions.proto | 14 repeated int32 expanded = 51 [features.repeated_field_encoding = EXPANDED]; field
|
| /third_party/protobuf/ruby/tests/ |
| D | basic_test_features.proto | 16 repeated int32 expanded = 51 [features.repeated_field_encoding = EXPANDED]; field
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | VariablePacker.cpp | 30 std::vector<ShaderVariable> *expanded) in ExpandStructVariable() 46 std::vector<ShaderVariable> *expanded) in ExpandStructArrayVariable() 67 std::vector<ShaderVariable> *expanded) in ExpandVariable()
|
| /third_party/rust/crates/syn/examples/heapsize/heapsize_derive/src/ |
| D | lib.rs | 23 let expanded = quote! { in derive_heap_size() localVariable
|
| /third_party/rust/crates/rust-openssl/openssl-sys/build/ |
| D | main.rs | 158 let expanded = match gcc.file("build/expando.c").try_expand() { in validate_headers() localVariable 189 let expanded = String::from_utf8(expanded).unwrap(); in validate_headers() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/ |
| D | inline_macro.rs | 39 let expanded = insert_ws_into(ctx.sema.expand(&unexpanded)?.clone_for_update()); in inline_macro() localVariable
|
| D | remove_dbg.rs | 186 let expanded = expanded.clone_for_update(); in replace_nested_dbgs() localVariable
|
| D | expand_glob_import.rs | 67 let expanded = make::use_tree_list(names_to_import.iter().map(|n| { in expand_glob_import() localVariable
|
| /third_party/rust/crates/syn/examples/lazy-static/lazy-static/src/ |
| D | lib.rs | 118 let expanded = quote! { in lazy_static() localVariable
|
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| D | PpTokens.cpp | 193 void TPpContext::pushTokenStreamInput(TokenStream& ts, bool prepasting, bool expanded) in pushTokenStreamInput()
|
| /third_party/iptables/iptables/ |
| D | xtables.c | 108 int rulenum, int verbose, int numeric, int expanded, in list_entries()
|
| D | xtables-eb.c | 256 int rule_nr, int verbose, int numeric, int expanded, in list_rules()
|
| /third_party/rust/crates/cxx/macro/src/ |
| D | derive.rs | 8 let mut expanded = TokenStream::new(); in expand_struct() localVariable 39 let mut expanded = TokenStream::new(); in expand_enum() localVariable
|
| /third_party/rust/rust/tests/ui/proc-macro/auxiliary/ |
| D | expand-expr.rs | 100 let expanded = iter.collect::<TokenStream>().expand_expr().expect("expand_expr failed"); in expand_expr_is() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/ |
| D | expand_macro.rs | 108 let expanded = sema.expand(macro_call)?.clone_for_update(); in expand_macro_recur() localVariable 116 let expanded = sema.expand_attr_macro(item)?.clone_for_update(); in expand_attr_macro_recur() localVariable
|
| D | extend_selection.rs | 158 let expanded = sema.descend_into_macros_single(token.clone()); in extend_tokens_from_range() localVariable
|
| /third_party/skia/bench/ |
| D | BlurImageFilterBench.cpp | 64 bool expanded) in BlurImageFilterBench()
|
| /third_party/skia/m133/bench/ |
| D | BlurImageFilterBench.cpp | 64 bool expanded) in BlurImageFilterBench()
|
| /third_party/ncurses/Ada95/ |
| D | configure.in | 386 AC_ARG_ENABLE(expanded, optenable
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_vec4_builder.h | 577 const dst_reg expanded = vgrf(src.type); in fix_3src_operand() local
|
| D | elk_vec4_visitor.cpp | 303 dst_reg expanded = dst_reg(this, glsl_vec4_type()); in fix_3src_operand() local 329 dst_reg expanded = dst_reg(this, glsl_vec4_type()); in fix_math_operand() local
|
| /third_party/python/Tools/unicode/ |
| D | makeunicodedata.py | 946 def expanded(self) -> Iterator[Tuple[int, List[str]]]: member in UcdFile
|
| /third_party/musl/src/crypt/ |
| D | crypt_blowfish.c | 498 static void BF_set_key(const char *key, BF_key expanded, BF_key initial, in BF_set_key()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 1474 bool expanded = expandAtomicOpToLibcall( in expandAtomicLoadToLibcall() local 1488 bool expanded = expandAtomicOpToLibcall( in expandAtomicStoreToLibcall() local 1503 bool expanded = expandAtomicOpToLibcall( in expandAtomicCASToLibcall() local
|