Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DMakefile37 SRCS= postio.c ifdef.c slowsend.c parallel.c
/illumos-gate/usr/src/tools/make/bin/
H A DMakefile28 parallel.o \
/illumos-gate/usr/src/cmd/devfsadm/
H A Dmisc_link.c40 static int parallel(di_minor_t minor, di_node_t node);
81 TYPE_EXACT, ILEVEL_0, parallel
303 parallel(di_minor_t minor, di_node_t node) in parallel() function
/illumos-gate/usr/src/cmd/make/bin/
H A DMakefile28 parallel.o \
H A Dglobals.cc123 Boolean parallel; variable
H A Dmain.cc664 parallel = false; in cleanup_after_exit()
2837 parallel = parallel_flag; in make_targets()
2844 if (parallel) { in make_targets()
2940 if (parallel) { in make_targets()
2966 if (!parallel && in make_targets()
H A Dread2.cc1294 depes->names[n]->parallel = false; in special_reader()
1316 depes->names[n]->parallel = true; in special_reader()
1340 depes->names[n]->parallel = false; in special_reader()
H A Ddoname.cc307 Boolean save_parallel = parallel; in doname()
734 (Boolean) ((parallel || save_parallel) && !silent)); in doname()
860 parallel = save_parallel; in doname()
1694 if (parallel) { in run_command()
1726 target->parallel = false; in run_command()
H A Dparallel.cc1708 } else if (target->parallel) { in parallel_ok()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mv_files/
H A Dmv_files.cfg43 export GANGPIDS=50 # <number of limit for parallel background running process>
/illumos-gate/usr/src/cmd/lp/model/
H A Duri190 file|usb|ecpp|serial|parallel)
H A Dstandard99 # On the 3.2 release of the 386unix product, the parallel port does
104 : ${FIX386BD:=${LOCALPATH}/386parallel}
563 # It's not obvious how to tell if a port is parallel or serial.
H A Dtsol_standard98 # On the 3.2 release of the 386unix product, the parallel port does
103 : ${FIX386BD:=${LOCALPATH}/386parallel}
579 # It's not obvious how to tell if a port is parallel or serial.
H A Dtsol_standard_foomatic101 # On the 3.2 release of the 386unix product, the parallel port does
106 : ${FIX386BD:=${LOCALPATH}/386parallel}
606 # It's not obvious how to tell if a port is parallel or serial.
/illumos-gate/usr/src/tools/scripts/
H A Dbldenv331 export DMAKE_MODE=${DMAKE_MODE:-parallel}
H A Dnightly883 DMAKE_MODE=parallel;
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.S209 sethi %hi(0x3f3f3f3f), %l2 ! load m2 for parallel tolower()
210 sethi %hi(0x25252525), %l3 ! load m3 for parallel tolower()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.S209 sethi %hi(0x3f3f3f3f), %l2 ! load m2 for parallel tolower()
210 sethi %hi(0x25252525), %l3 ! load m3 for parallel tolower()
/illumos-gate/usr/src/grub/grub-0.97/
H A DTODO83 * Add more remote console support (parallel and net).
/illumos-gate/usr/src/uts/
H A DREADME150 not. This makefile may be copied to additional parallel directories
267 accomplished by copying a Makefile from a parallel directory and
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h244 extern Boolean parallel;
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c1458 size_t num_handles, zfs_iter_f func, void *data, boolean_t parallel) in zfs_foreach_mountpoint() argument
1467 boolean_t serial_mount = !parallel || in zfs_foreach_mountpoint()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h506 Boolean parallel:1; member
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog214 - Avoid race condition for parallel make (-j) running example
337 - Add libz.a dependency to shared in Makefile.in for parallel builds
607 - Add pigz.c (parallel implementation of gzip) to examples/
1063 - Permit setting dictionary for raw deflate (for parallel deflate)
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc239 * Implementation: we maintain parallel SERD engines to the page_sb and

12