Searched refs:prologue (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c41 * The PostScript prologue is copied from *prologue before any of the input files
96 * the prologue, which is where they belong. If they're changed (by options), an
97 * appropriate definition is made after the prologue is added to the output file.
113 #include "path.h" /* for the prologue */
120 char *prologue = POSTPRINT; /* default PostScript prologue */ variable
185 header(); /* PostScript header and prologue */
236 * Scans the option list looking for things, like the prologue file, that we need
239 * they now say there should be nothing executed in the prologue, an
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A DREADME31 the prologue but not tied to specific command line options.
44 the prologue, while in the second it's made when procedure setup is executed.
46 Another example is postbgi.ps, which can be used as the prologue for both STARE
50 prologue (postbgi.ps) defines a boolean called prism (initialized to false) while
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postdmd/
H A Dpostdmd.c53 * in the prologue. By default no exclusive-or'ing is done and packing of pattern
80 * The PostScript prologue is copied from *prologue before any of the input files
117 * the prologue, which is where they belong. If they're changed (by options), an
118 * appropriate definition is made after the prologue is added to the output file.
133 #include "path.h" /* for the prologue */
139 char *prologue = POSTDMD; /* default PostScript prologue */ variable
254 * Scans the option list looking for things, like the prologue file, that we need
257 * they now say there should be nothing executed in the prologue, an
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postplot/
H A Dpostplot.c39 * of xtextshift and ytextshift in the prologue. Didn't spend much time trying
43 * the prologue:
146 * the initialization of linewidth in the prologue.
157 #include "path.h" /* for the prologue */
163 char *prologue = POSTPLOT; /* default PostScript prologue */ variable
219 header(); /* PostScript header and prologue */
266 * Scans the option list looking for things, like the prologue file, that we need
269 * they now say there should be nothing executed in the prologue, and they have
271 * where things really are we write out the job header, follow it by the prologue,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postdaisy/
H A Dpostdaisy.c55 * The PostScript prologue is copied from *prologue before any of the input files
100 * the prologue, which is where they belong. If they're changed (by options), an
101 * appropriate definition is made after the prologue is added to the output file.
116 #include "path.h" /* for the prologue */
123 char *prologue = POSTDAISY; /* default PostScript prologue */ variable
272 * Scans the option list looking for things, like the prologue file, that we need
275 * they now say there should be nothing executed in the prologue, and they have
277 * where things really are we write out the job header, follow it by the prologue,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/posttek/
H A Dposttek.c41 * The PostScript prologue is copied from *prologue before any of the input files
98 * STYLES (file posttek.h). The array really belongs in the prologue!
125 * the initialization of linewidth in the prologue.
128 * the prologue, which is where they belong. If they're changed (by options), an
129 * appropriate definition is made after the prologue is added to the output file.
143 #include "path.h" /* for the prologue */
150 char *prologue = POSTTEK; /* default PostScript prologue */ variable
283 * Scans the option list looking for things, like the prologue fil
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postmd/
H A Dpostmd.c117 * details. The prologue also shares much of the same code.
119 * The PostScript prologue is copied from *prologue before any of the input files
176 * the prologue, which is where they belong. If they're changed (by options), an
177 * appropriate definition is made after the prologue is added to the output file.
192 #include "path.h" /* for the prologue */
199 char *prologue = POSTMD; /* default PostScript prologue */ variable
335 * Scans the option list looking for things, like the prologue file, that we need
338 * they now say there should be nothing executed in the prologue, an
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME89 to the dpost prologue.
101 7: Build and install the new binary font files and dpost prologue by typing,
/opensolaris-onvv-gate/usr/src/tools/codereview/
H A Dlwlp.c50 * -Pfile specify different Postscript prologue file
129 * PostScript command strings defined in the prologue file
221 static char *prologue; variable
376 prologue = optarg;
616 * Generates the PostScript header and includes the prologue file
631 if (prologue == NULL) {
638 if ((fp = fopen(prologue, "r")) == NULL) {
639 fatal("can't open prologue file %s", prologue);
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c107 * individual pages and put in the prologue by utility programs like postreverse.
117 * The PostScript prologue is copied from *prologue before any of the input files
144 * procedure t) from the decodingdefs array defined in the prologue. num
157 * are defined, in *prologue, so they agree with the one or two character
207 * out of *prologue and put in a separate file (ie. DRAW as defined in path.h).
210 * of page independence. If you don't approve append *drawfile to *prologue and
214 * the prologue, which is where they belong. If they're changed (by options), an
215 * appropriate definition is made after the prologue is added to the output file.
272 #include "path.h" /* for the prologue an
278 char *prologue = DPOST; /* the basic PostScript prologue */ variable
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s128 1: ! PIC prologue
139 add %l7, %o7, %l7 ! finish PIC prologue
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s91 1: ! PIC prologue
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME331 install the new binary font file and prologue by typing,
360 outline of the C code, the PostScript prologue, and the makefile has been
/opensolaris-onvv-gate/usr/src/lib/libc/
H A DREADME139 prologue or epilogue is in progress. If _THREAD_ERROR_DETECTION is set

Completed in 127 milliseconds