| /freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/ |
| H A D | par_io.txt | 1 * Parallel I/O Ports 3 This node configures Parallel I/O ports for CPUs with QE support. 12 - num-ports : number of Parallel I/O ports
|
| H A D | ucc.txt | 14 - pio-handle : The phandle for the Parallel I/O port configuration.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Parallel.cpp | 183 : Parallel((parallel::strategy.ThreadsRequested != 1) && in TaskGroup() 186 : Parallel(false) {} 196 if (Parallel) { in spawn()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | sndstat.sh | 114 /* Parallel open test */ 122 /* Parallel read test */
|
| /freebsd/sys/contrib/device-tree/src/arc/ |
| H A D | abilis_tb100.dtsi | 40 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */ 53 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */ 66 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */ 79 pctl_tsin_p7: pctl-tsin-p7 { /* Parallel TS-in 7 */ 96 pctl_tsout_p: pctl-tsout-p { /* Parallel TS-out */
|
| H A D | abilis_tb101.dtsi | 40 pctl_tsin_p1: pctl-tsin-p1 { /* Parallel TS-in 1 */ 53 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */ 66 pctl_tsin_p5: pctl-tsin-p5 { /* Parallel TS-in 5 */ 79 pctl_tsin_p7: pctl-tsin-p7 { /* Parallel TS-in 7 */ 102 pctl_tsout_p: pctl-tsout-p { /* Parallel TS-out */
|
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-stp-xway.txt | 1 Lantiq SoC Serial To Parallel (STP) GPIO controller 3 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
|
| H A D | gpio-pisosr.txt | 1 Generic Parallel-in/Serial-out Shift Register GPIO Driver
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | abilis,tb10x-iomux.txt | 28 - Parallel TS input ports: mip1, mip3, mip5, mip7 30 - Parallel TS output port: mop
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 30 Parallel, enumerator 76 case OpenACCDirectiveKind::Parallel: in printOpenACCDirectiveKind() 153 return K == OpenACCDirectiveKind::Parallel || in isOpenACCComputeDirectiveKind()
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | pxa-camera.txt | 32 /* Parallel bus endpoint */
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | img,parallel-out.txt | 1 Imagination Technologies Parallel Output Controller
|
| H A D | st,sta32x.txt | 30 3: 1 Channel Mono-Parallel
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | deptgt-delete_on_error.exp | 21 Parallel mode
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenStmtOpenACCLoop.cpp | 37 case OpenACCDirectiveKind::Parallel: in updateLoopOpParallelism()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 92 bool Parallel; variable 105 bool isParallel() const { return Parallel; } in isParallel()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACCClause.cpp | 612 (Clause.getDirectiveKind() == OpenACCDirectiveKind::Parallel || in VisitNumGangsClause() 652 if ((Clause.getDirectiveKind() == OpenACCDirectiveKind::Parallel || in VisitNumGangsClause() 655 auto *Parallel = in VisitNumGangsClause() local 658 if (Parallel != ExistingClauses.end()) { in VisitNumGangsClause() 663 SemaRef.Diag((*Parallel)->getBeginLoc(), in VisitNumGangsClause() 665 << (*Parallel)->getClauseKind(); in VisitNumGangsClause() 1292 case OpenACCDirectiveKind::Parallel: in VisitVectorClause() 1413 case OpenACCDirectiveKind::Parallel: in VisitWorkerClause() 1737 if (Clause.getDirectiveKind() == OpenACCDirectiveKind::Parallel || in VisitReductionClause() 2061 case OpenACCDirectiveKind::Parallel: in CheckGangExpr()
|
| H A D | SemaOpenACC.cpp | 36 case OpenACCDirectiveKind::Parallel: in diagnoseConstructAppertainment() 74 case OpenACCDirectiveKind::Parallel: in PreserveLoopRAIIDepthInAssociatedStmtRAII() 120 if (DirKind == OpenACCDirectiveKind::Parallel || in AssociatedStmtRAII() 361 if (DirKind == OpenACCDirectiveKind::Parallel || in ~AssociatedStmtRAII() 1969 case OpenACCDirectiveKind::Parallel: in ActOnEndStmtDirective() 2070 case OpenACCDirectiveKind::Parallel: in ActOnAssociatedStmt()
|
| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | Copyright.txt | 50 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | Copyright.txt | 50 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 48 .Case("parallel", OpenACCDirectiveKind::Parallel) in getOpenACCDirectiveKind() 270 case OpenACCDirectiveKind::Parallel: in isOpenACCDirectiveKind() 466 case OpenACCDirectiveKind::Parallel: in ParseOpenACCDirectiveKind() 589 case OpenACCDirectiveKind::Parallel: in doesDirectiveHaveAssociatedStmt() 606 case OpenACCDirectiveKind::Parallel: in getOpenACCScopeFlags()
|
| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ov5640.txt | 81 /* Parallel bus endpoint */
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 196 # Parallel port 198 device ppbus # Parallel port bus (required) 200 device ppi # Parallel port interface device
|
| /freebsd/contrib/arm-optimized-routines/string/arm/ |
| H A D | memchr.S | 92 uadd8 r5, r5, r7 @ Parallel add 0xff - sets the GE bits for anything that wasn't 0
|
| /freebsd/sys/amd64/conf/ |
| H A D | GENERIC | 223 # Parallel port 225 device ppbus # Parallel port bus (required) 227 device ppi # Parallel port interface device
|