Home
last modified time | relevance | path

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

123

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL71 our ($Input => $Output);
108 vprint 0, "Compiling $Input";
203 $Input = is_win32() ? # Quotes eaten by shell
207 $Input = shift @ARGV; # XXX: more files?
208 _usage_and_die("$0: No input file specified\n") unless $Input;
210 $Options->{shared}++ if $Input =~ /\.pm\z/;
211 warn "$0: using $Input as input file, ignoring @ARGV\n" if @ARGV;
212 check_read($Input);
213 check_perl($Input);
229 my $command = "$BinPerl -MO=Bytecode,-H,-o$Output $Input";
[all …]
/onnv-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dmodem_setup.c67 int Input; in ADM_Process_modem_setup() local
115 Input = 0; in ADM_Process_modem_setup()
123 while ((Input = getch()) == ERR); in ADM_Process_modem_setup()
125 if (Input == 10) { in ADM_Process_modem_setup()
134 if ((char)Input == rsc_escape[0]) { in ADM_Process_modem_setup()
138 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
143 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
147 if ((char)Input == '.') { in ADM_Process_modem_setup()
153 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
159 ADM_Send_Char((char)Input); in ADM_Process_modem_setup()
/onnv-gate/usr/src/cmd/sgs/lex/common/
H A Dncform84 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
123 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
141 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
159 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
H A Dnceucform88 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
152 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
170 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
188 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX);
/onnv-gate/usr/src/tools/depcheck/
H A Dexamples.txt156 Input file is a directory
160 Input file is a directory
251 Input file is a directory
255 Input file is a directory
287 Input file is a directory
291 Input file is a directory
295 Input file is a directory
330 Input file is a directory
/onnv-gate/usr/src/cmd/lp/filter/postscript/filtdesc/
H A Dpostio.fd24 Input types: postdown
H A Dpostpages.fd28 Input types: postscript
H A Dpostior.fd24 Input types: postdown
H A Ddownload.fd24 Input types: postscript
H A Dpostreverse.fd24 Input types: postscript,post
H A Dcatv.fd28 Input types: simple,postscript
H A Dpostplot.fd24 Input types: plot
H A Dpr.fd28 Input types: pr
H A Dpostdaisy.fd24 Input types: daisy
H A Dpostmd.fd24 Input types: matrix
H A Ddpost.fd24 Input types: troff
H A Dpostdmd.fd24 Input types: dmd
H A Dposttek.fd24 Input types: tek4014
H A Dpostprint.fd28 Input types: simple
/onnv-gate/usr/src/cmd/geniconvtbl/
H A Dlex.sed26 s;\("Input string too long, limit %d\\n"\);gettext(\1);g
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t98 Input and output functions:
/onnv-gate/usr/src/common/openssl/crypto/rc4/
H A Drrc4.doc144 Input: 0x01 0x23 0x45 0x67 0x89 0xab 0xcd 0xef
149 Input: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
154 Input: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
159 Input: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
164 Input: 0x01 0x01 0x01 0x01 0x01 0x01 0x01 0x01 0x01 0x01 0x01
/onnv-gate/usr/src/cmd/ssh/doc/
H A Dnchan2.ms4 Channel Input State Diagram
/onnv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME60 an Input main item comes first within a collection then it'll form the
525 This is the Input main item and will form the child of collection @ 0xcab84-
569 hidparser: Input(0x2)<------------------ MI
594 0x81, 0x2, /* Input (Data, Variable, Absolute) */
1251 hidparser: Input(0x2)
1269 hidparser: Input(0x2)
1285 hidparser: Input(0x2)
1296 hidparser: Input(0x2)
1305 hidparser: Input(0x1)
1537 0x81, 0x2, /* Input (Data, Variable, Absolute) */
[all …]
/onnv-gate/usr/src/uts/intel/os/
H A Dmaster101 PNP0308 keyboard key all none "General Input Device Emulation Interface (GIDEI) legacy"
159 PNP0F1F mouse ptr all none "Reserved by Microsoft Input Device Group"
160 PNP0F20 mouse ptr all none "Reserved by Microsoft Input Device Group"
161 PNP0F21 mouse ptr all none "Reserved by Microsoft Input Device Group"
162 PNP0F22 mouse ptr all none "Reserved by Microsoft Input Device Group"
163 PNP0F23 mouse ptr all none "Reserved by Microsoft Input Device Group"

123