Searched refs:eof (Results 1 – 4 of 4) sorted by relevance
107 private boolean eof; field in GenericSignatureParser127 this.eof = false; in setInput()130 this.eof = true; in setInput()195 if (!eof) { in parseForClass()213 if (!eof) { in parseForMethod()232 if (!eof) { in parseForConstructor()252 if (!eof) { in parseForField()586 if (!eof) { in scanSymbol()592 eof = true; in scanSymbol()622 if (!eof) { in scanIdentifier()[all …]
17741 var eof = 15;17750 if (b1 == eof)17754 if (b2 == eof)27323 this.eof = false;27344 if (this.eof)27357 while (!this.eof && this.bufferLength < end)27364 while (!this.eof)27381 if (this.eof)27390 if (this.eof)27398 while (this.bufferLength <= end && !this.eof)[all …]
12839 public boolean eof55586 boolean eof67662 private boolean eof
151863 private boolean eof