| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopInfo.cpp | 584 // The loop branch contains the parallel loop metadata. In order to ensure in isAnnotatedParallel() 585 // that any parallel-loop-unaware optimization pass hasn't added loop-carried in isAnnotatedParallel() 588 // is parallel to this loop. in isAnnotatedParallel() 617 // nested parallel loops). The loop identifier metadata refers to in isAnnotatedParallel()
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 138 … Note 2: this mode is different from `-T1`, which spawns 1 compression thread in parallel with I/O. 194 for example when combining `--rsyncable` with many parallel worker threads. 509 Each compression job is run in parallel, so this value indirectly impacts the nb of active threads.
|
| /freebsd/crypto/krb5/src/config/ |
| H A D | pre.in | 442 # But GNU make doesn't understand this, and parallel builds can trigger 445 # but it won't break parallel builds.
|
| /freebsd/sys/contrib/alpine-hal/ |
| H A D | al_hal_serdes_hssp_internal_regs.h | 145 * PMA Parallel RX-to-TX loop-back enable. Parallel loopback from the PMA
|
| H A D | al_hal_serdes_internal_regs.h | 146 * PMA Parallel RX-to-TX loop-back enable. Parallel loopback from the PMA
|
| /freebsd/sys/dev/mii/ |
| H A D | brgphyreg.h | 85 #define BRGPHY_ANER_PDF 0x0010 /* Parallel detection fault */ 214 #define BRGPHY_AUXSTS_PDF 0x0080 /* Parallel detect. fault */
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetProperties.td | 220 def ParallelModuleLoad: Property<"parallel-module-load", "Boolean">, 222 Desc<"Enable loading of modules in parallel for the dynamic loader.">;
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp.h | 371 * Describes the loop schedule to be used for a parallel for loop. 1788 @ingroup PARALLEL 2187 bs_forkjoin_barrier, /* 1, All fork/join (parallel region) barriers */ 2225 int nproc; /* internal control for #threads for next parallel region (per 2778 unsigned team_serial : 1; // entire team is serial (1) [1 thread] or parallel 3165 // read/write by all section seems to buy more performance on EPCC PARALLEL. 3186 // [0] - parallel / [1] - worksharing task reduction data shared by taskgroups 3232 int t_level; // nested parallel level 3239 int t_active_level; // nested active parallel level 3253 // regression of epcc 'parallel' and 'barrier' on fxe256lin01. This extra [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
| H A D | zynq-zc706.dts | 315 parallel-memories = /bits/ 64 <0x1000000 0x1000000>; /* 16MB */
|
| /freebsd/contrib/openbsm/config/ |
| H A D | ylwrap | 113 # FIXME: add hostname here for parallel makes that run commands on
|
| /freebsd/sys/cam/ |
| H A D | README.quirks | 20 transports use SCSI command sets including parallel SCSI, firewire
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_atom.c | 140 * Open PPS device. This can be any serial or parallel port and in atom_start()
|
| /freebsd/contrib/bearssl/src/symcipher/ |
| H A D | aes_ct_dec.c | 47 * process two blocks in parallel. in br_aes_ct_bitslice_invSbox()
|
| /freebsd/share/man/man9/ |
| H A D | smr.9 | 116 parallel.
|
| H A D | lock.9 | 215 lock, the request is granted even in presence of the parallel exclusive lock
|
| /freebsd/usr.bin/xargs/ |
| H A D | xargs.1 | 202 Parallel mode: run at most
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | dn_aqm_codel.h | 100 * different AQMs in parallel. One is sojourn-time-based in codel_dodequeue()
|
| /freebsd/contrib/kyua/integration/ |
| H A D | utils.sh | 129 # lexicographically. The latter hides the indeterminism caused by parallel
|
| /freebsd/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher_intel.c | 6 * Fletcher4 in four incremental 64-bit parallel accumulator streams,
|
| /freebsd/release/tools/ |
| H A D | ec2.conf | 62 # There is no parallel port on EC2 instances so disable driver.
|
| /freebsd/crypto/openssh/ |
| H A D | kexgexs.c | 114 /* Compute our exchange value in parallel with the client */ in input_kex_dh_gex_request()
|
| /freebsd/contrib/bmake/PSD.doc/ |
| H A D | tutorial.ms | 939 happen (unless PMake was configured to not act in parallel, in which 1382 in parallel, however. This is the mode PMake will enter if it is 1465 PMake, but it is non-parallel. This is the mode PMake enters if you 1471 When creating targets in parallel, several shells are executing at 2019 members in parallel. Problem is, 2201 This is another way to avoid performing some operations in parallel 2995 # To make several libraries in parallel, you should define the variable 3444 little bit of work to operate correctly when run in parallel. Each 3518 No parallel execution.
|
| /freebsd/share/doc/psd/12.make/ |
| H A D | tutorial.ms | 885 happen (unless PMake was configured to not act in parallel, in which 1328 in parallel, however. This is the mode PMake will enter if it is 1411 PMake, but it is non-parallel. This is the mode PMake enters if you 1417 When creating targets in parallel, several shells are executing at 1965 members in parallel. Problem is, 2147 This is another way to avoid performing some operations in parallel 2941 # To make several libraries in parallel, you should define the variable 3390 little bit of work to operate correctly when run in parallel. Each 3464 No parallel execution.
|
| /freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
| H A D | algorithm_impl.h | |
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/sve/ |
| H A D | erfinv_25u.c | 114 shifted input - these are typically performed in parallel using gather in SV_NAME_D1()
|