Home
last modified time | relevance | path

Searched full:parallel (Results 601 – 625 of 1366) sorted by relevance

1...<<21222324252627282930>>...55

/freebsd/crypto/heimdal/
H A Dcompile111 # object file name, since that is what matters with a parallel build.
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md32 * Zedlet parallel execution and resiliency (add watchdog).
/freebsd/sbin/init/
H A DNOTES97 maybe now we can consider replacements? maintain them in parallel
/freebsd/tests/sys/cddl/zfs/tests/mv_files/
H A Dmv_files_common.kshlib154 # another directory in parallel
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Dzed_synchronous_zedlet.ksh115 # instantaneous and generate a trim_start event. This will happen in parallel
/freebsd/contrib/tzcode/
H A Dcalendars20 It also used 5- and 6-day work weeks at times, in parallel with the
/freebsd/contrib/bmake/
H A Djob.h76 /* Run jobs in parallel mode. */
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td294 // --- 3.6 Saturating and Parallel Arithmetic Instructions ---
295 // Parallel arith
307 // Parallel arith with exchange: SASX, SSAX, UASX, USAX
315 // Parallel halving arith
321 // Parallel halving arith with exchange
326 // Parallel saturating arith
331 // Parallel saturating arith with exchange
368 // Sign/zero extend and add, parallel: SXTAB16, UXTAB16
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c1015 * over filesystems in order to spawn parallel mount tasks.
1254 * 2. In parallel: If the nthr argument is > 1 and the ZFS_SERIAL_MOUNT
1256 * to mount filesystems in parallel. This function dispatches tasks to mount
1271 * of serial vs. parallel mounting. in zfs_foreach_mountpoint()
1290 * Issue the callback function for each dataset using a parallel in zfs_foreach_mountpoint()
/freebsd/crypto/libecc/scripts/
H A Dcrossbuild.sh209 …echo " -cpu: will specify the number of tasks used for parallel compilation. The default behaviou…
210 … " use the maximum available CPUs on the machine, but one can reduce th enumber of parallel"
296 # Get number of CPUs for parallel processing
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-colibri.dtsi55 compatible = "fsl,imx-parallel-display";
779 /* Parallel Camera CAM sys_mclk */
913 pinctrl_ipu1_csi0: ipu1csi0grp { /* Parallel Camera */
H A Dimx51-babbage.dts60 compatible = "fsl,imx-parallel-display";
85 compatible = "fsl,imx-parallel-display";
H A Dimx6qdl-emcon.dtsi88 compatible = "fsl,imx-parallel-display";
123 reg_parallel_disp: reg-parallel-display {
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h119 /// `parallel', 'serial', or 'kernel'. These constructs are associated with a
156 "Only parallel, serial, and kernels constructs should be " in OpenACCComputeConstruct()
265 "Only parallel loop, serial loop, and kernels loop constructs " in OpenACCCombinedConstruct()
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h268 /// ThinBackendProc, which can be used to launch backends in parallel.
358 /// functionality. It supports regular LTO, parallel LTO code generation and
508 /// that we use partition 0 for all parallel LTO code generation partitions.
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp790 // OpenMP 5.x: loop, parallel, simd, combined directive starting with parallel in isOpenMPOrderConcurrentNestableDirective()
843 // assume 'parallel'. Otherwise do nothing. in getOpenMPCaptureRegions()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv.h488 * for parallel calculations.
575 * for parallel calculations.
/freebsd/contrib/ntp/html/
H A Dhowto.html44 <p>The receive routine retrieves a timecode string via serial or parallel port, PPS signal or other…
46 …e instances of clocks of the same type. Most clocks require a serial or parallel port or special b…
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp20 #include "llvm/Support/Parallel.h"
401 // Commit symbol streams. This is a lot of data, so do it in parallel. in commit()
/freebsd/sys/dev/ppbus/
H A Dppbconf.c53 static MALLOC_DEFINE(M_PPBUSDEV, "ppbusdev", "Parallel Port bus device");
82 device_set_desc(dev, "Parallel port bus"); in ppbus_probe()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h33 namespace parallel {
467 } // end of namespace parallel
/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp25 #include "llvm/Support/Parallel.h"
234 // Shard into non-overlapping intervals, and call Fn in parallel. in forEachClass()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DScalar.h95 // parallel-and and parallel-or mode, etc...
/freebsd/sys/arm64/arm64/
H A Dstrcmp.S52 can be done in parallel across the entire word.
/freebsd/lib/msun/src/
H A De_log2.c71 * be evaluated in parallel with R. Not combining hfsq with R also in log2()

1...<<21222324252627282930>>...55