Home
last modified time | relevance | path

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

/third_party/skia/tools/
Dfind_run_binary.py14 def run_command(args): function
/third_party/flutter/skia/tools/
Dfind_run_binary.py14 def run_command(args): function
/third_party/boost/libs/geometry/doc/index/
Dmake_qbk.py25 def run_command(command): 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/libxkbcommon/test/
Dtool-option-parsing.py52 def run_command(args): function
73 def run_command(self, args): member in XkbcliTool
/third_party/eudev/src/udev/
Dudevadm.c73 static int run_command(struct udev *udev, const struct udevadm_cmd *cmd, int argc, char *argv[]) { in run_command() function
/third_party/uboot/u-boot-2020.01/common/
Dcli.c30 int run_command(const char *cmd, int flag) in run_command() function
/third_party/libinput/tools/
Dtest_tool_option_parsing.py51 def run_command(args): function
73 def run_command(self, args): member in LibinputTool
/third_party/ltp/testcases/kernel/syscalls/acct/
Dacct02.c66 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.c85 static int run_command(char *command, char *option, char *file) in run_command() function
/third_party/boost/libs/geometry/doc/
Dmake_qbk.py47 def run_command(command): function
/third_party/uboot/u-boot-2020.01/test/py/
Du_boot_console_base.py140 def run_command(self, cmd, wait_for_echo=True, send_nl=True, member in ConsoleBase
/third_party/toybox/toys/pending/
Dinit.c191 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/
Dsetup.py99 def run_command(cmd): function
/third_party/python/Include/cpython/
Dinitconfig.h401 wchar_t *run_command; /* -c command line argument */ member
/third_party/python/Lib/test/
Dtest_regrtest.py516 def run_command(self, args, input=None, exitcode=0, **kw): member in BaseTestCase
Dtest_gc.py683 def run_command(code): function
/third_party/boost/tools/build/src/engine/
Ddebugger.cpp2616 static int run_command( int argc, const char * * argv ) in run_command() function