/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/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 496 def prettify_bug(prefix, output_dir): argument 511 def prettify_crash(prefix, output_dir): argument 525 def copy_resource_files(output_dir): argument
|
/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/ |
H A D | CompilerRTAIXUtils.cmake | 36 set(output_dir "${CMAKE_CURRENT_BINARY_DIR}/${libname}-${arch}.dir") variable 58 set(output_dir "") variable 64 set(output_dir "${LLVM_LIBRARY_OUTPUT_INTDIR}") variable
|
H A D | AddCompilerRT.cmake | 504 set(output_dir ${CMAKE_CURRENT_BINARY_DIR}) variable 506 set(output_dir "${output_dir}/${TEST_SUBDIR}") variable 508 set(output_dir "${output_dir}/${CMAKE_CFG_INTDIR}") variable
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/utils/gn/ |
H A D | get.py | 11 def download_and_unpack(url, output_dir, gn): argument
|
/openbsd-src/gnu/llvm/compiler-rt/include/ |
H A D | CMakeLists.txt | 58 set(output_dir ${COMPILER_RT_OUTPUT_DIR}/include) variable
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | CMakeLists.txt | 286 set(output_dir ${LLVM_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION_MAJOR}/include) variable
|
/openbsd-src/gnu/llvm/llvm/cmake/modules/ |
H A D | AddLLVM.cmake | 2046 set(output_dir lib${LLVM_LIBDIR_SUFFIX}) variable 2048 set(output_dir "${CMAKE_INSTALL_BINDIR}") variable 2089 set(output_dir "${${project}_TOOLS_INSTALL_DIR}") variable
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | IRExecutionUnit.cpp | 314 ObjectDumper(FileSpec output_dir) : m_out_dir(output_dir) {} in GetRunnableInfo()
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | server.c | 3456 output_dir (update_dir, repository) in output_dir() function
|