/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | reports.py | 18 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 D | linker-script-to-export-list.py | 6 output_file = open(sys.argv[2], 'w') variable
|
/openbsd-src/gnu/llvm/clang/utils/check_cfc/ |
H A D | check_cfc.py | 172 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 D | TraceIntelPTBundleSaver.cpp | 43 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 D | Parser.pm | 1395 sub output_file { subroutine
|
/openbsd-src/gnu/usr.bin/perl/cpan/File-Fetch/lib/File/ |
H A D | Fetch.pm | 223 sub output_file { subroutine
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | jv-scan.c | 138 const char *output_file = NULL; variable
|
H A D | jcf-dump.c | 64 char *output_file = NULL; variable
|
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
H A D | index.h | 44 char *output_file; /* Output file for output_line. */ member
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | makedepend.c | 33 static const char *output_file; variable
|
/openbsd-src/libexec/tradcpp/ |
H A D | mode.h | 42 const char *output_file; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/afl/ |
H A D | afl_driver.cpp | 108 static FILE *output_file = stderr; variable
|
/openbsd-src/usr.bin/yacc/ |
H A D | main.c | 68 FILE *output_file; /* y.tab.c */ variable
|
/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | Editline.cpp | 932 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 D | collect_and_build_with_pgo.py | 261 output_file): argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | nlmheader.y | 73 char *output_file; variable
|
H A D | ar.c | 323 static FILE *output_file = NULL; variable
|
H A D | srconv.c | 1751 char *output_file; in main() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | nlmheader.y | 73 char *output_file; variable
|
H A D | ar.c | 319 static FILE *output_file = NULL; variable
|
H A D | srconv.c | 1885 char *output_file; in main() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/ |
H A D | GCDAProfiling.c | 69 static FILE *output_file = NULL; variable
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/ |
H A D | process_control.py | 26 def __init__(self, process, event, output_file): argument
|
/openbsd-src/usr.bin/lex/ |
H A D | misc.c | 451 line_directive_out(output_file,do_infile) line_directive_out() argument
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | decorators.py | 98 output_file=tempfile.NamedTemporaryFile()): argument
|