/external/skia/tools/ |
D | find_run_binary.py | 14 def run_command(args): function
|
/external/skqp/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/libxkbcommon/test/ |
D | tool-option-parsing.py | 52 def run_command(args): function 73 def run_command(self, args): member in XkbcliTool
|
/external/OpenCL-CTS/scripts/ |
D | test_opencl_cts.py | 32 def run_command(command: str) -> Tuple[int, str, str]: function
|
/external/igt-gpu-tools/scripts/ |
D | test_igt_gpu_tools.py | 36 def run_command(command): function
|
/external/autotest/server/site_tests/firmware_PDProtocol/ |
D | firmware_PDProtocol.py | 87 def run_command(self, command): member in firmware_PDProtocol
|
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
D | replwrap.py | 68 def run_command(self, command, timeout=-1): member in REPLWrapper
|
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/ |
D | __init__.py | 59 def run_command(command, cwd=None): function
|
/external/autotest/client/cros/faft/utils/ |
D | shell_wrapper.py | 50 def run_command(self, cmd, block=True): member in LocalShell
|
/external/pigweed/pw_arduino_build/py/pw_arduino_build/ |
D | __main__.py | 125 def run_command(args, builder): function
|
/external/ltp/testcases/kernel/syscalls/acct/ |
D | acct02.c | 66 static void run_command(void) in run_command() function
|
/external/swiftshader/third_party/llvm-10.0/scripts/ |
D | update.py | 138 def run_command(command, log_level=1): 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/rust/crates/clang-sys/out/ |
D | common.rs | 61 fn run_command(name: &str, command: &str, arguments: &[&str]) -> Option<String> { in run_command() function
|
/external/rust/crates/clang-sys/build/ |
D | common.rs | 61 fn run_command(name: &str, command: &str, arguments: &[&str]) -> Option<String> { 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/toybox/toys/pending/ |
D | init.c | 210 static void run_command(char *command) in run_command() function
|
/external/llvm-project/llvm/utils/ |
D | collect_and_build_with_pgo.py | 162 def run_command(self, member in Env
|
/external/python/cpython3/Lib/distutils/ |
D | cmd.py | 308 def run_command(self, command): member in Command
|
/external/python/cpython2/Lib/distutils/ |
D | cmd.py | 321 def run_command(self, command): member in Command
|
/external/python/cpython2/Lib/test/ |
D | test_regrtest.py | 186 def run_command(self, args, input=None, exitcode=0, **kw): member in BaseTestCase
|
/external/google-fruit/tests/ |
D | fruit_test_common.py | 80 def run_command(executable, args=[], modify_env=lambda env: env): function
|
/external/autotest/server/cros/crosperf/ |
D | device_setup_utils_unittest.py | 301 def run_command(dut, cmd): function
|