Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 25 of 43) sorted by relevance

12

/plan9/sys/src/cmd/postscript/postprint/
H A Dpostprint.c120 int printed = 0; /* printed this many pages */ variable
475 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
493 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
573 printed++; in formfeed()
580 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in formfeed()
586 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in formfeed()
589 writerequest(printed+1, fp_out); in formfeed()
590 fprintf(fp_out, "%d pagesetup\n", printed+1); in formfeed()
/plan9/sys/src/cmd/postscript/postdmd/
H A Dpostdmd.c124 int printed = 0; /* and the number of pages printed */ variable
437 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
455 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
488 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1);
490 writerequest(printed+1, fp_out);
509 if ( fp_out == stdout ) printed++;
513 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed);
/plan9/sys/src/cmd/postscript/postdaisy/
H A DOpostdaisy.c131 int printed = 0; /* printed this many pages */ variable
493 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
511 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
646 printed++; in formfeed()
654 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in formfeed()
660 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in formfeed()
663 writerequest(printed+1, fp_out); in formfeed()
664 fprintf(fp_out, "%d pagesetup\n", printed+1); in formfeed()
H A Dpostdaisy.c135 int printed = 0; /* printed this many pages */ variable
495 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
513 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
647 printed++; in formfeed()
655 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in formfeed()
661 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in formfeed()
664 writerequest(printed+1, fp_out); in formfeed()
665 fprintf(fp_out, "%d pagesetup\n", printed+1); in formfeed()
/plan9/sys/src/cmd/postscript/posttek/
H A Dposttek.c145 int printed = 0; /* printed this many pages */ variable
470 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
488 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
1126 printed++; in formfeed()
1131 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in formfeed()
1137 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in formfeed()
1140 writerequest(printed+1, fp_out); in formfeed()
1141 fprintf(fp_out, "%d pagesetup\n", printed+1); in formfeed()
/plan9/sys/src/9/rb/
H A Dfaultmips.c175 static int infault, printed; in faultmips() local
177 if (0 && infault && !printed) { in faultmips()
178 printed = 1; in faultmips()
H A Dmmu.c137 int s, printed = 0; in kmap() local
152 if(printed++ == 0){ in kmap()
/plan9/sys/src/cmd/postscript/postbgi/
H A Dpostbgi.c214 int printed = 0; /* printed this many pages */ variable
538 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
555 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
886 printed++; in formfeed()
891 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in formfeed()
901 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in formfeed()
904 writerequest(printed+1, fp_out); in formfeed()
905 fprintf(fp_out, "%d pagesetup\n", printed+1); in formfeed()
/plan9/sys/src/cmd/postscript/postmd/
H A Dpostmd.c193 int printed = 0; /* and the number of pages printed */ variable
517 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
538 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account()
589 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in matrix()
591 writerequest(printed+1, fp_out); in matrix()
606 if ( fp_out == stdout ) printed++; in matrix()
610 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in matrix()
/plan9/sys/src/9/teg2/
H A Dvfp3.c163 static int printed; in fpcfg() local
170 if (printed) in fpcfg()
176 printed = 1; in fpcfg()
/plan9/sys/src/cmd/postscript/postgif/
H A Dpostgif.c25 int printed = 0; /* and the number of pages printed */ variable
455 fprintf(fp_out, "%s %d %d\n", PAGE, page, printed+1); in writebgscr()
467 if ( fp_out == stdout ) printed++; in writeendscr()
470 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in writeendscr()
735 fprintf(stdout, "%s %d\n", PAGES, printed); in done()
/plan9/sys/src/cmd/
H A Dfile.c444 int i, printed, j; in print_utf() local
451 printed = 1; in print_utf()
454 printed = 0; in print_utf()
467 if (printed) in print_utf()
469 else printed = 1; in print_utf()
477 if(!printed) in print_utf()
H A Dtar.c730 static int printed; in mkhdr() local
732 if (!printed) { in mkhdr()
733 printed = 1; in mkhdr()
/plan9/sys/doc/
H A Dlp.ms66 placed into a spool directory from which they are taken to be printed by a daemon process.
133 file is printed, as shown in Figure 1.
174 output can be printed, in this case, on printer
187 documents are printed in two steps:
265 -c \fIn\fP COPIES N \fIn\fP number of copies to be printed.
289 for printed data, the number of lines per logical page.
397 is the host from which the files are printed.
414 to reverse the order the pages are printed to accommodate different output
453 in which they will be printed.
H A Dacid.ms64 may be used as a shorthand to force the result of a function call to be printed.
283 others printed in the form \f(CW\ex\fInn\fR.
1183 The format of a value determines how it will be printed and
1484 argument will be printed according to its associated format character.
1507 is then evaluated and printed to the newly created file. When all items
1508 have been printed the file is closed.
1836 structure. Each element of the structure is retrieved and printed.
2184 argument as the address of an object to be printed according to the
2368 printed both in hexadecimal and using the
/plan9/sys/src/ape/cmd/diff/
H A DNEWS32 printed according to the printf specification.
57 The line number, printed with <PRINTF_SPEC>.
/plan9/sys/src/cmd/postscript/mcolor/
H A Dcolor.sr14 . \" printed in color $1 and then the default color will be restored.
/plan9/sys/src/libmach/
H A D68020db.c1351 int printed; in pidx() local
1354 printed = 1; in pidx()
1361 printed = 0; in pidx()
1365 return printed; in pidx()
1385 if (!printed) in pidx()
/plan9/sys/src/cmd/bzip2/
H A DCHANGES146 message would have been printed AND the corresponding operation
149 When a diagnostic message is printed but the operation is not
/plan9/sys/src/ape/cmd/
H A DREADME39 no line number printed; hex instead of octal for bytes
/plan9/sys/lib/tmac/
H A Dtmac.antimes5 '''\" Option -rd1 give modified date instead of printed date
488 .el.ds ]W (printed \n(mo/\n(dy/\n(yr)
H A Dtmac.an12 '''\" Option -rd1 give modified date instead of printed date
512 .el.ds ]W (printed \n(mo/\n(dy/\n(yD)
/plan9/sys/src/cmd/venti/srv/
H A Dfixarenas.c1273 int inbad, n, ncib, printed, sealing, smart; in guessarena() local
1574 printed = 0; in guessarena()
1577 if(!printed){ in guessarena()
1580 printed = 1; in guessarena()
/plan9/sys/src/cmd/fossil/
H A Dcache.c345 int printed; in cacheBumpBlock() local
352 printed = 0; in cacheBumpBlock()
358 printed = 1; in cacheBumpBlock()
364 if(printed) in cacheBumpBlock()
/plan9/sys/man/
H A Dsearchindex6 …ermissions pfile plan platter pointer prchain previously print printconf printed prints proc proce…
10 …ily output overall pla10 places points polish pop popped precision print printed prints push pushe…
20 …nvr pm pn pnic pnic2 po pool port ports pre prefixed presented primarily printed printing prism pr…
24 …on plus prefixed prep prepare prepared prepares previously primary print printed prints programs p…
27 …ular particularly parts pci performance pixel pixels polarity previously printed pro programmed pr…
31 …dump poolfree poolmsize poolrealloc pools port possibly previously print printed prints private pr…
36 …th pc pending permitted pid plan plus precision prefixes print printable printed printing prints p…
39 …arly pass pcs person plan plan9.bell port postmaster pref presotto print printed printing prints p…
48 …teral lqm ls manual message modify null options osx output pointer print printed prints read retur…
50 …erating option options output parent pcs percentage pid powerpc presents printed prints proc proce…
[all …]

12