| /freebsd-13.1/contrib/bc/tests/ |
| H A D | history.py | 250 child = pexpect.spawn(exe, args=args, env=env) 282 child = pexpect.spawn(exe, args=args, env=env) 316 child = pexpect.spawn(exe, args=args, env=env) 351 child = pexpect.spawn(exe, args=args, env=env) 391 child = pexpect.spawn(exe, args=args, env=env) 455 child = pexpect.spawn(exe, args=args, env=env) 489 child = pexpect.spawn(exe, args=args, env=env) 520 child = pexpect.spawn(exe, args=args, env=env) 560 child = pexpect.spawn(exe, args=args, env=env) 603 child = pexpect.spawn(exe, args=args, env=env) [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 70 void spawn(std::function<void()> f); 110 TG.spawn([=, &Comp, &TG] { in parallel_quick_sort() 151 TG.spawn([=, &Fn] { std::for_each(Begin, Begin + TaskSize, Fn); }); in parallel_for_each() 179 TG.spawn([=, &Fn] { in parallel_for_each_n() 210 TG.spawn([=, &Transform, &Reduce, &Results] { in parallel_transform_reduce()
|
| /freebsd-13.1/tools/build/cross-build/include/linux/ |
| H A D | spawn.h | 46 #include_next <spawn.h>
|
| /freebsd-13.1/contrib/kyua/admin/ |
| H A D | check-api-docs.awk | 53 /utils\/process\/executor\.hpp.*Member spawn\(Hook.*\)/ {next}
|
| /freebsd-13.1/contrib/kyua/utils/ |
| H A D | stacktrace_test.cpp | 199 const executor::exec_handle exec_handle = executor_handle.spawn( in generate_core() 562 const executor::exec_handle exec_handle = handle.spawn( in ATF_TEST_CASE_BODY() 580 const executor::exec_handle exec_handle = handle.spawn( in ATF_TEST_CASE_BODY()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Parallel.cpp | 156 void TaskGroup::spawn(std::function<void()> F) { in spawn() function in llvm::parallel::detail::TaskGroup
|
| /freebsd-13.1/contrib/kyua/utils/process/ |
| H A D | executor.hpp | 205 exec_handle spawn(Hook,
|
| H A D | executor_test.cpp | 321 const executor::exec_handle exec_handle = handle.spawn< Hook >( in do_spawn() 564 (void)handle.spawn(child_create_cookie("cookie.1"), infinite_timeout, none); in ATF_TEST_CASE_BODY()
|
| H A D | executor.ipp | 118 executor::executor_handle::spawn(
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-typemaps.swig | 67 // Typemaps, usually, modifies the function signatures and might spawn
|
| /freebsd-13.1/lib/libwrap/ |
| H A D | hosts.allow | 85 : spawn (echo Finger. | \
|
| /freebsd-13.1/sys/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 52 2. Some of the Lua standard libraries do file I/O or spawn processes, but
|
| /freebsd-13.1/contrib/kyua/engine/ |
| H A D | scheduler.cpp | 1046 const executor::exec_handle exec_handle = _pimpl->generic.spawn( in list_tests() 1111 const executor::exec_handle handle = _pimpl->generic.spawn( in spawn_test()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerFlags.def | 105 FUZZER_FLAG_UNSIGNED(jobs, 0, "Number of jobs to run. If jobs >= 1 we spawn"
|
| /freebsd-13.1/include/ |
| H A D | Makefile | 25 signal.h spawn.h stab.h stdalign.h stdbool.h stddef.h \
|
| /freebsd-13.1/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1265 child_pid = spawn(args.argv[0], 0, NULL, &inherit, args.argv, GetEnviron()); in ExecDeathTestSpawnChild()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Program.inc | 45 #include <spawn.h>
|
| /freebsd-13.1/sys/contrib/zlib/ |
| H A D | FAQ | 82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
|
| /freebsd-13.1/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 121 Does not spawn a thread for compression, use a single thread for both I/O and compression.
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ltmain.sh | 4939 /* Prepares an argument vector before calling spawn(). 4940 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-13.1/contrib/unbound/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-13.1/contrib/openpam/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-13.1/contrib/file/ |
| H A D | ltmain.sh | 6326 /* Prepares an argument vector before calling spawn(). 6327 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-13.1/contrib/openbsm/config/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|