Home
last modified time | relevance | path

Searched refs:do_run (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/com32/lib/sys/vesa/
Dbackground.c379 goto do_run; in read_lss16_file()
390 goto do_run; in read_lss16_file()
392 do_run: in read_lss16_file()
/external/python/cpython2/Mac/PythonLauncher/English.lproj/MyDocument.nib/
Dclasses.nib5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
/external/python/cpython2/Mac/PythonLauncher/
DMyDocument.h34 - (IBAction)do_run:(id)sender;
DMyDocument.m125 - (IBAction)do_run:(id)sender
/external/v8/tools/
Dcallstats.py253 def do_run(args): function
587 func=do_run, error=subparsers["run"].error)
/external/python/cpython2/Lib/
Dpdb.py671 def do_run(self, arg): member in Pdb
681 do_restart = do_run