Home
last modified time | relevance | path

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

/third_party/skia/tools/
Dfind_run_binary.py14 def run_command(args): function
/third_party/libuv/docs/code/onchange/
Dmain.c9 void run_command(uv_fs_event_t *handle, const char *filename, int events, int status) { in run_command() function
/third_party/libinput/tools/
Dtest_tool_option_parsing.py51 def run_command(args): function
77 def run_command(self, args): member in LibinputTool
/third_party/ltp/testcases/kernel/syscalls/acct/
Dacct02.c70 static void run_command(void) in run_command() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py138 def run_command(command, log_level=1): function
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c89 static int run_command(char *command, char *option, char *file) in run_command() function
/third_party/rust/crates/clang-sys/build/
Dcommon.rs96 fn run_command(name: &str, path: &str, arguments: &[&str]) -> Option<String> { in run_command() function
/third_party/toybox/toys/pending/
Dinit.c204 static void run_command(char *command) in run_command() function
Dsh.c295 struct sh_process *run_command(struct sh_arg *arg, int **rdlist) in run_command() function
/third_party/python/Lib/distutils/
Dcmd.py308 def run_command(self, command): member in Command
Ddist.py970 def run_command(self, command): member in Distribution
/third_party/python/Include/cpython/
Dinitconfig.h196 wchar_t *run_command; member
/third_party/python/
Dsetup.py123 def run_command(cmd): function
/third_party/python/Lib/test/
Dtest_regrtest.py516 def run_command(self, args, input=None, exitcode=0, **kw): member in BaseTestCase
Dtest_gc.py684 def run_command(code): function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34419 dynevent_create_fn_t run_command; member