Lines Matching refs:finish
248 BoolInt wasInterrupted, isAllocError, overflow, finish;
287 finish = p->readWasFinished;
314 finish = True;
342 PRF(printf("\ncross : crossStart = %7d crossEnd = %7d finish = %1d",
343 (int)p->crossStart, (int)p->crossEnd, (int)finish));
359 finish = (size != p->inBufSize);
360 if (finish)
372 finish = True;
392 parse.srcFinished = finish;
415 finish = True;
437 if (parse.state != MTDEC_PARSE_CONTINUE || finish)
442 finish = True;
445 // p->crossFinished = finish;
481 finish = True;
501 finish = False;
539 finish = True;
547 finish = True;
552 if (!finish)
568 finish = True;
577 if (!finish)
588 // if ( !finish ) we must call Event_Set(&nextThread->canWrite) in any case
589 // if ( finish ) we switch to single-thread mode and there are 2 ways at the end of current iteration (current block):
593 // Don't change (finish) variable in the further code
720 needContinue = (!finish);
747 || (!needContinue && !finish))
765 if (inDataSize != 0 || !finish)
775 if (!finish)