Home
last modified time | relevance | path

Searched full:parallel (Results 951 – 975 of 1366) sorted by relevance

1...<<31323334353637383940>>...55

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp54 // The test suite makes many connections in parallel, let's not miss any.
/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp97 // * std::vector<InputSection *> MergedInputSection::thunks: A vector parallel
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h366 /// running in parallel.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSISchedule.td151 // The latency numbers are taken from AMD Accelerated Parallel Processing
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h77 /// This vector is parallel to RegMaskSlots, it holds a pointer to the
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp61 #include "llvm/Support/Parallel.h"
1830 // overhead outweighs optimization for used parallel algorithms for the in readConfigs()
1839 parallel::strategy = hardware_concurrency(threads); in readConfigs()
1841 } else if (parallel::strategy.compute_thread_count() > 16) { in readConfigs()
1843 parallel::strategy = hardware_concurrency(16); in readConfigs()
1847 ctx.arg.threadCount = parallel::strategy.compute_thread_count(); in readConfigs()
/freebsd/share/misc/
H A Dusb_vendors2766 0500 Serial & Parallel Ports
3381 1002 HP ScanJet 4300c Parallel Port
3466 1001 USS720 Parallel Port
6655 1202 F5U120-PC Parallel Printer Port
8362 0002 Parallel Port
9041 0300 GLUSB98PT Parallel Port
9616 2305 PL2305 Parallel Port
10373 0300 BAY-3U1S1P Parallel Port
10374 0302 Parallel Port
11709 0022 Parallel Port
[all …]
/freebsd/share/doc/smm/01.setup/
H A D3.t188 If you do not have enough space to create parallel
535 Other source directories parallel the destination directories;
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Ddma.c235 /* pointer to parallel array of pointers to packets */
251 /* pointer to parallel array of pointers to packets */
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def1148 __OMP_CANCEL_KIND(parallel, 1)
1241 __OMP_TRAIT_SELECTOR_AND_PROPERTY(construct, parallel)
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h324 /// \brief Analysis that identifies uniform values in a data-parallel
327 /// This analysis propagates divergence in a data-parallel context
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h343 /* sets the requested number of threads for the next parallel region */
837 // parallel is inactive, but all threads have same root, so setting it in in KMP_EXPAND_NAME()
/freebsd/sys/kern/
H A Dsys_process.c1050 * Block parallel ptrace requests. Most important, do in kern_ptrace()
1076 * Keep this process around and request parallel ptrace() in kern_ptrace()
/freebsd/contrib/flex/
H A DNEWS210 *** The test suite has been reorganized and is now run with the parallel test suite harness from au…
/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.c115 "Parallel Port",
/freebsd/usr.sbin/diskinfo/
H A Ddiskinfo.c667 // if size > MAXIO, use AIO to write n - 1 pieces in parallel in parwrite()
/freebsd/contrib/pkgconf/libpkgconf/
H A Dclient.c28 * in parallel.
/freebsd/usr.bin/mt/
H A Dmt.1555 2. Parallel recorded.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp425 // Run the parallel DSP pass. in addIRPasses()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp489 // If there are column numbers, then they should be in a parallel stream in findLineTable()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp16 using namespace dwarf_linker::parallel;
/freebsd/sys/sys/
H A Dtime.h280 * When converting between timestamps on parallel timescales of differing
/freebsd/contrib/bc/
H A Dconfigure
/freebsd/contrib/bmake/
H A Djob.c184 * in parallel.
348 * FreeBSD: aborting entire parallel make isn't always
2793 "in another branch of the parallel make"); in TokenPool_Take()
/freebsd/contrib/ofed/opensm/man/
H A Dopensm.81399 Transactions on Parallel and Distributed Systems, VOL.16, No12,
1414 Parallel & Distributed Processing Symposium (IPDPS 2011)

1...<<31323334353637383940>>...55