| /external/rust/crates/clap_complete/src/shells/ |
| D | shell.rs | 14 pub enum Shell { enum 27 impl Display for Shell { implementation 36 impl FromStr for Shell { implementation 50 impl ValueEnum for Shell { implementation 72 impl Generator for Shell { implementation 94 impl Shell { impl 106 pub fn from_shell_path<P: AsRef<Path>>(path: P) -> Option<Shell> { in from_shell_path() 145 fn parse_shell_from_path(path: &Path) -> Option<Shell> { in parse_shell_from_path()
|
| /external/rust/crates/clap_complete/src/dynamic/shells/ |
| D | shell.rs | 10 pub enum Shell { enum 17 impl Display for Shell { implementation 26 impl FromStr for Shell { implementation 40 impl ValueEnum for Shell { implementation 53 impl Shell { impl 62 impl crate::dynamic::Completer for Shell { implementation
|
| /external/rust/beto-rust/common/cmd_runner/src/ |
| D | cargo_workspace.rs | 52 sh: &'sh xshell::Shell, in test() 68 pub fn check_workspace(&self, sh: &xshell::Shell, tag: &str) -> anyhow::Result<()> { in check_workspace()
|
| /external/javasqlite/src/main/java/SQLite/ |
| D | Shell.java | 18 public class Shell implements Callback { class 40 public Shell(PrintWriter pw, PrintWriter err) { in Shell() method in Shell 45 public Shell(PrintStream ps, PrintStream errs) { in Shell() method in Shell
|
| /external/swiftshader/tests/regres/shell/ |
| D | shell.go | 31 func Shell(timeout time.Duration, exe, wd string, args ...string) error { func
|
| /external/clang/include/clang/AST/ |
| D | ExprOpenMP.h | 76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr()
|
| D | ExprCXX.h | 218 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr() 749 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() 1409 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr() 1780 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() 1857 explicit CXXNewExpr(EmptyShell Shell) in CXXNewExpr() 2037 explicit CXXDeleteExpr(EmptyShell Shell) in CXXDeleteExpr() 2169 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
|
| D | Expr.h | 2084 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr() 2744 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize) in ImplicitCastExpr() 2812 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in ExplicitCastExpr() 2847 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize) in CStyleCastExpr()
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | mock_calls_test.py | 32 def Shell(self, cmd): member in _DummyAdb
|
| /external/licenseclassifier/commentparser/language/ |
| D | language.go | 69 Shell const
|
| /external/chromium-trace/catapult/devil/devil/android/sdk/ |
| D | adb_wrapper.py | 616 def Shell(self, member in AdbWrapper
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | Tix.py | 1374 class Shell(TixWidget): class
|
| /external/python/cpython3/Lib/tkinter/ |
| D | tix.py | 1373 class Shell(TixWidget): class
|