Home
last modified time | relevance | path

Searched defs:input_path (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/lit/tests/
Dunittest-adaptor.py15 input_path = sys.argv[1] variable
/external/llvm/utils/llvm-build/llvmbuild/
Dconfigutil.py8 def configure_file(input_path, output_path, substitutions): argument
/external/ltp/android/tools/
Dmake_install_parser.py41 def ParseFile(self, input_path): argument
Dmake_parser.py144 def ParseFile(self, input_path): argument
/external/brotli/tools/
Dbro.c79 char **input_path, in ParseArgv()
194 static FILE* OpenInputFile(const char* input_path) { in OpenInputFile()
248 static void CopyStat(const char* input_path, const char* output_path) { in CopyStat()
457 char *input_path = 0; in main() local
/external/jsoncpp/test/
Dpyjsontestrunner.py12 input_path = sys.argv[1] variable
/external/v8/src/inspector/build/
Dgenerate_protocol_externs.py245 input_path = sys.argv[3] variable
/external/pdfium/testing/tools/
Dfixup_pdf_template.py74 def expand_file(input_path, output_path): argument
Dtest_runner.py124 def HandleResult(self, input_filename, input_path, result): argument