Searched refs:runcommand (Results 1 - 10 of 10) sorted by relevance

/external/python/cpython3/Lib/idlelib/
H A Drunscript.py151 interp.runcommand("""if 1:
H A Dpyshell.py543 self.runcommand("""if 1:
686 self.runcommand("""if 1:
736 def runcommand(self, code): member in class:ModifiedInterpreter
1510 shell.interp.runcommand("""if 1:
1527 shell.interp.runcommand("print('%s')" % tkversionwarning)
/external/python/cpython2/Lib/idlelib/
H A DScriptBinding.py153 interp.runcommand("""if 1:
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)
/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

Completed in 2106 milliseconds