Searched defs:gen_file (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/frameworks/rs/tests/java_api/RSUnitTests/ |
H A D | RSUnitTests.py | 181 def WriteMakeCopyright(gen_file): argument 202 def WriteMakeSrcFiles(gen_file, api_version, src_dirs=['src'], argument 241 def WriteJavaCopyright(gen_file): argument 386 def WriteSupportLib19Makefile(gen_file): argument 466 def WriteForwardAndroidManifest(gen_file, package): argument 506 def WriteForwardToolsVersion(gen_file, version): argument 517 def WriteForwardMakefile(gen_file, build_tool_version, build_tool_version_name): argument 563 def WriteForwardMakeTargets(gen_file): argument 617 def WriteBackwardJavaFile(gen_file, package, max_api_version=None): argument 656 def WriteBackward19Makefile(gen_file): argument
|
/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/ |
H A D | build.rs | 34 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
|
/aosp_15_r20/system/media/camera/docs/ |
H A D | metadata-generate | 57 function gen_file() { function
|
/aosp_15_r20/external/minijail/rust/minijail-sys/ |
H A D | build.rs | 76 let gen_file = Path::new("./libminijail.rs"); in bindings_generation() localVariable
|
/aosp_15_r20/external/tpm2-tss/script/ |
H A D | gen_fuzz.py | 113 def gen_file(function): function
|
/aosp_15_r20/external/arm-trusted-firmware/tools/sptool/ |
H A D | sp_mk_generator.py | 59 gen_file = os.path.abspath(sys.argv[1]) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | file.rs | 27 pub(crate) fn gen_file( in gen_file() function
|
/aosp_15_r20/external/perfetto/infra/ci/ |
H A D | config.py | 139 gen_file = os.path.join(deps_path, 'config.mk') variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | gen_cpp.cc | 66 auto gen_file = gen_path / (input_filename + ".h"); in generate_cpp_headers_one_file() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/ |
D | lib.rs | 233 fn gen_file( in gen_file() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/ |
D | codegen.rs | 654 fn gen_file( in gen_file() function
|
/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/ |
H A D | filesystem.py | 515 def gen_file(): function
|