Home
last modified time | relevance | path

Searched defs:gen_file (Results 1 – 8 of 8) sorted by relevance

/external/vboot_reference/rust/vboot_reference-sys/
Dbuild.rs34 let gen_file = Path::new(&out_dir).join("./crossystem.rs"); in generate_crossystem_bindings() localVariable
58 let gen_file = Path::new(&out_dir).join("./vboot_host.rs"); in generate_vboot_host_binding() localVariable
/external/tpm2-tss/script/
Dgen_fuzz.py113 def gen_file(function): function
/external/arm-trusted-firmware/tools/sptool/
Dsp_mk_generator.py59 gen_file = os.path.abspath(sys.argv[1]) variable
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dfile.rs27 pub(crate) fn gen_file( in gen_file() function
/external/perfetto/infra/ci/
Dconfig.py139 gen_file = os.path.join(deps_path, 'config.mk') variable
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dlib.rs233 fn gen_file( in gen_file() function
/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dcodegen.rs654 fn gen_file( in gen_file() function
/external/pytorch/torch/distributed/checkpoint/
Dfilesystem.py515 def gen_file(): function