Home
last modified time | relevance | path

Searched defs:exe (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/bc/tests/
H A Dhistory.py146 def test_utf8(exe, args, env, idx, bc=True): argument
186 def test_utf8_0(exe, args, env, bc=True): argument
225 def test_utf8_1(exe, args, env, bc=True): argument
229 def test_utf8_2(exe, args, env, bc=True): argument
233 def test_utf8_3(exe, args, env, bc=True): argument
237 def test_utf8_4(exe, args, env, bc=True): argument
245 def test_sigint_sigquit(exe, args, env): argument
277 def test_eof(exe, args, env): argument
311 def test_sigint(exe, args, env): argument
345 def test_sigtstp(exe, args, env): argument
[all …]
/freebsd/sbin/ipf/libipf/
H A Dsave_execute.c46 execute_opts_t *exe = ctx; in execute_print() local
55 execute_opts_t *exe = ctx; in execute_destroy() local
66 execute_opts_t *exe = ctx; in execute_send() local
/freebsd/contrib/bc/scripts/
H A Dkaratsuba.py84 exe = sys.argv[3] variable
86 exe = testdir + "/bin/bc" variable
/freebsd/usr.sbin/crunch/examples/
H A DMakefile17 exe: $(CRUNCHED) target
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmain_winsvc.c254 static int register_service(const TCHAR *exe) in register_service()
/freebsd/contrib/elftoolchain/addr2line/
H A Daddr2line.c841 find_section_base(const char *exe, Elf *e, const char *section) in find_section_base()
906 const char *exe, *section; in main() local
/freebsd/contrib/atf/atf-c/detail/
H A Dtp_main.c422 atf_fs_path_t exe, srcdir; in handle_srcdir() local
/freebsd/contrib/wpa/src/utils/
H A Dtrace.c57 char exe[50], fname[512]; in get_prg_fname() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp56 ObjectFile *exe = module->GetObjectFile(); in LLDB_PLUGIN_DEFINE() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp696 ObjectFile *exe = module->GetObjectFile(); in ComputeLoadOffset() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp67 StringRef exe = saver().save(*exeOrErr); in run() local
H A DPDB.cpp1449 SmallString<64> exe = ctx.config.argv[0]; in addCommonLinkerModuleSymbols() local
/freebsd/contrib/jemalloc/
H A Dconfigure.ac815 AC_SUBST([exe]) subst