Home
last modified time | relevance | path

Searched defs:script_file (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/test/
Dtest_dtrace.py57 def generate_trace_command(self, script_file, subcommand=None): argument
63 def trace(self, script_file, subcommand=None): argument
71 def trace_python(self, script_file, python_file, optimize_python=None): argument
/third_party/gn/src/gn/
Daction_target_generator.cc107 SourceFile script_file = scope_->GetSourceDir().ResolveRelativeFile( in FillScript() local
Dcreate_bundle_target_generator.cc193 SourceFile script_file = scope_->GetSourceDir().ResolveRelativeFile( in FillCodeSigningScript() local
Dbundle_data.h125 void set_code_signing_script(const SourceFile& script_file) { in set_code_signing_script()
Djson_project_writer.cc160 SourceFile script_file; in RunAndWriteFiles() local
/third_party/uboot/u-boot-2020.01/tools/env/
Dfw_env_main.c61 static char *script_file; variable