Home
last modified time | relevance | path

Searched refs:forms (Results 1 – 25 of 30) sorted by relevance

12

/plan9/sys/src/cmd/postscript/postreverse/
H A Dpostreverse.c89 int forms = 1; /* forms per page in the input file */ variable
173 if ( (forms = atoi(optarg)) <= 0 ) in options()
360 forms = atoi(&buf[len+1]);
456 for ( i = (forms - next_page % forms) % forms; i > 0; i--, next_page++ ) in writepages()
458 else forms = next_page; /* turns reversal off in next loop */ in writepages()
460 for ( i = next_page - forms; i >= 0; i -= forms ) in writepages()
461 for ( j = i, k = 0; k < forms; j++, k++ ) in writepages()
/plan9/sys/src/cmd/postscript/psfiles/
H A DREADME1 PostScript files that go in $(POSTLIB). Several, like forms.ps, are
/plan9/sys/src/cmd/cec/
H A DLICENSE5 Redistribution and use in source and binary forms, with or without
/plan9/sys/src/ape/cmd/pax/
H A DREADME109 Redistribution and use in source and binary forms are permitted
111 forms and that any documentation, advertising materials, and other
/plan9/sys/src/cmd/bzip2/
H A DLICENSE5 Redistribution and use in source and binary forms, with or without
/plan9/acme/bin/source/acd/
H A Daccess9 software, there are two forms of access that you may consider.
29 Both forms of CDDB access requires that the software computes a "disc
50 There are two forms of the CDDB archive available, the standard form
51 and the alternate form. Both forms are available for download from
H A Ddiscid5 Both forms of CDDB access require that the software compute a "disc
/plan9/sys/include/
H A Dhtml.h605 Form* forms; /* list of forms */ member
/plan9/sys/src/cmd/postscript/
H A DVERSION160 13: forms.ps has been cleaned up some. Better behavior when you print 2
183 (e.g. picture inclusion with forms.ps) resulted in invalid restores.
191 whenever De is executed. Original implementation didn't work with forms.ps
/plan9/sys/src/libhtml/
H A Dbuild.c885 frm = newform(++is->nforms, name, action, target, method, di->forms); in getitems()
886 di->forms = frm; in getitems()
1193 di->forms); in getitems()
1194 di->forms = frm; in getitems()
3436 freeforms(d->forms); in freedocinfo()
/plan9/sys/doc/
H A Dcompiler.ms47 The object files are binary forms of assembly
277 Both forms allow an optional
H A Dasm.ms347 pseudo-instruction has two forms:
453 does not distinguish between the various forms of
H A D9.ms1064 use it to create many different forms of sharing and resource allocation.
1372 9P has two forms: RPC messages sent on a pipe or network connection and a procedural
1434 a successful walk to a union directory returns a `to' channel that forms
1479 which makes it possible to do some weakly coherent forms of caching.
H A Dtroff.ms350 for various forms of graphics.
359 column means that the forms @N@, @+N@, or @-N@ are permitted,
573 &ie@~c~any@ - @bold u@ If portion of if-else; all above forms (like @cw "if"@).
1087 @+- N@ means that the argument may take the forms @N@, @+N@, or @-N@ and
1260 The forms
2639 all of the forms for \&\f(CWif\fR above are valid.
H A Dlibmach.ms233 Application programs process two forms of architecture-dependent
H A Dacid.ms216 and forms the return value from
509 A list of expressions delimited by braces forms a list constructor.
H A Dauth.ms111 that forms the core of
745 Preventing the first two forms of leakage
H A Drc.ms1463 peculiar forms of variable substitution, like
H A Dacidpaper.ms880 The three forms of declaration are shown in the following example:
/plan9/sys/src/cmd/gs/zlib/
H A DFAQ113 To modify PDF forms, see http://sourceforge.net/projects/acroformtool/ .
/plan9/sys/lib/
H A Dscsicodes336 3b03 tape or electronic vertical forms unit not ready
/plan9/sys/man/
H A Dsearchindex19 …se fillellipseop fillpoly fillpolyop fills flag font fonts format formats forms freeing frequently…
39 …essed external fd00 fields figure file files finally finds firewalls flag forms forward forwarder …
81 … exists extra factotum fboot fields file files fixed fkm flag fmt formats forms fossil fossil.conf…
165 …nal fails features fields file files finally flag format formatted formed forms full fully fvw gen…
179 …r except exchanging exit file file1 file2 files finds flag flagged former forms identical idiff in…
191 …xtended extends external file file's filename files finds formally format forms forward forwards f…
197 …litates fail fails fields file files final finally flag format formatting forms generated grey gui…
234forms docinfo.images docinfo.kidinfo docinfo.maps docinfo.tables doctitle document document's docu…
244 …existing expression expressions fail fd file filename files folded format forms forward generally …
247 …tra faces fifth file filename files filter filtering filterkit flag flags forms fromfile gets gunz…
[all …]
/plan9/sys/src/cmd/gs/libpng/
H A Dlibpng.txt685 forms:
707 forms:
1133 raw byte data for all forms of images. As the actual allocation
/plan9/sys/src/cmd/unix/9pfreebsd/
H A Dfreebsd-3.2.il-kernel.patch815 + * Redistribution and use in source and binary forms, with or without
2564 + * Redistribution and use in source and binary forms, with or without
3209 + * Redistribution and use in source and binary forms, with or without
6178 + * Redistribution and use in source and binary forms, with or without
/plan9/sys/doc/sam/
H A Dsam.tut402 We've seen the simplest forms of addresses, but there is more

12