Searched refs:reachedEof (Results 1 – 2 of 2) sorted by relevance
29 var reachedEof: Boolean = false variable47 while (endIndex < index && !reachedEof) { in loadIndex()50 reachedEof = true in loadIndex()68 while (!reachedEof) { in iter()79 reachedEof = true in iter()
74 if (reader.reachedEof) { in find()92 if (reader.reachedEof) { in find()