Home
last modified time | relevance | path

Searched refs:launch (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDfuture27 enum class launch
316 async(launch policy, F&& f, Args&&... args);
400 //enum class launch
401 _LIBCPP_DECLARE_STRONG_ENUM(launch)
407 _LIBCPP_DECLARE_STRONG_ENUM_EPILOG(launch)
411 typedef underlying_type<launch>::type __launch_underlying_type;
415 launch
416 operator&(launch __x, launch __y)
418 return static_cast<launch>(static_cast<__launch_underlying_type>(__x) &
424 launch
[all …]
/freebsd-11-stable/usr.sbin/bsdconfig/dot/
HDUSAGE56 NOTE: Image is scaled to fit window on launch.
69 NOTE: Image is scaled to fit window on launch.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDThreadPool.cpp133 auto Future = std::async(std::launch::deferred, std::move(Task)).share(); in asyncImpl()
/freebsd-11-stable/sys/dev/en/
HDmidwayvar.h97 uint32_t launch; /* total # of launches */ member
HDmidway.c776 EN_COUNT(sc->stats.launch); in en_txdma()
3139 printf("\t%d times launched a packet\n", s->launch); in en_dump_stats()
/freebsd-11-stable/contrib/unbound/doc/
HDREADME.ipset.md6 At the final step, I need to install a dns service which would work with ipset well to launch the s…
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolFile.cpp150 assert(std::async(std::launch::async, in AssertModuleLock()
/freebsd-11-stable/sys/dev/ncr/
HDncr.c692 struct link launch; member
1581 NADDR (header.launch),
4064 cp->phys.header.launch.l_paddr = NCB_SCRIPT_PHYS (np, select);
4065 cp->phys.header.launch.l_cmd = SCR_JUMP;
4397 cp->phys.header.launch.l_paddr= NCB_SCRIPT_PHYS (np, idle);
4604 if ((cp->phys.header.launch.l_paddr
5113 if (cp->phys.header.launch.l_paddr ==
5117 cp->phys.header.launch.l_paddr
/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
HDOptions.td23 …HelpText<"Tells the debugger to wait for a process with the given pid or name to launch before att…
/freebsd-11-stable/contrib/llvm-project/lldb/docs/man/
HDlldb.rst47 Tells the debugger to wait for a process with the given pid or name to launch before attaching.
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDDriver.cpp144 auto strategy = std::launch::async; in createFutureForFile()
146 auto strategy = std::launch::deferred; in createFutureForFile()
/freebsd-11-stable/contrib/unbound/contrib/
HDaaaa-filter-iterator.patch306 + * and launch a A subquery on the same target, to populate the
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.def230 LANGOPT(GPUMaxThreadsPerBlock, 32, 256, "default max threads per block for kernel launch bounds for…
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.cpp1264 std::launch::async, [&] { return listen_socket.Accept(accept_socket); }); in ConnectLocally()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDOptions.td613 Desc<"Wait for the process with <process-name> to launch.">;
633 Desc<"Wait for the process with <process-name> to launch.">;
/freebsd-11-stable/contrib/expat/
HDChanges331 Windows; you can launch existing binaries with
/freebsd-11-stable/contrib/gcclibs/libgomp/
HDlibgomp.texi1160 threads and/or launch them from the dock. It needs to
/freebsd-11-stable/contrib/file/magic/Magdir/
HDconsole1096 >>0xA8 ulelong x \b, launch title ID: %08X
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td603 def fhip_new_launch_api : Flag<["-"], "fhip-new-launch-api">,
605 def fno_hip_new_launch_api : Flag<["-"], "fno-hip-new-launch-api">;
611 HelpText<"Default max threads per block for kernel launch bounds for HIP">;
/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDChangeLog884 o IOCP: don't launch reads or writes on an unconnected socket (495c227)
HDChangeLog-2.0215 o IOCP: don't launch reads or writes on an unconnected socket (495c227)
/freebsd-11-stable/usr.bin/fortune/datfiles/
HDlimerick4655 "The semen you'll launch as my wife,
HDfortunes5525 The amount of beauty required launch 1 ship = 1 Millihelen
32766 The amount of beauty required to launch one ship.
42960 Take an astronaut to launch.
44222 The Czechs announced after Sputnik that they, too, would launch
44234 nuclear launch sites... Under no circumstances will either side reveal
45391 the instructions fed into the computer. "It was human error", a launch
54417 launch-style "hold" for two to three hours, during which it just
/freebsd-11-stable/contrib/subversion/
HDCHANGES5123 * fixed: '--non-interactive' now suppresses launch of $EDITOR (r15277)
/freebsd-11-stable/share/dict/
HDweb2a32313 launch-ways
49098 sailing launch

12