| /freebsd/tests/sys/kern/tty/ |
| H A D | test_recanon.orch | 21 spawn("readsz", "-e") 32 spawn("readsz", "-e") 66 spawn("true") 73 spawn("readsz", "-c", "1") 83 spawn("readsz", "-c", 1)
|
| H A D | test_ncanon.orch | 11 spawn(...) 36 spawn("fionread")
|
| H A D | test_canon_fullbuf.orch | 13 spawn("cat")
|
| H A D | test_canon.orch | 10 spawn("cat")
|
| /freebsd/contrib/bc/tests/ |
| H A D | history.py | 151 child = pexpect.spawn(exe, args=args, env=env, encoding='utf-8', codec_errors='ignore') 191 child = pexpect.spawn(exe, args=args, env=env, encoding='utf-8', codec_errors='ignore') 250 child = pexpect.spawn(exe, args=args, env=env) 282 child = pexpect.spawn(exe, args=args, env=env) 319 child = pexpect.spawn(exe, args=args, env=env) 354 child = pexpect.spawn(exe, args=args, env=env) 394 child = pexpect.spawn(exe, args=args, env=env) 458 child = pexpect.spawn(exe, args=args, env=env) 492 child = pexpect.spawn(exe, args=args, env=env) 523 child = pexpect.spawn(exe, args=args, env=env) [all …]
|
| /freebsd/contrib/lyaml/spec/ |
| H A D | spec_helper.lua | 8 local spawn = require 'specl.shell'.spawn 9 local objdir = spawn('./build-aux/luke --value=objdir').output 135 local proc = hell.spawn(cmd)
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Parallel.cpp | 185 void TaskGroup::spawn(std::function<void()> F) { in spawn() function in llvm::parallel::TaskGroup 215 TG.spawn([=, &Fn] { in parallelFor() 221 TG.spawn([=, &Fn] { in parallelFor()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 100 void spawn(std::function<void()> f); 145 TG.spawn([=, &Comp, &TG] { in parallel_quick_sort() 187 TG.spawn([=, &Transform, &Reduce, &Results] { in parallel_transform_reduce()
|
| /freebsd/tools/build/cross-build/include/linux/ |
| H A D | spawn.h | 44 #include_next <spawn.h>
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerImpl.cpp | 170 TGroup.spawn([&]() { in link() 581 TGroup.spawn([&]() { in link() 948 TGroup.spawn([&]() { assignOffsetsToStrings(); }); in assignOffsets() 949 TGroup.spawn([&]() { assignOffsetsToSections(); }); in assignOffsets() 1139 TG.spawn([&]() { emitStringSections(); }); in emitCommonSectionsAndWriteCompileUnitsToTheOutput() 1144 TG.spawn([&]() { in emitCommonSectionsAndWriteCompileUnitsToTheOutput() 1152 TG.spawn([&]() { in emitCommonSectionsAndWriteCompileUnitsToTheOutput() 1158 TG.spawn([&]() { writeCompileUnitsToTheOutput(); }); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()
|
| /freebsd/contrib/kyua/admin/ |
| H A D | check-api-docs.awk | 53 /utils\/process\/executor\.hpp.*Member spawn\(Hook.*\)/ {next}
|
| /freebsd/tools/test/stress2/tools/ |
| H A D | bench.c | 264 spawn(void f(), int idx) in spawn() function 335 spawn(functions[i], i); in main()
|
| /freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
| H A D | parallel_backend_tbb.h | |
| /freebsd/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/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/contrib/lyaml/build-aux/ |
| H A D | luke | 85 …ype.context-manager','type.path',SHELLMETACHARS='[%s%$"]',}local function spawn(env,...)local comm… 86 …nd)L.write(interpolate(env,concat(command,' ')),'\n')local status,err,out=spawn(env,unpack(command… 103 …ir,name)local command={'$MAKEDIRS',dirname(c_module)}local status,err,out=spawn(env,unpack(command… 112 end)end,libdirs=libdirs,run_command=run,spawn=spawn,} 115 …={'cc','gcc','clang'},}local function logspawn(L,env,...)local status,err=spawn(env,...)if status~… 243 …ks,err=with(cm,function(conftest)conftest:write('typedef int x;\n')return spawn(env,'$compile',con…
|
| /freebsd/lib/libwrap/ |
| H A D | hosts.allow | 84 : spawn (echo Finger. | \
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound.rst | 93 This flag will also delay writing to the log file until the thread-spawn
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 53 2. Some of the Lua standard libraries do file I/O or spawn processes, but
|
| /freebsd/contrib/kyua/engine/ |
| H A D | scheduler.cpp | 1239 const executor::exec_handle exec_handle = _pimpl->generic.spawn( in list_tests() 1306 const executor::exec_handle handle = _pimpl->generic.spawn( in spawn_test()
|
| /freebsd/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-typemaps.swig | 68 // Typemaps, usually, modifies the function signatures and might spawn
|
| /freebsd/contrib/file/ |
| H A D | configure.ac | 118 AC_CHECK_HEADERS(spawn.h utime.h wchar.h wctype.h)
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.cpp | 1660 tg.spawn(fn); in scanRelocations() 1676 tg.spawn(scanEH); in scanRelocations() 1681 tg.spawn(outerFn); in scanRelocations()
|