Home
last modified time | relevance | path

Searched defs:exe_name (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dutil.py122 def run_benchmark(exe_name, benchmark_flags): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dutil.py117 def run_benchmark(exe_name, benchmark_flags): argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc-ar.cc128 const char *exe_name; in main() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc-ar.c128 const char *exe_name; in main() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DApplication.cc91 char *exe_name = realpath (_name, NULL); in get_realpath() local
H A Dgprofng.cc233 char *exe_name = dbe_sprintf ("%.*s%s", in exec_cmd() local
H A Dchecks.cc263 char *exe_name = get_realpath (target_name); in check_executable() local
H A Dgp-display-text.cc51 static char *exe_name; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DApplication.cc91 char *exe_name = realpath (_name, NULL); in get_realpath() local
H A Dchecks.cc263 char *exe_name = get_realpath (target_name); in check_executable() local
H A Dgp-display-text.cc50 static char *exe_name; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc53 const char *exe_name = GetProcessName(); in ReopenIfNecessary() local
H A Dsanitizer_printf.cc275 const char *exe_name = GetProcessName(); in SharedPrintfCodeNoBuffer() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.cc55 const char *exe_name = GetProcessName(); in ReopenIfNecessary() local
H A Dsanitizer_printf.cc277 const char *exe_name = GetProcessName(); in SharedPrintfCodeNoBuffer() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cpp54 const char *exe_name = GetProcessName(); in ReopenIfNecessary() local
H A Dsanitizer_printf.cpp273 const char *exe_name = GetProcessName(); in SharedPrintfCodeNoBuffer() local
/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos.h128 char exe_name[24]; member