Lines Matching full:outer
105 TmpFeatures.clear(); // use a vector from outer scope to avoid resizes. in Parse()
422 Printf("MERGE-OUTER: failed to write to the control file: %s\n", in WriteNewControlFile()
430 // Outer process. Does not call the target code and thus should not fail.
445 VPrintf(V, "MERGE-OUTER: non-empty control file provided: '%s'\n", in CrashResistantMerge()
450 VPrintf(V, "MERGE-OUTER: control file ok, %zd files total," in CrashResistantMerge()
454 VPrintf(V, "MERGE-OUTER: '%s' will be skipped as unlucky " in CrashResistantMerge()
462 "MERGE-OUTER: nothing to do, merge has been completed before\n"); in CrashResistantMerge()
470 "MERGE-OUTER: starting merge from scratch, but reusing coverage " in CrashResistantMerge()
478 VPrintf(V, "MERGE-OUTER: bad control file, will overwrite it\n"); in CrashResistantMerge()
484 VPrintf(V, "MERGE-OUTER: " in CrashResistantMerge()
500 VPrintf(V, "MERGE-OUTER: attempt %zd\n", Attempt); in CrashResistantMerge()
512 VPrintf(V, "MERGE-OUTER: successful in %zd attempt(s)\n", Attempt); in CrashResistantMerge()
520 VPrintf(V, "MERGE-OUTER: the control file has %zd bytes\n", in CrashResistantMerge()
526 "MERGE-OUTER: consumed %zdMb (%zdMb rss) to parse the control file\n", in CrashResistantMerge()
534 VPrintf(V, "MERGE-OUTER: %zd new files with %zd new features added; " in CrashResistantMerge()