Home
last modified time | relevance | path

Searched defs:runcommand (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/efi32/com32/cmenu/
Dtest.c284 void runcommand(pt_menuitem mi) in runcommand() function
Dtest2.c284 void runcommand(pt_menuitem mi) in runcommand() function
/external/syslinux/bios/com32/cmenu/
Dtest.c284 void runcommand(pt_menuitem mi) in runcommand() function
Dtest2.c284 void runcommand(pt_menuitem mi) in runcommand() function
/external/syslinux/efi64/com32/cmenu/
Dtest2.c284 void runcommand(pt_menuitem mi) in runcommand() function
Dtest.c284 void runcommand(pt_menuitem mi) in runcommand() function
/external/python/cpython3/Lib/idlelib/
Dpyshell.py736 def runcommand(self, code): member in ModifiedInterpreter
/external/python/cpython2/Lib/idlelib/
DPyShell.py766 def runcommand(self, code): member in ModifiedInterpreter