/external/skqp/tools/ |
D | find_run_binary.py | 14 def run_command(args): function
|
/external/skia/tools/ |
D | find_run_binary.py | 14 def run_command(args): function
|
/external/python/cpython2/Demo/pysvr/ |
D | pysvr.py | 105 def run_command(code, stdin, stdout, globals): function
|
D | pysvr.c | 344 run_command(char *buffer, PyObject *globals) in run_command() function
|
/external/autotest/server/site_tests/firmware_PDProtocol/ |
D | firmware_PDProtocol.py | 80 def run_command(self, command): member in firmware_PDProtocol
|
/external/u-boot/common/ |
D | cli.c | 30 int run_command(const char *cmd, int flag) in run_command() function
|
/external/autotest/client/cros/faft/utils/ |
D | shell_wrapper.py | 43 def run_command(self, cmd, block=True): member in LocalShell
|
/external/ltp/testcases/kernel/syscalls/acct/ |
D | acct02.c | 66 static void run_command(void) in run_command() function
|
/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range02.c | 85 static int run_command(char *command, char *option, char *file) in run_command() function
|
/external/vboot_reference/futility/ |
D | futility.c | 274 int run_command(const struct futil_cmd_t *cmd, int argc, char *argv[]) in run_command() function
|
/external/u-boot/test/py/ |
D | u_boot_console_base.py | 140 def run_command(self, cmd, wait_for_echo=True, send_nl=True, member in ConsoleBase
|
/external/toybox/toys/pending/ |
D | init.c | 191 static void run_command(char *command) in run_command() function
|
D | sh.c | 897 static struct sh_process *run_command(struct sh_arg *arg) in run_command() function
|
/external/python/cpython3/Lib/distutils/ |
D | cmd.py | 308 def run_command(self, command): member in Command
|
D | dist.py | 970 def run_command(self, command): member in Distribution
|
/external/python/cpython2/Lib/test/ |
D | test_regrtest.py | 186 def run_command(self, args, input=None, exitcode=0, **kw): member in BaseTestCase
|
/external/python/cpython2/Lib/distutils/ |
D | cmd.py | 321 def run_command(self, command): member in Command
|
D | dist.py | 957 def run_command(self, command): member in Distribution
|
/external/google-fruit/tests/ |
D | fruit_test_common.py | 80 def run_command(executable, args=[], modify_env=lambda env: env): function
|
/external/python/cpython3/Include/cpython/ |
D | initconfig.h | 393 wchar_t *run_command; /* -c command line argument */ member
|
/external/python/cpython3/Lib/test/ |
D | test_gc.py | 660 def run_command(code): function
|
D | test_regrtest.py | 501 def run_command(self, args, input=None, exitcode=0, **kw): member in BaseTestCase
|
/external/google-fruit/extras/benchmark/ |
D | run_benchmarks.py | 56 def run_command(executable, args=[], cwd=None, env=None): function
|