Searched full:parallel (Results 376 – 400 of 1366) sorted by relevance
1...<<11121314151617181920>>...55
| /freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
| H A D | sun20i-d1-clockworkpi-v3.14.dts | 122 /* DLDO1 and ELDO1-3 are connected in parallel. */ 130 /* DLDO2-DLDO4 are connected in parallel. */
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zed.8.in | 239 ZED's normal behavior is to spawn off zedlets in parallel and ignore their 255 No other zedlets may run in parallel with a synchronous zedlet.
|
| /freebsd/usr.sbin/nfsd/ |
| H A D | pnfs.4 | 29 .Nd NFS Version 4.1 and 4.2 Parallel NFS Protocol 36 .%T "Parallel NFS (pNFS) Flexible File Layout RFC 8435" .
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/ |
| H A D | DWARFLinker.h | 91 namespace parallel { 136 } // end of namespace parallel
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 144 # %1 is pragma name (like "parallel" or "masked", 219 EnvParallelWarn "%1$s must be set prior to first parallel region; ignored." 260 ActiveLevelsNegative "Requested number of active parallel levels \"%1$d\" is negative; ignored." 261 ActiveLevelsExceedLimit "Requested number of active parallel levels \"%1$d\" exceeds supported limit; " 379 CnsMultipleNesting "%1$s cannot be executed multiple times during execution of one parallel iteration/section of %2$s" 405 EnvMiddleWarn "%1$s must be set prior to first parallel region or certain API calls; ignored." 437 CnsLoopIncrIllegal "%1$s error: parallel loop increment and condition are inconsistent."
|
| /freebsd/tests/sys/acl/ |
| H A D | Makefile | 24 # Tests hard-code a ZFS pool name of "acltools" and so cannot run in parallel.
|
| /freebsd/crypto/libecc/.github/workflows/ |
| H A D | libecc_runtime_tests.yml | 10 #max-parallel: 10
|
| H A D | libecc_meson_build.yml | 10 #max-parallel: 10
|
| /freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
| H A D | nvidia,tegra20-vip.yaml | 7 title: NVIDIA Tegra VIP (parallel video capture) controller
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | img,spdif-out.txt | 28 - interrupts : Contains the parallel out interrupt, if present
|
| /freebsd/tests/sys/net/ |
| H A D | Makefile | 29 # The tests are written to be run in parallel, but doing so leads to random
|
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | panel-simple.yaml | 96 # DataImage, Inc. 4.3" WQVGA (480x272) TFT LCD panel with 24-bit parallel interface. 100 # DataImage, Inc. 7" WVGA (800x480) TFT LCD panel with 24-bit parallel interface. 312 # Supported are LVDS versions (-11T, -19T) and parallel ones
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinker.cpp | 14 using namespace dwarf_linker::parallel;
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | opt-debug-jobs.mk | 8 # Run in parallel mode since the debug logging is more interesting there
|
| H A D | var-scope-local.exp | 75 begin pr-59073 parallel 79 end pr-59073 parallel
|
| /freebsd/crypto/openssl/doc/designs/ |
| H A D | evp-cipher-pipeline.md | 13 parallel. Cipher pipelining support allows application to submit multiple 15 implementation to take advantage of parallel computing. This is very beneficial
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx53-qsb-common.dtsi | 19 backlight_parallel: backlight-parallel { 27 compatible = "fsl,imx-parallel-display";
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | samsung,fimc.yaml | 52 parallel-ports: 55 Active parallel video input ports.
|
| H A D | pxa-camera.txt | 32 /* Parallel bus endpoint */
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | Execution.h | 12 // standalone execution on the given TUs or parallel execution on all TUs in 105 /// execution mode, e.g. on a specific set of TUs or many TUs in parallel.
|
| /freebsd/contrib/ntp/html/ |
| H A D | pps.html | 29 … pps kernel options) it can be connected directly to the ACK pin of a parallel port. This is the… 38 <p>Both the serial and parallel port connection require operating system support, which is availabl…
|
| /freebsd/sys/dev/mii/ |
| H A D | bmtphyreg.h | 99 #define AUX_SS_PDF 0x0080 /* parallel detection fault */ 122 #define AUX2_ANPDQ 0x0100 /* auto-neg parallel detection Q mode */
|
| /freebsd/lib/geom/journal/ |
| H A D | gjournal.8 | 257 The number of flush I/O requests to be sent in parallel when flushing the 262 The number of copy I/O requests to send in parallel.
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | atmel,at91sam9260-matrix.yaml | 14 AHB-Lite protocol, that enables parallel access paths between multiple
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_sessions.pod | 22 access this database e.g. for searching. In parallel, the sessions
|
1...<<11121314151617181920>>...55