Home
last modified time | relevance | path

Searched defs:generated (Results 1 – 25 of 36) sorted by relevance

12

/third_party/rust/crates/cxx/tests/
Dcxx_gen.rs19 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/
Dtutorial.md447 ### Rust generated code
463 ### C++ generated code
/third_party/rust/crates/syn/tests/
Dtest_generics.rs106 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/
Dmain.c10 static FILE *generated; variable
/third_party/flatbuffers/tests/rust_usage_test/outdir/src/
Dmain.rs4 mod generated; module
/third_party/flatbuffers/tests/rust_usage_test/outdir/
Dbuild.rs42 let generated = std::path::Path::new("src/generated"); in main() localVariable
/third_party/rust/rust/tests/rustdoc/intra-doc/
Dassoc-reexport-super.rs5 mod generated { module
/third_party/lz4/tests/
DloremOut.c53 size_t generated = LOREM_genBlock(buff, genBlockSize, seed++, total == 0, 0); in LOREM_genOut() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/parser/src/
Dsyntax_kind.rs4 mod generated; module
/third_party/mesa3d/src/compiler/spirv/tests/
Dspirv-to-c-array.py20 fd, generated = tempfile.mkstemp(prefix="spirv-to-c-array.", suffix=".spv") variable
/third_party/protobuf/upb/cmake/
Dstaleness_test_lib.py50 def __init__(self, target, generated): argument
/third_party/grpc/test/cpp/codegen/
Dgolden_file_test.cc38 std::ifstream generated(generated_file); in run_test() local
/third_party/grpc/third_party/upb/upb/cmake/
Dstaleness_test_lib.py50 def __init__(self, target, generated): argument
/third_party/openssl/test/
Drdrand_sanitytest.c32 size_t generated = 0; in sanity_check_bytes() local
/third_party/gn/src/gn/
Dninja_outputs_writer_unittest.cc141 std::string generated = out.str(); local
/third_party/weex-loader/src/
Dutil.js153 for (const { original, generated } of iterator) { property
157 generated property
/third_party/skia/m133/tests/graphite/precompile/
DChromePrecompileTest.cpp119 std::vector<std::string> generated; in run_test() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c224 uint64_t generated; in update_state() local
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs450 … private static IEnumerable<Extension> GetAllGeneratedExtensions(GeneratedClrTypeInfo generated) in GetAllGeneratedExtensions()
/third_party/rust/crates/cxx/gen/build/src/
Dlib.rs405 let generated = gen::generate_from_path(rust_source_file, &opt); in generate_bridge() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/
Dast.rs3 mod generated; module
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/
Dtests.rs1 mod generated; module
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/
Dlib.rs32 pub mod generated { module
/third_party/rust/rust/compiler/rustc_macros/src/diagnostics/
Dsubdiagnostic.rs256 let generated = self in generate_field_attr_code() localVariable
/third_party/rust/rust/src/librustdoc/html/render/
Dsidebar.rs487 let generated = Link::new(encoded, format!("{prefix}{:#}", trait_.print(cx))); localVariable

12