Searched refs:plot (Results 1 - 25 of 31) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postplot/
H A DREADME23 A PostScript translator for plot(4) graphics files. Only supporting System V's
24 version of plot - Ninth Edition Unix systems will probably need a separate
H A Dpostplot.c34 * postplot - PostScript translator for Unix (System V) plot files.
36 * Only support (currently) is for the System V version of plot. Ninth Edition
37 * plot is completely different and probably will need a separate translator.
196 static void plot(void);
481 plot();
488 plot();
501 plot(void) function
615 } /* End of plot */
/opensolaris-onvv-gate/usr/src/lib/libplot/t300/common/
H A Dpoint.c34 #include <plot.h>
H A Dcircle.c29 #include <plot.h>
H A Dbox.c34 #include <plot.h>
H A Dsubr.c38 #include <plot.h>
H A Darc.c35 #include <plot.h>
/opensolaris-onvv-gate/usr/src/lib/libplot/t300s/common/
H A Dpoint.c34 #include <plot.h>
H A Dcircle.c34 #include <plot.h>
H A Dbox.c34 #include <plot.h>
/opensolaris-onvv-gate/usr/src/lib/libplot/t4014/common/
H A Dmove.c34 #include <plot.h>
H A Dline.c34 #include <plot.h>
H A Dpoint.c34 #include <plot.h>
H A Dcircle.c34 #include <plot.h>
H A Dbox.c34 #include <plot.h>
/opensolaris-onvv-gate/usr/src/lib/libplot/t450/common/
H A Dpoint.c33 #include <plot.h>
H A Dcircle.c34 #include <plot.h>
H A Dbox.c34 #include <plot.h>
H A Dline.c35 #include <plot.h>
H A Dsubr.c38 #include <plot.h>
/opensolaris-onvv-gate/usr/src/lib/libplot/plot/common/
H A Dbox.c34 #include <plot.h>
/opensolaris-onvv-gate/usr/src/lib/libplot/vt0/common/
H A Dbox.c34 #include <plot.h>
H A Dline.c34 #include <plot.h>
/opensolaris-onvv-gate/usr/src/lib/libplot/
H A DMakefile32 SUBDIRS= plot t300 t300s t4014 t450 vt0
40 HDRS= plot.h
/opensolaris-onvv-gate/usr/src/cmd/banner/
H A Dbanner.c181 static char plot = '#'; variable
241 if (((c[i]<<j)&msk) != 0) p->alpha[i][j] = plot;

Completed in 43 milliseconds

12