Searched refs:infile (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DConstantPoolInfo.java223 void readClassData(InputStream infile){ argument
225 this.read(new DataInputStream(infile));
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h915 EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile));
/openjdk7/make/scripts/
H A Dwebrev.ksh170 # strip_unchanged <infile> | output_cmd
568 infile=$1
612 $PERL /tmp/$$.crmerge.pl < $infile

Completed in 156 milliseconds