/third_party/rust/crates/cxx/tests/ |
D | cxx_gen.rs | 19 let generated = generate_header_and_cc(source, &opt).unwrap(); in test_extern_c_function() localVariable 31 let generated = generate_header_and_cc(source, &opt).unwrap(); in test_impl_annotation() localVariable
|
/third_party/rust/crates/cxx/book/src/ |
D | tutorial.md | 447 ### Rust generated code 463 ### C++ generated code
|
/third_party/rust/crates/syn/tests/ |
D | test_generics.rs | 106 let generated = quote! { in test_split_for_impl() localVariable 119 let generated = quote! { in test_split_for_impl() localVariable
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | main.c | 10 static FILE *generated; variable
|
/third_party/openssl/test/ |
D | rdrand_sanitytest.c | 32 size_t generated = 0; in sanity_check_bytes() local
|
/third_party/weex-loader/src/ |
D | util.js | 152 for (const { original, generated } of iterator) { field 156 generated field
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state.c | 242 uint64_t generated; in update_state() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.h | 105 struct zink_shader *generated; // a generated shader that this shader "owns" member
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FileDescriptor.cs | 454 … private static IEnumerable<Extension> GetAllGeneratedExtensions(GeneratedClrTypeInfo generated) in GetAllGeneratedExtensions()
|
/third_party/rust/crates/cxx/gen/build/src/ |
D | lib.rs | 405 let generated = gen::generate_from_path(rust_source_file, &opt); in generate_bridge() localVariable
|
/third_party/node/deps/v8/src/torque/ |
D | type-oracle.h | 24 std::string generated, const Type* non_constexpr_version, in GetAbstractType()
|
/third_party/protobuf/src/google/protobuf/util/ |
D | json_util_test.cc | 345 TestMessage generated; in TEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_query.c | 271 uint64_t emitted, generated; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | Makefile | 759 generated: $(PYAPIMAP) $(GENDEPENDS) target
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 3577 std::set<const FileDescriptor*> generated; in GenerateFilesInDepOrder() local 3787 bool generated = false; in GenerateAll() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | gfx10_shader_ngg.c | 493 LLVMValueRef generated = in build_streamout() local
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 935 const Descriptor* generated = protobuf_unittest::TestJsonName::descriptor(); in TEST_F() local
|
/third_party/node/tools/lint-md/ |
D | lint-md.mjs | 13250 function generated(node) { function
|