Searched refs:do_run (Results 1 – 6 of 6) sorted by relevance
379 goto do_run; in read_lss16_file()390 goto do_run; in read_lss16_file()392 do_run: in read_lss16_file()
5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
34 - (IBAction)do_run:(id)sender;
125 - (IBAction)do_run:(id)sender
253 def do_run(args): function587 func=do_run, error=subparsers["run"].error)
671 def do_run(self, arg): member in Pdb681 do_restart = do_run