Searched refs:no_pipe (Results 1 - 25 of 70) sorted by relevance

123

/macosx-10.10.1/groff-38/groff/src/roff/groff/
H A Dpipeline.c212 int run_pipeline(int ncommands, char ***commands, int no_pipe) argument
226 /* If no_pipe is set, just run the commands in sequence
228 if (ncommands > 1 && !no_pipe) {
315 if (ncommands > 1 && !no_pipe) {
359 int run_pipeline(int ncommands, char ***commands, int no_pipe) argument
388 if (i && !no_pipe) {
398 if ((i < ncommands - 1) && !no_pipe) {
447 int run_pipeline(int ncommands, char ***commands, int no_pipe) argument
459 if ((i != ncommands - 1) && !no_pipe) {
476 if ((i != ncommands - 1) && !no_pipe) {
[all...]
H A Dgroff.cpp96 int run_commands(int no_pipe);
502 int run_commands(int no_pipe) argument
509 return run_pipeline(j, v, no_pipe);
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure.in65 if test -z "$no_pipe" && test -n "$GCC"; then
H A Dconfigure1444 if test -z "$no_pipe" && test -n "$GCC"; then
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A Dconfigure.in91 if test -z "$no_pipe" && test -n "$GCC"; then
H A Dconfigure1330 if test -z "$no_pipe" && test -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dconfigure.in82 if test -z "$no_pipe" && test -n "$GCC"; then
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A Dconfigure.in106 if test -z "$no_pipe" && test -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/
H A Dconfigure-tcl8.0.51232 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/testsuite/
H A Dconfigure3925 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/
H A Dconfigure4045 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/
H A Dconfigure4565 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/
H A Dconfigure4013 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tcl/
H A Dconfigure3989 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A Dconfigure4287 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/
H A Dconfigure4271 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tbcload/tbcload/
H A Dconfigure4013 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/
H A Dconfigure4018 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclapplescript/tclapplescript/
H A Dconfigure4018 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclresource/tclresource/
H A Dconfigure4022 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/
H A Dconfigure3997 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/
H A Dconfigure4070 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/src-libxml2/
H A Dconfigure4086 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/
H A Dconfigure4070 if test -z "$no_pipe" -a -n "$GCC"; then
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/
H A Dconfigure4071 if test -z "$no_pipe" -a -n "$GCC"; then

Completed in 878 milliseconds

123