Searched defs:execute (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | rpythond.py | 37 def execute(request): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | util.py | 383 def execute (func, args, msg=None, verbose=0, dry_run=0): function
|
D | cmd.py | 348 def execute(self, func, args, msg=None, level=1): member in Command
|
D | ccompiler.py | 921 def execute(self, func, args, msg=None, level=1): member in CCompiler
|