Searched refs:KeepGoing (Results 1 – 4 of 4) sorted by relevance
482 KeepGoing="-k"486 KeepGoing="-k 100"490 if ! ( ${MAKE} -j $NumJobs $KeepGoing $Verbose check-all \501 if ! ( ${MAKE} -j $NumJobs $KeepGoing $Verbose check \
147 bool KeepGoing;
511 F.KeepGoing = GraphKeepGoing; in __anon9d1b90150302()
1233 bool KeepGoing = keepEvaluatingAfterFailure(); in noteFailure() local1234 EvalStatus.HasSideEffects |= KeepGoing; in noteFailure()1235 return KeepGoing; in noteFailure()