Home
last modified time | relevance | path

Searched full:parallel (Results 26 – 50 of 701) sorted by relevance

12345678910>>...29

/titanic_53/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c48 * the parameter structure for the parallel port
87 * for BPP PARALLEL interfaces
265 "%%%%[ PrinterError: %s; source: parallel ]%%%%\n", in printer_info()
272 "%%%%[ PrinterError: %s; source: parallel ]%%%%\n", in printer_info()
/titanic_53/usr/src/common/pci/
H A Dpci_strings.c102 7, 1, 0, "Parallel port", "paralle",
103 7, 1, 1, "Bidirectional parallel port", "paralle",
104 7, 1, 2, "ECP 1.X parallel port", "paralle",
105 7, 1, 3, "IEEE 1284 parallel port", "paralle",
/titanic_53/usr/src/cmd/make/bin/
H A Dparallel.cc28 * parallel.cc
30 * Deal with the parallel processing
103 * parallel mode: spawns a parallel process to execute the command group.
148 * DMake 2.x is being run in parallel mode, DMake in execute_parallel()
667 * Processes the given target and finishes up any parallel
770 * parallel_process_cnt Number of parallel process running
1092 * Waits for parallel children to exit and finishes their processing.
1204 * from the parallel build. in finish_children()
1670 * Returns true if the target can be run in parallel
1673 * True if can run in parallel
[all …]
H A Dmain.cc169 * running_list List of parallel running processes
394 * Find the dmake_mode: parallel, or serial. in main()
409 // If we're invoked as 'make' but passed -j, run parallel in main()
410 // If we're invoked as 'dmake', without DMAKE_MODE, default parallel in main()
424 if (IS_EQUAL(dmake_value2->string_mb, "parallel")) { in main()
586 * parallel True if building in parallel
590 * running_list List of parallel running processes
638 parallel = false; in cleanup_after_exit()
682 * For each parallel build process running, remove the temp files in cleanup_after_exit()
730 * running_list List of parallel running processes
[all …]
/titanic_53/usr/src/pkg/manifests/
H A Ddeveloper-build-make.mf15 set name=pkg.description value="Parallel make(1) build tool"
16 set name=pkg.summary value="Parallel make(1) build tool"
/titanic_53/usr/src/cmd/make/include/mksh/
H A Ddefs.h194 build_running, /* PARALLEL & DISTRIBUTED */
195 build_pending, /* PARALLEL & DISTRIBUTED */
196 build_serial, /* PARALLEL & DISTRIBUTED */
197 build_subtree /* PARALLEL & DISTRIBUTED */
504 * allowed to run in parallel
506 Boolean parallel:1; member
508 * not allowed to run in parallel
/titanic_53/usr/src/man/man1m/
H A Dfsck.1m58 If a file system type supports parallel checking, for example, \fBufs,\fR some
59 file systems eligible for checking may be checked in parallel. Consult the file
201 parallel file system checking.
H A Dfsck_udfs.1m39 \fBfsckpass\fR number greater than \fB1\fR are checked in parallel. See
210 enable parallel file system checking.
H A Dfsck_ufs.1m41 number greater than \fB1\fR are checked in parallel. See \fBfsck\fR(1M).
250 parallel file system checking.
/titanic_53/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h51 * Following are for parallel SCSI only
159 * Knob for SPI (SCSI Parallel Intrconnect) enumeration. Unless an HBA defines
168 * time because targets negotiate to stable transfer speeds in parallel - so
/titanic_53/usr/src/uts/common/os/
H A Ddumpsubr.c96 * parallel lzjb versus parallel bzip2. Therefore, the CPU count
97 * threshold for switching from parallel lzjb to paralled bzip2 is
121 * dump_ncpu_low number of helpers for parallel lzjb
136 uint_t dump_ncpu_low = 4; /* minimum config for parallel lzjb */
369 * parallel at dump time; each CPU creates a single stream of
445 * For parallel dump, defines maximum time main task thread will wait
518 * clevel 1 is parallel lzjb
519 * clevel 2 is parallel bzip2
526 * sun4u < 51 parallel lzjb
527 * sun4u >= 51 parallel bzip2(*)
[all …]
/titanic_53/usr/src/uts/common/io/
H A Decpp.conf38 # devices operating in Compatibility mode will have the parallel port
86 # If a system has a standard parallel port, but not enumerated
/titanic_53/usr/src/cmd/tnf/prex/
H A DMakefile.com77 .PARALLEL: $(OBJS)
81 #OBJS can be built in parallel after all .c (and y.tab.h) are properly built
/titanic_53/usr/src/man/man9f/
H A Dpm_power_has_changed.9f75 \fBpower\fR(9E) entry point from running in parallel with
138 * run in parallel with this code by holding the mutex.
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A DMakefile41 .PARALLEL: $(SUBDIRS)
85 .PARALLEL: $(OBJS)
/titanic_53/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_conn.out13 MPO 1x12 (Multifiber Parallel Optic)
272 MPO 1x12 (Multifiber Parallel Optic)
/titanic_53/usr/src/uts/common/sys/
H A Dprnio.h79 #define PRN_PARALLEL "parallel" /* parallel port (Centronics or 1284) */
/titanic_53/usr/src/tools/env/
H A Dillumos.sh68 # Throttle number of parallel jobs launched by dmake to a value which
72 # that many parallel jobs
74 integer max_jobs_per_memory # parallel jobs which fit into physical memory
/titanic_53/usr/src/uts/common/sys/scsi/generic/
H A Dmessage.h37 * Defined Messages For Parallel SCSI.
88 * parallel protocol message optional flags
/titanic_53/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c204 * Lookup is done fro the 4 bytes in parallel
229 * Since the parallel lookup version doesn't work yet,
323 * uses 4 four tables in parallel
/titanic_53/usr/src/uts/common/sys/scsi/
H A Dscsi_pkt.h143 * Following defines are appropriate for SCSI parallel bus.
207 * Following defines are appropriate for SCSI parallel bus.
257 * Following defines are appropriate for SCSI parallel bus.
/titanic_53/usr/src/man/man1/
H A Dmake.119 [\fB-i\fR] [\fB-j\fR \FImaxjobs\fR] [\fB-k\fR] [\fB-m\fR \fI{serial | parallel}\fR]
27 [\fB-i\fR] [\fB-j\fR \FImaxjobs\fR] [\fB-k\fR] [\fB-m\fR \fI{serial | parallel}\fR]
36 [\fB-e\fR] [\fB-i\fR] [\fB-j\fR \FImaxjobs\fR] [\fB-k\fR] [\fB-m\fR \fI{serial | parallel}\fR]
266 \fB-m\fR \fI{serial | parallel}\fR
269 Specify whether \fBmake\fR should execute jobs serially or in parallel. The
271 default is for \fBdmake\fR is to run in parallel.
889 \fB\fB\&.PARALLEL:\fR\fR
892 Dependencies of this target will be executed in parallel.
2337 Adjusts the format of output from \fBmake\fR when executing jobs in parallel.
2353 Specify whether jobs should be executed in serial, or parallel. Equivalent to
[all …]
/titanic_53/usr/src/lib/
H A DMakefile.lib150 # Declare that all library .o's can all be made in parallel.
152 # are empty (to avoid an unconditional .PARALLEL declaration).
153 .PARALLEL: $(OBJS) $(PICS) DUMMY
/titanic_53/usr/src/cmd/sgs/libelf/
H A DMakefile.targ57 .PARALLEL: $(LINTOUT32) $(LINTOUT64)
109 ###.PARALLEL: $(WARLOCKFILES)
/titanic_53/usr/src/uts/i86pc/io/
H A Disa.c105 * For serial ports not enumerated by ACPI, and parallel ports with
107 * ports and 3 parallel ports.
461 * Check extra resource range specially for serial and parallel in isa_apply_range()
465 * BIOS data area. Parallel port on some machines comes with in isa_apply_range()
1226 /* adjust parallel port size */ in isa_enumerate()
1403 * Some machine comes with an illegal parallel port size of 3
1404 * bytes in ACPI, even parallel port mode is ECP.
1419 continue; /* skip non parallel */ in adjust_prtsz()

12345678910>>...29