| /external/ltp/doc/ |
| D | Shell-Test-API.asciidoc | 19 1.1 Basic test interface 188 1.2 Library environment variables and functions for shell 253 Checking for presence of commands 295 Locating kernel modules 308 1.3 Optional command line parameters 398 1.4 Useful library functions 736 1.5 Restarting daemons 788 1.6 Access to the checkpoint interface 809 1.7 Parsing kernel .config 825 1.8 Skipping test based on system state
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | cmd_helper.py | 110 shell=None, argument 156 def Call(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument 179 def GetCmdOutput(args, cwd=None, shell=False, env=None): argument 199 def _ValidateAndLogCommand(args, cwd, shell): argument 217 shell=False, argument 246 def StartCmd(args, cwd=None, shell=False, env=None): argument 274 shell=False, argument 469 shell=False, argument 519 shell=False, argument
|
| /external/python/cpython2/Demo/scripts/ |
| D | script.py | 18 shell = 'sh' variable 22 shell = os.environ['SHELL'] variable 34 shell = 'python' variable
|
| /external/python/mobly/mobly/controllers/android_device_lib/ |
| D | adb.py | 171 def _exec_cmd(self, args, shell, timeout, stderr) -> bytes: argument 215 def _execute_and_process_stdout(self, args, shell, handler) -> bytes: argument 269 def _construct_adb_cmd(self, raw_name, args, shell): argument 307 def _exec_adb_cmd(self, name, args, shell, timeout, stderr) -> bytes: argument 313 self, name, args, shell, handler argument 456 def forward(self, args=None, shell=False) -> bytes: argument 462 def reverse(self, args=None, shell=False) -> bytes: argument 570 def adb_call(args=None, shell=False, timeout=None, stderr=None) -> bytes: argument
|
| /external/perfetto/ui/src/assets/ |
| D | track_panel.scss | 132 .shell { class 146 .shell { class 157 .shell.flash { class 167 .shell { class
|
| /external/toybox/toys/pending/ |
| D | sulogin.c | 69 static void run_shell(char *shell) in run_shell() 85 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main() local
|
| D | chsh.c | 33 char *user, *line, *shell, *encrypted; in chsh_main() local
|
| /external/drm_hwcomposer/ |
| D | Makefile | 40 shell: $(PREPARE) target 41 shell: ## Start shell into a container target
|
| /external/rust/crates/clap_complete/src/dynamic/shells/ |
| D | mod.rs | 5 mod shell; module 39 shell: Shell, field
|
| /external/python/mobly/mobly/ |
| D | utils.py | 395 shell=..., argument 409 shell=..., argument 422 shell=False, argument 501 def start_standing_subprocess(cmd, shell=False, env=None): argument
|
| /external/perfetto/ui/src/controller/ |
| D | adb_interfaces.ts | 19 shell(cmd: string): Promise<AdbStream>; method 46 shell(_: string): Promise<AdbStream> { method in MockAdb
|
| /external/rust/crates/clap_complete/src/shells/ |
| D | mod.rs | 7 mod shell; module
|
| /external/libcap/kdebug/ |
| D | Makefile | 8 shell: exit target
|
| /external/pigweed/pw_ide/ts/pigweed-vscode/src/ |
| D | terminal.ts | 29 const shell = vscode.workspace constant
|
| /external/swiftshader/tests/regres/shell/ |
| D | shell_windows.go | 15 package shell package
|
| D | shell_unix.go | 18 package shell package
|
| D | shell.go | 16 package shell package
|
| /external/python/mobly/tests/lib/ |
| D | mock_android_device.py | 107 def shell(self, params, timeout=None): member in MockAdbProxy 144 def bugreport(self, args, shell=False, timeout=None): argument
|
| /external/openthread/tools/otci/otci/ |
| D | command_handlers.py | 76 def shell(self, cmd: str, timeout: float) -> List[str]: member in OTCommandHandler 265 def shell(self, cmd: str, timeout: float) -> List[str]: member in OtbrSshCommandRunner 315 def shell(self, cmd: str, timeout: float) -> List[str]: member in OtbrAdbCommandRunner
|
| /external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
| D | shell.hpp | 86 constexpr ::boost::process::detail::shell_ shell; variable
|
| /external/perfetto/ui/src/common/recordingV2/ |
| D | adb_connection_impl.ts | 80 abstract shell(cmd: string): Promise<ByteStream>; method in AdbConnectionImpl
|
| /external/python/cpython2/Lib/idlelib/idle_test/ |
| D | test_warning.py | 20 from idlelib import PyShell as shell unknown
|
| /external/python/cpython3/Lib/idlelib/idle_test/ |
| D | test_warning.py | 9 from idlelib import pyshell as shell unknown
|
| /external/chromium-trace/catapult/devil/devil/android/perf/ |
| D | perf_control_test.py | 18 shell=False, argument
|
| /external/python/cpython3/Lib/distutils/tests/ |
| D | test_cygwinccompiler.py | 18 def __init__(self, cmd, shell, stdout): argument
|