/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | report.py | 116 def bug_summary(output_dir, bug_counter): argument 168 def bug_report(output_dir, prefix): argument 215 def crash_report(output_dir, prefix): argument 253 def read_crashes(output_dir): argument 261 def read_bugs(output_dir, html): argument 286 def merge_sarif_files(output_dir, sort_files=False): argument 495 def prettify_bug(prefix, output_dir): argument 510 def prettify_crash(prefix, output_dir): argument 524 def copy_resource_files(output_dir): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt-viewer/ |
H A D | opt-viewer.py | 46 def __init__(self, source_dir, output_dir, filename, no_highlight): argument 194 def __init__(self, output_dir, should_display_hotness, max_hottest_remarks_on_index): argument 239 def _render_file(source_dir, output_dir, ctx, no_highlight, entry, filter_): argument 264 output_dir, argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/ |
H A D | collect_data_flow.py | 35 def collect_dataflow_for_corpus(self, exe, corpus_dir, output_dir): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/ |
H A D | get.py | 18 def download_and_unpack(url, output_dir, gn): argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | CMakeLists.txt | 167 set(output_dir ${LLVM_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION}/include) variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov-tool.c | 205 const char *output_dir = 0; in do_merge() local 302 const char *output_dir = 0; in do_rewrite() local
|
H A D | lto-wrapper.c | 1532 char *output_dir, *base, *name; in run_gcc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-tool.cc | 205 const char *output_dir = 0; in do_merge() local 302 const char *output_dir = 0; in do_rewrite() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | write-csharp.c | 676 char *output_dir = concatenated_pathname (directory, culture_name, NULL); in msgdomain_write_csharp() local
|
H A D | xgettext.c | 136 static char *output_dir; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
H A D | AddLLVM.cmake | 1871 set(output_dir lib${LLVM_LIBDIR_SUFFIX}) variable 1873 set(output_dir bin) variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | collect_and_build_with_pgo.py | 128 def __init__(self, llvm_dir, use_make, output_dir, default_cmake_args, argument
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ar.c | 165 static const char * output_dir = NULL; variable
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ar.c | 164 static const char * output_dir = NULL; variable
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | server.c | 4320 output_dir (const char *update_dir, const char *repository) in output_dir() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 188 FilePath output_dir(output_file_path.RemoveFileName()); in OpenFileForWriting() local
|