Home
last modified time | relevance | path

Searched full:parallel (Results 701 – 725 of 1366) sorted by relevance

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp584 // 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 Dzstd.1.md138 … 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 Dpre.in442 # 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 Dal_hal_serdes_hssp_internal_regs.h145 * PMA Parallel RX-to-TX loop-back enable. Parallel loopback from the PMA
H A Dal_hal_serdes_internal_regs.h146 * PMA Parallel RX-to-TX loop-back enable. Parallel loopback from the PMA
/freebsd/sys/dev/mii/
H A Dbrgphyreg.h85 #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 DTargetProperties.td220 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 Dkmp.h371 * 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 Dzynq-zc706.dts315 parallel-memories = /bits/ 64 <0x1000000 0x1000000>; /* 16MB */
/freebsd/contrib/openbsm/config/
H A Dylwrap113 # FIXME: add hostname here for parallel makes that run commands on
/freebsd/sys/cam/
H A DREADME.quirks20 transports use SCSI command sets including parallel SCSI, firewire
/freebsd/contrib/ntp/ntpd/
H A Drefclock_atom.c140 * Open PPS device. This can be any serial or parallel port and in atom_start()
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct_dec.c47 * process two blocks in parallel. in br_aes_ct_bitslice_invSbox()
/freebsd/share/man/man9/
H A Dsmr.9116 parallel.
H A Dlock.9215 lock, the request is granted even in presence of the parallel exclusive lock
/freebsd/usr.bin/xargs/
H A Dxargs.1202 Parallel mode: run at most
/freebsd/sys/netpfil/ipfw/
H A Ddn_aqm_codel.h100 * different AQMs in parallel. One is sojourn-time-based in codel_dodequeue()
/freebsd/contrib/kyua/integration/
H A Dutils.sh129 # lexicographically. The latter hides the indeterminism caused by parallel
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_intel.c6 * Fletcher4 in four incremental 64-bit parallel accumulator streams,
/freebsd/release/tools/
H A Dec2.conf62 # There is no parallel port on EC2 instances so disable driver.
/freebsd/crypto/openssh/
H A Dkexgexs.c114 /* Compute our exchange value in parallel with the client */ in input_kex_dh_gex_request()
/freebsd/contrib/bmake/PSD.doc/
H A Dtutorial.ms939 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 Dtutorial.ms885 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 Dalgorithm_impl.h
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/sve/
H A Derfinv_25u.c114 shifted input - these are typically performed in parallel using gather in SV_NAME_D1()

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