Home
last modified time | relevance | path

Searched refs:Shell (Results 1 – 25 of 112) sorted by relevance

12345

/third_party/rust/crates/clap/clap_complete/src/shells/
Dshell.rs14 pub enum Shell { enum
27 impl Display for Shell { implementation
36 impl FromStr for Shell { implementation
50 impl ValueEnum for Shell { implementation
53 Shell::Bash, in value_variants()
54 Shell::Elvish, in value_variants()
55 Shell::Fish, in value_variants()
56 Shell::PowerShell, in value_variants()
57 Shell::Zsh, in value_variants()
63 Shell::Bash => PossibleValue::new("bash"), in to_possible_value()
[all …]
Dmod.rs14 pub use shell::Shell;
/third_party/node/deps/v8/src/d8/
Dd8.cc460 CounterMap* Shell::counter_map_;
461 base::SharedMutex Shell::counter_mutex_;
462 base::OS::MemoryMappedFile* Shell::counters_file_ = nullptr;
463 CounterCollection Shell::local_counters_;
464 CounterCollection* Shell::counters_ = &local_counters_;
465 base::LazyMutex Shell::context_mutex_;
466 const base::TimeTicks Shell::kInitialTicks = base::TimeTicks::Now();
467 Global<Function> Shell::stringify_function_;
468 base::LazyMutex Shell::workers_mutex_;
469 bool Shell::allow_new_workers_ = true;
[all …]
Dd8-posix.cc414 void Shell::System(const v8::FunctionCallbackInfo<v8::Value>& args) { in System()
489 void Shell::ChangeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in ChangeDirectory()
506 void Shell::SetUMask(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetUMask()
563 void Shell::MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in MakeDirectory()
587 void Shell::RemoveDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in RemoveDirectory()
601 void Shell::SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetEnvironment()
621 void Shell::UnsetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in UnsetEnvironment()
635 char* Shell::ReadCharsFromTcpPort(const char* name, int* size_out) { in ReadCharsFromTcpPort()
636 DCHECK_GE(Shell::options.read_from_tcp_port, 0); in ReadCharsFromTcpPort()
650 serv_addr.sin_port = htons(Shell::options.read_from_tcp_port); in ReadCharsFromTcpPort()
[all …]
Dd8-windows.cc9 void Shell::AddOSMethods(Isolate* isolate, Local<ObjectTemplate> os_templ) {} in AddOSMethods()
11 char* Shell::ReadCharsFromTcpPort(const char* name, int* size_out) { in ReadCharsFromTcpPort()
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go61 if err := shell.Shell(gitTimeout, exe, wd, "add", file); err != nil {
83 return shell.Shell(gitTimeout, exe, wd, args...)
111 return shell.Shell(gitTimeout, exe, wd, args...)
126 if err := shell.Shell(gitTimeout, exe, path, cmds...); err != nil {
147 if err := shell.Shell(gitTimeout, exe, path, cmds...); err != nil {
158 return shell.Shell(gitTimeout, exe, path, "checkout", commit.String())
163 return shell.Shell(gitTimeout, exe, dir, "apply", patch)
/third_party/python/Doc/library/
Didle.rst42 IDLE has two main window types, the Shell window and the Editor window. It is
55 File menu (Shell and Editor)
104 Shell, ask to quit execution). Calling ``exit()`` or ``close()`` in the Shell
105 window also closes Shell. If this is the only window, also exit IDLE.
110 Edit menu (Shell and Editor)
209 including lines within multiline strings. Except for Shell windows,
222 environment, then execute the module. Output is displayed in the Shell
224 When execution is complete, the Shell retains focus and displays a prompt.
234 on a command line. The module can be run in the Shell without restarting.
247 Python Shell
[all …]
/third_party/ltp/doc/
DLTP-Library-API-Writing-Guidelines.asciidoc7 https://github.com/linux-test-project/ltp/wiki/Shell-Test-API[Shell Test API].
56 3. Shell API
65 3.1 Shell libraries
73 Shell libraries should have conditional expansion for 'TST_SETUP' or 'TST_CLEANUP',
DTest-Writing-Guidelines.asciidoc10 https://github.com/linux-test-project/ltp/wiki/Shell-Test-API[Shell Test API],
146 2.2 Shell coding style
153 *Portable shell* means Shell Command Language as defined by POSIX with an
348 8 LTP C And Shell Test API Comparison
353 https://github.com/linux-test-project/ltp/wiki/Shell-Test-API[Shell Test API].
/third_party/rust/crates/clap/clap_complete/examples/
Dcompletion.rs16 use clap_complete::{generate, Generator, Shell};
92 .value_parser(value_parser!(Shell)), in build_cli()
104 if let Some(generator) = matches.get_one::<Shell>("generator") { in main()
Dcompletion-derive.rs16 use clap_complete::{generate, Generator, Shell};
26 generator: Option<Shell>,
/third_party/rust/crates/once_cell/xtask/src/
Dtidy.rs1 use xshell::{cmd, Shell};
5 let sh = Shell::new().unwrap(); in test_formatting()
Dmain.rs6 use xshell::{cmd, Shell};
11 let sh = Shell::new()?; in main()
91 sh: &'a xshell::Shell, in push_toolchain() argument
/third_party/mksh/
DREADME_zh.md3 mksh简而言之就是MirBSD Korn Shell。它是一个命令解释器,用于shell命令交互和shell脚本语言。它是Shell语言的超集(superset),同时也兼容原本的Korn she…
DTaC-mksh.txt1 Terms and Conditions - The MirBSD Korn Shell
4 The MirBSD Korn Shell (mksh) consists of a number of "source" files,
15 The following files form The MirBSD Korn Shell R59b:
81 to the Public Domain Korn Shell as well as suggestions and work from
83 mksh what it is today. Thanks! The MirBSD Korn Shell is sublicenced
113 MirBSD Korn Shell, an authorised derivate of the 1980s Public Domain
114 V7/Bourne Shell.
125 The MirBSD Korn Shell (mksh) is
228 This icon may be used to refer to The MirBSD Korn Shell and
Dmksh.faq8 initial lowercase letter</a>; this is important) or “MirBSD Korn Shell”,
12 Shell”, although it is manageable, mostly for Slavic speakers, to actually
56 Title: How does this relate to ksh or the Korn Shell?
58 <p>The Korn Shell (AT&amp;T ksh) was authored by David Korn; two major
65 <p>AT&amp;T ksh88 is “the (original) Korn Shell”. Other implementations,
68 “Korn Shell” or “ksh”. However, mksh got blessed by David Korn, as long
69 as it cannot be confused with the original Korn Shell.</p>
70 <p>The POSIX shell standard, while lacking most Korn Shell features, was
73 Domain Bourne Shell in the mid-1980s with ksh88-compatibl-ish extensions
74 having been added later, making the Public Domain Korn Shell (pdksh),
[all …]
/third_party/cJSON/tests/unity/docs/
DUnityHelperScriptsGuide.md46 ```Shell
54 ```Shell
63 ```Shell
85 ```Shell
213 ```Shell
221 ```Shell
227 ```Shell
233 ```Shell
/third_party/node/deps/v8/tools/testrunner/local/
Dandroid.py100 self.device.adb.Shell('mkdir -p %s' % folder_on_device)
101 self.device.adb.Shell('cp %s %s' % (file_on_device_tmp, file_on_device))
/third_party/python/Lib/idlelib/
DNEWS.txt17 gh-103314 Support sys.last_exc after exceptions in Shell.
33 gh-95191: Include prompts when saving Shell (interactive input/output).
35 gh-95511: Fix the Shell context menu copy-with-prompts bug of copying
57 is now 'Exit IDLE' (by closing all windows). In Shell, 'quit()' and
58 'exit()' mean 'close Shell'. If there are no other windows,
80 bpo-40468: Split the settings dialog General tab into Windows and Shell/Ed
105 bpo-37892: Change Shell input indents from tabs to spaces. Shell input
108 bpo-37903: Move the Shell input prompt to a side bar.
116 bpo-43283: Document why printing to IDLE's Shell is often slower than
150 bpo-41775: Make 'IDLE Shell' the shell title.
[all …]
DREADME.txt182 Python Shell # pyshell.Pyshell, pyshell.ModifiedInterpreter
184 Shell # pyshell
186 Restart Shell # pyshell.PyShell.restart_shell
191 Debug (Shell only)
205 Shell/Ed tab # cd.ShedPage, config-main.def
DNEWS2x.txt42 - Shell was not colorizing due to bug introduced at r57998, Bug 1586.
152 Shell hotkey from 's' to 'l'.
404 - Printing the Shell window was failing if it was not saved first SF 748975
409 - The Python Shell entry was disappearing from the Windows menu.
471 Removed the Shell menu when running in that mode. Updated help messages.
558 - Change default: IDLE now starts with Python Shell.
610 - Rearrange the Shell menu to put Stack Viewer entries adjacent.
613 add an associated menu entry "Shell/Restart" with binding Control-F6. Update
617 shell window menu "Shell/View Restart" with binding F6 to jump to the most
620 - Add Shell menu to Python Shell; change "Settings" to "Options".
/third_party/rust/crates/clap/clap_complete/src/
Dlib.rs71 pub use shells::Shell;
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
Dshell.go33 func Shell(timeout time.Duration, exe, wd string, args ...string) error { func
/third_party/unity/docs/
DUnityHelperScriptsGuide.md42 ```Shell
49 ```Shell
57 ```Shell
77 ```Shell
489 ```Shell
496 ```Shell
502 ```Shell
508 ```Shell
/third_party/typescript/
DCONTRIBUTING.md183 ```Shell
189 ```Shell
195 ```Shell
201 ```Shell
209 ```Shell
256 ```Shell
264 ```Shell

12345