Home
last modified time | relevance | path

Searched refs:Input (Results 1 – 22 of 22) sorted by relevance

/plan9/sys/src/libflate/
H A Dinflate.c20 typedef struct Input Input; typedef
24 struct Input struct
85 static int uncblock(Input *in, History*);
86 static int fixedblock(Input *in, History*);
87 static int dynamicblock(Input *in, History*);
88 static int sregfill(Input *in, int n);
89 static int sregunget(Input *in);
90 static int decode(Input*, History*, Huff*, Huff*);
92 static int hdecsym(Input *in, Huff *h, int b);
150 Input in; in inflate()
[all …]
/plan9/sys/src/cmd/plumb/
H A Drules.c10 typedef struct Input Input; typedef
13 struct Input struct
20 Input *next; /* file to read after EOF on this one */ argument
33 static Input *input;
74 printinputstackrev(Input *in) in printinputstackrev()
91 Input *in; in pushinput()
99 in = emalloc(sizeof(Input)); in pushinput()
116 Input *in; in popinput()
/plan9/sys/src/9/bcm/
H A Duartmini.c23 Input = 0x0, enumerator
/plan9/sys/src/ape/cmd/diff/
H A Ddiff.texi462 * Sample diff Input:: Sample @code{diff} input files for examples.
470 @node Sample diff Input, Normal, , Output Formats
471 @section Two Sample Input Files
518 @node Normal, Context, Sample diff Input, Output Formats
587 (@pxref{Sample diff Input}, for the complete contents of the two files).
713 Here is the output of @samp{diff -c lao tzu} (@pxref{Sample diff Input},
753 diff Input}, for the complete contents of the two files). Notice that
841 (@pxref{Sample diff Input}, for the complete contents of the two files):
1033 stop so that tabs line up. Input lines that are too long to fit in half
1044 (@pxref{Sample diff Input}, for the complete contents of the two files).
[all …]
H A DChangeLog477 Leave its name "-" instead of changing it to "Standard Input";
/plan9/sys/src/cmd/
H A Dms2html.c612 Input, enumerator
685 lastsrc = Input; in getrune()
713 case Input: in ungetrune()
H A Dtar.c47 enum { Output, Input }; enumerator
1232 ar = push(ar, comp->decomp, Input, &ps); in extract()
/plan9/sys/src/cmd/gs/lib/
H A Dcbjc600.ppd145 *%==================Input Slot====================
H A Dcbjc800.ppd158 *%==================Input Slot====================
/plan9/sys/src/cmd/gs/jpeg/
H A Dfilelist.doc83 jdinput.c Input controller: controls input processing modules.
H A Djmorecfg.h.save281 #define INPUT_SMOOTHING_SUPPORTED /* Input image smoothing option? */
H A Dusage.doc99 -targa Input file is Targa format. Targa files that contain
H A Dlibjpeg.doc2590 Input suspension is supported with raw-data decompression: if the data source
/plan9/sys/doc/
H A Dtroff.ms518 \\n+z. Input and Output Conventions and Character Translations
565 \\n+z. Conditional Acceptance of Input
585 \\n+z. Insertions from the Standard Input
592 \\n+z. Input/Output File Switching
913 Input consists of \fItext lines\fR, which are destined to be printed,
1515 Input text lines are copied directly to output lines
1827 Input lines are copied in \fIcopy mode\fR until the definition is terminated by a
2077 Input and Output Conventions and Character Translations
2078 .sc "Input character translations.
2619 Conditional Acceptance of Input
[all …]
H A Dacid.ms53 Input format and \f(CWwhatis\fP
58 Input is a series of statements and expressions separated by semicolons.
H A Drc.ms1343 design is that it's not a macro processor. Input is never
H A Dutf.ms1129 Input
H A D9.ms2284 ``A Stream Input-Output System'',
/plan9/lib/
H A Dpci2475 1000 PCIO PCI Input/Output Controller
4637 0102 QL5032 32 Channel Digital Input Card Interface
4638 0202 QL5032 16 Channel Digital Output, 16 Channel Digital Input Interface
4639 0302 QL5032 32 Channel Analog Input Interface
4640 0402 QL5032 16 Channel Analog Output / Analog Input Interface
4829 010C CompuScope 82G 8-bit 2GS/s Analog Input Card
6181 1713 PCI-1713 32-channel Isolated Analog Input Card
6187 1762 PCI-1762 16-ch Relay and 16-ch Isolated Digital Input PCI Card
6328 7256 PCI-7256 PCI-7256 16-CH Latching Relay & 16-CH Isolated Digital Input Card
6331 7433 PCI-7433 64-ch digital Input card
/plan9/sys/src/cmd/troff/
H A DFIXES473 Input line numbers (.c register) bug fixes:
/plan9/sys/doc/net/
H A Dnet.ms1332 [Rit84a] D. M. Ritchie, ``A Stream Input-Output System'',
/plan9/sys/src/cmd/gs/libpng/
H A Dlibpng.txt746 Input transformations
2383 Input/Output in libpng is done through png_read() and png_write(),