Searched full:parallel (Results 951 – 975 of 1366) sorted by relevance
1...<<31323334353637383940>>...55
| /freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | lldb-platform.cpp | 54 // The test suite makes many connections in parallel, let's not miss any.
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | ConcatOutputSection.cpp | 97 // * std::vector<InputSection *> MergedInputSection::thunks: A vector parallel
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.h | 366 /// running in parallel.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SISchedule.td | 151 // The latency numbers are taken from AMD Accelerated Parallel Processing
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveIntervals.h | 77 /// This vector is parallel to RegMaskSlots, it holds a pointer to the
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Driver.cpp | 61 #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 D | usb_vendors | 2766 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 D | 3.t | 188 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 D | dma.c | 235 /* 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 D | OMPKinds.def | 1148 __OMP_CANCEL_KIND(parallel, 1) 1241 __OMP_TRAIT_SELECTOR_AND_PROPERTY(construct, parallel)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | GenericUniformityImpl.h | 324 /// \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 D | kmp_ftn_entry.h | 343 /* 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 D | sys_process.c | 1050 * 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 D | NEWS | 210 *** The test suite has been reorganized and is now run with the parallel test suite harness from au…
|
| /freebsd/sys/dev/cardbus/ |
| H A D | cardbus_cis.c | 115 "Parallel Port",
|
| /freebsd/usr.sbin/diskinfo/ |
| H A D | diskinfo.c | 667 // if size > MAXIO, use AIO to write n - 1 pieces in parallel in parwrite()
|
| /freebsd/contrib/pkgconf/libpkgconf/ |
| H A D | client.c | 28 * in parallel.
|
| /freebsd/usr.bin/mt/ |
| H A D | mt.1 | 555 2. Parallel recorded.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetMachine.cpp | 425 // Run the parallel DSP pass. in addIRPasses()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | SymbolCache.cpp | 489 // 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 D | SyntheticTypeNameBuilder.cpp | 16 using namespace dwarf_linker::parallel;
|
| /freebsd/sys/sys/ |
| H A D | time.h | 280 * When converting between timestamps on parallel timescales of differing
|
| /freebsd/contrib/bc/ |
| H A D | configure | |
| /freebsd/contrib/bmake/ |
| H A D | job.c | 184 * 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 D | opensm.8 | 1399 Transactions on Parallel and Distributed Systems, VOL.16, No12, 1414 Parallel & Distributed Processing Symposium (IPDPS 2011)
|
1...<<31323334353637383940>>...55