/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
D | shell.go | 34 type Shell struct { struct 35 action *Action // nil for the root shell 36 *shellShared // per-Builder state shared across Shells 70 func (sh *Shell) Print(a ...any) { 76 func (sh *Shell) printLocked(a ...any) { 81 func (sh *Shell) WithAction(a *Action) *Shell { 88 func (b *Builder) Shell(a *Action) *Shell { func 107 func (sh *Shell) moveOrCopyFile(dst, src string, perm fs.FileMode, force bool) error { 169 func (sh *Shell) CopyFile(dst, src string, perm fs.FileMode, force bool) error { 238 func (sh *Shell) writeFile(file string, text []byte) error { [all …]
|
D | gccgo.go | 142 func buildImportcfgSymlinks(sh *Shell, root string, importcfg []byte) error {
|
/aosp_15_r20/external/rust/android-crates-io/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 { implementation 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()
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/ |
H A 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
|
/aosp_15_r20/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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 | 394 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in CXXNamedCastExpr() 1022 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() 1817 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize, in CXXFunctionalCastExpr() 2181 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() 2517 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr() 2654 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/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 | 394 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in CXXNamedCastExpr() 1022 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() 1817 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize, in CXXFunctionalCastExpr() 2181 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() 2504 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr() 2641 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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 | 394 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in CXXNamedCastExpr() 1022 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() 1817 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize, in CXXFunctionalCastExpr() 2181 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() 2504 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr() 2641 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ExprOpenMP.h | 38 explicit OMPArrayShapingExpr(EmptyShell Shell, unsigned NumDims) in OMPArrayShapingExpr() 202 explicit OMPIteratorExpr(EmptyShell Shell, unsigned NumIterators) in OMPIteratorExpr()
|
D | ExprCXX.h | 394 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize, in CXXNamedCastExpr() 1022 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() 1829 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize, in CXXFunctionalCastExpr() 2193 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() 2516 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr() 2653 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
|
/aosp_15_r20/packages/modules/adb/daemon/ |
D | logging.h | 25 Shell, enumerator
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | shldisp.h | 179 typedef class Shell Shell; typedef 181 typedef struct Shell Shell; typedef
|
/aosp_15_r20/external/swiftshader/tests/regres/shell/ |
H A D | shell.go | 31 func Shell(timeout time.Duration, exe, wd string, args ...string) error { func
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A 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()
|
H A D | ExprOpenMP.h | 76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr()
|
/aosp_15_r20/test/vts/tests/kernel_proc_file_api_test/ |
H A D | proc_utils.py | 30 class Shell(object): class
|
/aosp_15_r20/development/tools/ |
H A D | monkey | 126 def Shell(self, cmd, stdout=None, stderr=None): member in Adb
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/ |
H A D | mock_calls_test.py | 32 def Shell(self, cmd): member in _DummyAdb
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/unix/ |
D | user_darwin.go | 40 Shell *byte member
|
/aosp_15_r20/external/licenseclassifier/commentparser/language/ |
H A D | language.go | 69 Shell const
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/ |
H A D | UiModeManagerService.java | 2131 private static class Shell extends ShellCommand { class in UiModeManagerService 2140 Shell(IUiModeManager iface) { in Shell() method in UiModeManagerService.Shell
|