Searched defs:skipped (Results 1 – 13 of 13) sorted by relevance
150 long skipped = lnis.skip(4); in test_skipJ() local
238 long skipped = 0; in test_skipJ() local
164 long skipped = lnr.skip(80); in test_skipJ() local
164 long skipped = cr.skip(5L); in test_skipJ() local
558 int skipped = 0; in test_skipBytesI() local
234 long skipped = 0; in skip() local
188 int skipped = (int) cis.skip(2); in testSkip() local
156 long skipped = 0; in skipByReading() local
375 long skipped = (avail < n) ? avail : n; in skip() local
2341 int skipped = 0; in skip() local
1648 long skipped = 0; in checkfpx() local1766 long skipped = 0; in skipForward() local
230 long skipped = in.skip(recordLength); in skipRecord() local
383 private boolean skipped = false; field in Scanner