Home | History | Annotate | Download | only in text

Lines Matching defs:runCount

1096     int                 runCount;     /* ==-1: runs not set up yet */
1297 runCount = 0;
3736 oldRunCount = this.runCount;
3754 if (runCount == 1) {
3758 System.arraycopy(runs, 0, runsMemory, 0, runCount);
3761 runCount += addedRuns;
3762 for (i = oldRunCount; i < runCount; i++) {
3830 if (runCount > 1) {
4049 runCount = 0;
4055 runCount = -1;
4873 return runCount;
4944 verifyRange(runIndex, 0, runCount);
5567 verifyRange(run, 0, runCount);
5590 verifyRange(run, 0, runCount);
5614 verifyRange(run, 0, runCount);