Home
last modified time | relevance | path

Searched defs:run_command (Results 26 – 50 of 136) sorted by relevance

123456

/aosp_15_r20/external/pytorch/tools/linter/adapters/
H A Dmypy_linter.py73 def run_command( function
H A Dclangtidy_linter.py84 def run_command( function
H A Dflake8_linter.py161 def run_command( function
H A Druff_linter.py99 def run_command( function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libscanbuild/
D__init__.py60 def run_command(command, cwd=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libscanbuild/
D__init__.py60 def run_command(command, cwd=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libscanbuild/
D__init__.py60 def run_command(command, cwd=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libscanbuild/
D__init__.py60 def run_command(command, cwd=None): function
/aosp_15_r20/development/tools/repo_diff/service/repodiff/tools/
H A Dupgrade_db.py22 def run_command(command): function
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dshell_wrapper.py53 def run_command(self, cmd, block=True): member in LocalShell
/aosp_15_r20/external/vboot_reference/futility/
H A Dfutility.c62 static int run_command(const struct futil_cmd_t *cmd, int argc, char *argv[]) in run_command() function
/aosp_15_r20/external/crosvm/src/sys/windows/
H A Dmain.rs157 pub(crate) fn run_command(cmd: Commands, log_args: LogArgs) -> anyhow::Result<()> { in run_command() function
/aosp_15_r20/packages/modules/Bluetooth/floss/build/
Dbuild-in-container.py65 def run_command(self, target, args, cwd=None, env=None, ignore_rc=False): member in FlossContainerRunner
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Ddevlink_port_split.py26 def run_command(cmd, should_fail=False): function
/aosp_15_r20/external/pigweed/pw_arduino_build/py/pw_arduino_build/
H A D__main__.py131 def run_command(args, builder): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/acct/
H A Dacct02.c68 static void run_command(void) in run_command() function
/aosp_15_r20/external/AFLplusplus/benchmark/
H A Dbenchmark.py128 async def run_command(cmd: List[str]) -> Tuple[Optional[int], bytes, bytes]: function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/scripts/
H A Dupdate.py145 def run_command(command, log_level=1): function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py140 def run_command(command, log_level=1): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range02.c89 static int run_command(char *command, char *option, char *file) in run_command() function
/aosp_15_r20/build/make/ci/
H A Dbuild_test_suites.py325 def run_command(args: list[str], stdout=None): function
/aosp_15_r20/frameworks/base/tools/bit/
H A Dcommand.cpp160 run_command(const Command& command) in run_command() function
/aosp_15_r20/external/cronet/testing/
H A Dtest_env.py246 def run_command(argv, env=None, cwd=None, log=True): function
/aosp_15_r20/external/python/cpython2/Demo/pysvr/
Dpysvr.c344 run_command(char *buffer, PyObject *globals) in run_command() function
/aosp_15_r20/tools/treble/build/sandbox/
H A Dnsjail.py315 def run_command(nsjail_command, function

123456