| /titanic_53/usr/src/uts/ |
| H A D | Makefile | 31 # Some of these architectures are built in parallel (see i386_PARALLEL and 32 # sparc_PARALLEL). This requires building some parts first before parallel build 34 # the parallel build to work. The i386_PREREQ and sparc_PREREQ variables tell 42 # For i386 all architectures can be compiled in parallel. 44 # intel/Makefile knows how to build prerequisites needed for parallel build. 50 # For sparc all architectures can be compiled in parallel. 52 # sun4/Makefile knows how to build prerequisites needed for parallel build. 59 # Platforms defined in $(MACH)_PARALLEL are built in parallel. DUMMY is placed 61 # parallel. 63 .PARALLEL: $($(MACH)_PARALLEL) DUMMY [all …]
|
| /titanic_53/usr/src/cmd/ast/libshell/common/scripts/ |
| H A D | mandelbrotset1.sh | 30 # parallel execution demo 121 # build mandelbrot image using parallel worker jobs 221 typeset mode="parallel" 237 which runs either in serial or parallel mode (using multiple worker jobs).] 244 [P:parallel?Run in parallel mode.] 246 [C:numcpus?Number of processors used for parallel execution.]:[numcpus] 259 +S) mode="parallel" ;; 260 P) mode="parallel" ;; 286 parallel) loop_parallel ; exit $? ;;
|
| /titanic_53/usr/src/uts/sun4u/ |
| H A D | Makefile | 74 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) \ 79 # in parallel 124 # sun4u and sun4v are all built in parallel. Also this Makefile specifies that 125 # all IMPLEMENTATIONS sun4u sub-platforms are built in parallel. This requires 126 # building certain parts before the parallel build can start. The uts/Makefile 128 # to build any prerequisites needed before the full parallel build can start. 162 # linted in parallel. 167 .PARALLEL: $(LINT_PREREQ)
|
| /titanic_53/usr/src/cmd/ |
| H A D | Makefile | 39 # parallel build. 807 .PARALLEL: $(BWOSDIRS) $(SUBDIRS) $(MSGSUBDIRS) $(AUDITSUBDIRS) 813 # Manifests cannot be checked in parallel, because we are using 815 # For this reason, to avoid .PARALLEL and .NO_PARALLEL conflicts, 816 # we spawn off a sub-make to perform the non-parallel 'make check' 822 # The .WAIT directive works around an apparent bug in parallel make.
|
| /titanic_53/usr/src/man/man7d/ |
| H A D | ecpp.7d | 8 ecpp \- IEEE 1284 compliant parallel port driver 85 will not operate with the parallel port operating in a fast handshaking mode. 175 The mode field reflects the \fIIEEE 1284\fR mode to which the parallel port is 295 The following ioctls are used to directly read and write the parallel port 360 1284 compliant parallel port device special files appears in both namespaces. 516 \fBParallel port controller not supported\fR 520 Driver does not support parallel port controller on the given host. Attach
|
| H A D | usbprn.7d | 30 \fBusbprn\fR driver supports a subset of the \fBecpp\fR(7D) parallel port 36 a list of recommended printers and USB parallel printer adapters, visit 477 The USB Parallel Printer Adapter is not hotpluggable. The printer should be 478 connected to USB Parallel Printer Adapter before plugging the USB cable into 480 of USB Parallel Printer Adapter from the host or hub port.
|
| /titanic_53/usr/src/ |
| H A D | Makefile | 59 # Headers that can be built in parallel 64 # Directories that can be built in parallel 169 # Declare what parts can be built in parallel 171 # prevent everything going in parallel 173 .PARALLEL: $(PARALLEL_HEADERS) DUMMY 174 .PARALLEL: $(PARALLEL_DIRS) DUMMY
|
| /titanic_53/usr/src/uts/intel/ |
| H A D | Makefile | 66 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) config $(LINT_DEPS) 90 # i86xpv and intel are all built in parallel. This requires building certain 91 # parts before the parallel build can start. The uts/Makefile appends the 93 # any prerequisites needed before the full parallel build can start. After that
|
| /titanic_53/usr/src/man/man1m/ |
| H A D | yppush.1m | 13 [\fB-p\fR \fI#parallel-xfrs\fR] \fImapname\fR 64 \fB\fB-p\fR \fI#parallel-xfrs\fR\fR 67 Allows the specified number of map transfers to occur in parallel.
|
| /titanic_53/usr/src/lib/krb5/kadm5/ |
| H A D | Makefile | 13 # Build everything in parallel; use .WAIT for dependencies 14 .PARALLEL: $(SUBDIRS)
|
| /titanic_53/usr/src/lib/krb5/ |
| H A D | Makefile | 13 # Build everything in parallel; use .WAIT for dependencies 14 .PARALLEL:
|
| /titanic_53/usr/src/cmd/krb5/ |
| H A D | Makefile | 9 # Build everything in parallel; use .WAIT for dependencies 10 .PARALLEL:
|
| /titanic_53/usr/src/lib/brand/ipkg/ |
| H A D | Makefile | 28 # Build everything in parallel; use .WAIT for dependencies 29 .PARALLEL:
|
| /titanic_53/usr/src/cmd/lp/model/ |
| H A D | lp.cat.c | 46 * Begin Sun Additions for Parallel ports 62 * the parameter structure for the parallel port 97 * for BPP PARALLEL interfaces 165 * For ecpp parallel port 285 * "%%%%[ PrinterError: %s; source: parallel ]%%%%\n", in printer_info() 348 * end of Sun Additions for parallel port 483 * If we are an ecpp parallel port in centronics mode treat in main()
|
| /titanic_53/usr/src/lib/brand/solaris10/ |
| H A D | Makefile | 29 # Build everything in parallel; use .WAIT for dependencies 30 .PARALLEL:
|
| /titanic_53/usr/src/lib/brand/sn1/ |
| H A D | Makefile | 30 # Build everything in parallel; use .WAIT for dependencies 31 .PARALLEL:
|
| /titanic_53/usr/src/lib/krb5/plugins/ |
| H A D | Makefile | 29 # Build everything in parallel; use .WAIT for dependencies 30 .PARALLEL:
|
| /titanic_53/usr/src/lib/krb5/plugins/preauth/ |
| H A D | Makefile | 29 # Build everything in parallel; use .WAIT for dependencies 30 .PARALLEL:
|
| /titanic_53/usr/src/lib/brand/shared/ |
| H A D | Makefile | 27 # Build everything in parallel; use .WAIT for dependencies 28 .PARALLEL:
|
| /titanic_53/usr/src/lib/krb5/plugins/kdb/ |
| H A D | Makefile | 30 # Build everything in parallel; use .WAIT for dependencies 31 .PARALLEL:
|
| /titanic_53/usr/src/lib/brand/ |
| H A D | Makefile | 30 # Build everything in parallel; use .WAIT for dependencies 31 .PARALLEL:
|
| /titanic_53/usr/src/test/util-tests/tests/libsff/ |
| H A D | libsff_8636_extspec.out | 8 100G PSM4 Parallel SMF 19 40G PSM4 Parallel SMF
|
| /titanic_53/usr/src/psm/stand/boot/sparcv9/ |
| H A D | Makefile.com | 146 .PARALLEL: $(OBJS) $(CONF_OBJS) $(MISC_OBJS) $(SRT0_OBJ) \ 148 .PARALLEL: $(L_OBJS) $(CONF_L_OBJS) $(MISC_L_OBJS) $(SRT0_L_OBJ) \ 150 .PARALLEL: $(NFSBOOT) $(WANBOOT)
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | bpp_io.h | 33 * I/O header file for the bidirectional parallel port 129 read_handshake; /* parallel port read handshake mode */ 135 write_handshake; /* parallel port write handshake mode */
|
| /titanic_53/usr/src/tools/gk/ |
| H A D | login.sh | 28 # sets up for potential dmake use in parallel-make mode 40 setenv DMAKE_MODE parallel
|