Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 25 of 35) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dreports.py18 def __init__(self, output_file): argument
88 def __init__(self, output_file): argument
195 def __init__(self, output_file): argument
243 def __init__(self, output_file): argument
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A Dlinker-script-to-export-list.py6 output_file = open(sys.argv[2], 'w') variable
/openbsd-src/gnu/llvm/clang/utils/check_cfc/
H A Dcheck_cfc.py172 def add_output_file(args, output_file): argument
176 def set_output_file(args, output_file): argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp43 static llvm::Error WriteBytesToDisk(FileSpec &output_file, in WriteBytesToDisk()
115 FileSpec output_file = threads_dir; in BuildThreadsSection() local
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm1395 sub output_file { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/File-Fetch/lib/File/
H A DFetch.pm223 sub output_file { subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djv-scan.c138 const char *output_file = NULL; variable
H A Djcf-dump.c64 char *output_file = NULL; variable
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dindex.h44 char *output_file; /* Output file for output_line. */ member
/openbsd-src/gnu/gcc/libcpp/
H A Dmakedepend.c33 static const char *output_file; variable
/openbsd-src/libexec/tradcpp/
H A Dmode.h42 const char *output_file; member
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/afl/
H A Dafl_driver.cpp108 static FILE *output_file = stderr; variable
/openbsd-src/usr.bin/yacc/
H A Dmain.c68 FILE *output_file; /* y.tab.c */ variable
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp932 PrintCompletion(FILE *output_file, in PrintCompletion()
944 DisplayCompletions(::EditLine *editline, FILE *output_file, in DisplayCompletions()
1380 FILE *output_file, FILE *error_file, in Editline()
/openbsd-src/gnu/llvm/llvm/utils/
H A Dcollect_and_build_with_pgo.py261 output_file): argument
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dnlmheader.y73 char *output_file; variable
H A Dar.c323 static FILE *output_file = NULL; variable
H A Dsrconv.c1751 char *output_file; in main() local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dnlmheader.y73 char *output_file; variable
H A Dar.c319 static FILE *output_file = NULL; variable
H A Dsrconv.c1885 char *output_file; in main() local
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DGCDAProfiling.c69 static FILE *output_file = NULL; variable
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py26 def __init__(self, process, event, output_file): argument
/openbsd-src/usr.bin/lex/
H A Dmisc.c451 line_directive_out(output_file,do_infile) line_directive_out() argument
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py98 output_file=tempfile.NamedTemporaryFile()): argument

12