Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DCrossCompile.cmake102 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
104 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
H A DAddLLVM.cmake1962 set(output_path "${ARG_OUTPUT_DIR}/${link_name}${CMAKE_EXECUTABLE_SUFFIX}") variable
2019 set(output_path "-o=${LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR}/${output_name}") variable
2021 set(output_path "-o=${output_name}") variable
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_report_html.cpp234 const fs::path output_path(_directory / output_name); in generate() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit++.h618 const char *output_path) in compile_to_file()
H A Djit-playback.c1964 const char *output_path) : in compile_to_file()
H A Dlibgccjit.c2771 const char *output_path) in gcc_jit_context_compile_to_file()
H A Djit-recording.c1412 const char *output_path) in compile_to_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit++.h679 const char *output_path) in compile_to_file()
H A Djit-playback.cc2444 const char *output_path) : in compile_to_file()
H A Dlibgccjit.cc3648 const char *output_path) in gcc_jit_context_compile_to_file()
H A Djit-recording.cc1511 const char *output_path) in compile_to_file()