Searched refs:firstrun (Results 1 – 5 of 5) sorted by relevance
483 firstrun = True487 (firstrun or489 firstrun = False
673 static bool firstrun = true; in trace_enabled() local675 if (!firstrun) in trace_enabled()677 firstrun = false; in trace_enabled()
839 static bool firstrun = true; in LLVMFuzzerTestOneInput() local841 if (firstrun == true) { in LLVMFuzzerTestOneInput()
56 <http://docs.buildbot.net/current/tutorial/firstrun.html#creating-a-worker>`_
37 sys.modules['idlelib.run'].firstrun = False