Searched defs:runcommand (Results 1 - 7 of 7) sorted by relevance

/external/syslinux/bios/com32/cmenu/
H A Dtest.c284 void runcommand(pt_menuitem mi) function
H A Dtest2.c284 void runcommand(pt_menuitem mi) function
/external/syslinux/efi32/com32/cmenu/
H A Dtest.c284 void runcommand(pt_menuitem mi) function
H A Dtest2.c284 void runcommand(pt_menuitem mi) function
/external/syslinux/efi64/com32/cmenu/
H A Dtest.c284 void runcommand(pt_menuitem mi) function
H A Dtest2.c284 void runcommand(pt_menuitem mi) function
/external/python/cpython2/Lib/idlelib/
H A DPyShell.py558 self.runcommand("""if 1:
699 self.runcommand("""if 1:
766 def runcommand(self, code): member in class:ModifiedInterpreter
1613 shell.interp.runcommand("""if 1:
1630 shell.interp.runcommand("print('%s')" % tkversionwarning)

Completed in 207 milliseconds