| /external/python/cpython2/Demo/scripts/ |
| D | script.py | 18 shell = 'sh' variable 22 shell = os.environ['SHELL'] variable 34 shell = 'python' variable
|
| /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/toybox/toys/pending/ |
| D | sulogin.c | 70 static void run_shell(char *shell) in run_shell() 86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main() local
|
| D | chsh.c | 32 char *user, *line, *shell, *encrypted; local
|
| /external/perfetto/ui/src/assets/ |
| D | common.scss | 549 .shell { class 561 .shell.flash { class 568 .shell { class
|
| /external/perfetto/ui/src/controller/ |
| D | adb_interfaces.ts | 20 shell(cmd: string): Promise<AdbStream>; method 47 shell(_: string): Promise<AdbStream> { method in MockAdb
|
| /external/swiftshader/tests/regres/shell/ |
| D | shell_windows.go | 15 package shell package
|
| D | shell_unix.go | 17 package shell package
|
| D | shell.go | 16 package shell package
|
| /external/python/cpython3/Lib/idlelib/idle_test/ |
| D | test_warning.py | 9 from idlelib import pyshell as shell unknown
|
| /external/python/cpython2/Lib/idlelib/idle_test/ |
| D | test_warning.py | 20 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
|
| /external/skqp/tools/skpbench/ |
| D | _adb.py | 20 def shell(self, cmd): member in Adb
|
| /external/curl/src/ |
| D | tool_vms.c | 50 char *shell; in is_vms_shell() local
|
| /external/skia/tools/skpbench/ |
| D | _adb.py | 21 def shell(self, cmd): member in Adb
|
| /external/toybox/scripts/ |
| D | mkstatus.py | 7 def readit(args, shell=False): argument
|
| /external/python/cpython3/Lib/asyncio/ |
| D | base_subprocess.py | 12 def __init__(self, loop, protocol, args, shell, argument 84 def _start(self, args, shell, stdin, stdout, stderr, bufsize, **kwargs): argument
|
| /external/perfetto/ui/src/frontend/ |
| D | track_group_panel.ts | 147 const shell = assertExists(dom.querySelector('.shell')); constant
|
| /external/llvm-project/lldb/source/Host/windows/ |
| D | HostInfoWindows.cpp | 119 std::string shell; in GetDefaultShell() local
|
| /external/libcap/goapps/gowns/ |
| D | gowns.go | 44 shell = flag.String("shell", "/bin/bash", "shell to be launched") var
|
| /external/python/cpython2/Demo/tkinter/guido/ |
| D | ShellWindow.py | 13 def __init__(self, master=None, shell=None, **cnf): argument
|
| /external/python/cpython2/Lib/plat-os2emx/ |
| D | pwd.py | 122 def __init__(self, name, passwd, uid, gid, gecos, dir, shell): argument
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_linux_test.cpp | 262 const char *shell = "/system/bin/sh"; in TEST() local 264 const char *shell = "/bin/sh"; in TEST() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_linux_test.cc | 270 const char *shell = "/system/bin/sh"; in TEST() local 272 const char *shell = "/bin/sh"; in TEST() local
|