Searched defs:shell (Results 1 - 25 of 236) sorted by last modified time

12345678910

/external/mksh/src/
H A Dmain.c296 /* define shell keywords */
357 /* assign default shell variable values */
643 shell(s, true);
685 * If user ^Cs out, we don't want to kill the shell...
707 i = shell(s, false);
717 /* spawn a command into a shell optionally keeping track of the line number */
726 return (shell(s, false));
733 shell(Source * volatile s, volatile bool toplevel) function
764 * top level shell. Kind of strange since
788 internal_errorf("%s %d", "shell",
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
H A Dutilities.mak22 # GNU make's $(shell ...) function converts to a
42 # shell-escape-nl
44 # Usage: $(shell some-command | $(call shell-escape-nl[,escape]))
46 # Use this to escape newlines from within a shell call;
50 # in an `awk' program that is delimited by shell
54 define shell-escape-nl
58 # shell-unescape-nl
60 # Usage: $(shell some-command | $(call shell
[all...]
/external/lldb/source/Host/common/
H A DHost.cpp1362 // Now delete the shell info that was passed into this function
1374 const char *shell)
1378 if (shell && shell[0])
1380 // Run the command in a shell
1381 launch_info.SetShell(shell);
1393 // No shell, just run it
1441 error.SetErrorString("timed out waiting for shell command to complete");
1468 error.SetErrorStringWithFormat("shell command output is too large to fit into a std::string");
1368 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output_ptr, uint32_t timeout_sec, const char *shell) argument
/external/libxml2/
H A Dxmlcatalog.c33 static int shell = 0; variable
298 printf("\texit: quit the shell\n");
315 \t--shell : run a shell allowing interactive queries\n\
353 } else if ((!strcmp(argv[i], "-shell")) ||
354 (!strcmp(argv[i], "--shell"))) {
355 shell++;
548 } else if (shell) {
H A Dxmllint.c123 static int shell = 0; variable
2434 * shell interaction
2436 if (shell) {
2977 printf("\t--shell : run a navigating shell\n");
3124 if ((!strcmp(argv[i], "-shell")) ||
3125 (!strcmp(argv[i], "--shell"))) {
3126 shell++;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTooltipProvider.java55 public void show(Shell shell) { argument
56 shell.setVisible(true);
H A DPropertyTooltipTextProvider.java54 public void show(Shell shell) { argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jar ... oro.text.perl.Perl5Util util protected String shell protected String P4Port protected String P4Client protected String P4User protected ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar ... getProvisioningUI () protected org.eclipse.swt.widgets.Shell getShell () } org/eclipse/equinox/internal/p2/ui/sdk/ProvSDKMessages. ...
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jar ... defs= " (org.eclipse.swt.widgets.Shell) org.eclipse.swt.widgets.Shell activeShell ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DConfigTab.java63 Shell shell; field in class:ConfigTab
108 // Cache the shell and display.
109 this.shell = tabFolder.getShell();
110 this.display = this.shell.getDisplay();
H A DPerformancesView.java131 Shell shell; field in class:PerformancesView
216 refresh = MessageDialog.openQuestion(this.shell, getTitleToolTip(), "Do you want to read local file again?");
223 if (!MessageDialog.openConfirm(PerformancesView.this.shell, getTitleToolTip(), "Only builds before "+LAST_BUILD+" will be taken into account!\nDo you want to continue?")) {
275 // Cache the shell and display.
276 this.shell = parent.getShell ();
277 this.display = this.shell.getDisplay ();
/external/clang/lib/AST/
H A DExpr.cpp3939 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) argument
3940 : Expr(PseudoObjectExprClass, shell) {
/external/chromium_org/v8/test/cctest/
H A Dtestcfg.py52 shell = os.path.abspath(os.path.join(context.shell_dir, self.shell()))
54 shell += ".exe"
56 [shell, "--list"] +
85 def shell(self): member in class:CcTestSuite

Completed in 1577 milliseconds

12345678910