Home
last modified time | relevance | path

Searched defs:run_command (Results 1 – 25 of 35) sorted by relevance

12

/external/skia/tools/
Dfind_run_binary.py14 def run_command(args): function
/external/skqp/tools/
Dfind_run_binary.py14 def run_command(args): function
/external/python/cpython2/Demo/pysvr/
Dpysvr.py105 def run_command(code, stdin, stdout, globals): function
Dpysvr.c344 run_command(char *buffer, PyObject *globals) in run_command() function
/external/libxkbcommon/test/
Dtool-option-parsing.py52 def run_command(args): function
73 def run_command(self, args): member in XkbcliTool
/external/OpenCL-CTS/scripts/
Dtest_opencl_cts.py32 def run_command(command: str) -> Tuple[int, str, str]: function
/external/igt-gpu-tools/scripts/
Dtest_igt_gpu_tools.py36 def run_command(command): function
/external/autotest/server/site_tests/firmware_PDProtocol/
Dfirmware_PDProtocol.py87 def run_command(self, command): member in firmware_PDProtocol
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dreplwrap.py68 def run_command(self, command, timeout=-1): member in REPLWrapper
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
D__init__.py59 def run_command(command, cwd=None): function
/external/autotest/client/cros/faft/utils/
Dshell_wrapper.py50 def run_command(self, cmd, block=True): member in LocalShell
/external/pigweed/pw_arduino_build/py/pw_arduino_build/
D__main__.py125 def run_command(args, builder): function
/external/ltp/testcases/kernel/syscalls/acct/
Dacct02.c66 static void run_command(void) in run_command() function
/external/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py138 def run_command(command, log_level=1): function
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c85 static int run_command(char *command, char *option, char *file) in run_command() function
/external/rust/crates/clang-sys/out/
Dcommon.rs61 fn run_command(name: &str, command: &str, arguments: &[&str]) -> Option<String> { in run_command() function
/external/rust/crates/clang-sys/build/
Dcommon.rs61 fn run_command(name: &str, command: &str, arguments: &[&str]) -> Option<String> { in run_command() function
/external/vboot_reference/futility/
Dfutility.c274 int run_command(const struct futil_cmd_t *cmd, int argc, char *argv[]) in run_command() function
/external/toybox/toys/pending/
Dinit.c210 static void run_command(char *command) in run_command() function
/external/llvm-project/llvm/utils/
Dcollect_and_build_with_pgo.py162 def run_command(self, member in Env
/external/python/cpython3/Lib/distutils/
Dcmd.py308 def run_command(self, command): member in Command
/external/python/cpython2/Lib/distutils/
Dcmd.py321 def run_command(self, command): member in Command
/external/python/cpython2/Lib/test/
Dtest_regrtest.py186 def run_command(self, args, input=None, exitcode=0, **kw): member in BaseTestCase
/external/google-fruit/tests/
Dfruit_test_common.py80 def run_command(executable, args=[], modify_env=lambda env: env): function
/external/autotest/server/cros/crosperf/
Ddevice_setup_utils_unittest.py301 def run_command(dut, cmd): function

12