| /external/rust/crates/clap/src/completions/ |
| D | shell.rs | 9 pub enum Shell { enum 22 impl Shell { impl 29 impl FromStr for Shell { implementation 46 impl fmt::Display for Shell { implementation
|
| D | mod.rs | 34 pub fn generate<W: Write>(&self, for_shell: Shell, buf: &mut W) { in generate()
|
| /external/rust/crates/tokio/src/runtime/ |
| D | shell.rs | 15 pub(super) struct Shell { struct 27 impl Shell { implementation 28 pub(super) fn new(driver: Driver) -> Shell { in new()
|
| /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 | 33 func Shell(timeout time.Duration, exe, wd string, args ...string) error { func
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | ExprOpenMP.h | 79 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() 162 explicit OMPArrayShapingExpr(EmptyShell Shell, unsigned NumDims) in OMPArrayShapingExpr() 326 explicit OMPIteratorExpr(EmptyShell Shell, unsigned NumIterators) in OMPIteratorExpr()
|
| D | ExprCXX.h | 385 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in CXXNamedCastExpr() 1006 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() 1735 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize, in CXXFunctionalCastExpr() 2099 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() 2411 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr() 2547 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
|
| D | ExprObjC.h | 1646 explicit ObjCBridgedCastExpr(EmptyShell Shell) in ObjCBridgedCastExpr() 1700 explicit ObjCAvailabilityCheckExpr(EmptyShell Shell) in ObjCAvailabilityCheckExpr()
|
| D | Expr.h | 2591 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr() 2669 explicit MatrixSubscriptExpr(EmptyShell Shell) in MatrixSubscriptExpr() 3557 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize, in ImplicitCastExpr() 3632 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in ExplicitCastExpr() 3673 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize, in CStyleCastExpr()
|
| /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/rust/crates/clap/src/app/ |
| D | mod.rs | 1396 for_shell: Shell, in gen_completions() 1438 for_shell: Shell, in gen_completions_to()
|
| D | parser.rs | 112 pub fn gen_completions_to<W: Write>(&mut self, for_shell: Shell, buf: &mut W) { in gen_completions_to() 124 pub fn gen_completions(&mut self, for_shell: Shell, od: OsString) { in gen_completions()
|
| /external/llvm-project/lldb/source/Utility/ |
| D | Args.cpp | 397 for (const auto &Shell : g_Shells) { in GetShellSafeArgument() local
|
| /external/llvm-project/lldb/source/Plugins/Platform/Android/ |
| D | AdbClient.cpp | 388 Status AdbClient::Shell(const char *command, milliseconds timeout, in Shell() function in AdbClient
|
| /external/chromium-trace/catapult/devil/devil/android/sdk/ |
| D | adb_wrapper.py | 616 def Shell(self, member in AdbWrapper
|
| /external/python/cpython3/Lib/tkinter/ |
| D | tix.py | 1371 class Shell(TixWidget): class
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | Tix.py | 1374 class Shell(TixWidget): class
|