/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/ |
PerformancesView.java | 46 import org.eclipse.swt.widgets.Shell; 131 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/mksh/src/ |
main.c | 67 Ttypeset, "-x", "HOME", "PATH", "RANDOM", "SHELL", NULL, 98 Ttypeset, "-r", "PATH", "ENV", "SHELL", NULL 296 /* define shell keywords */ 371 /* assign default shell variable values */ 691 shell(s, true); 733 * If user ^Cs out, we don't want to kill the shell... 755 i = shell(s, false); 765 /* spawn a command into a shell optionally keeping track of the line number */ 774 return (shell(s, false)); 781 shell(Source * volatile s, volatile bool toplevel function [all...] |
/prebuilts/devtools/tools/lib/ |
hierarchyviewer2.jar | |
chimpchat.jar | |
jfreechart-swt-1.0.9.jar | |
sdkuilib.jar | |
hierarchyviewer2lib.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourceChooser.java | 71 import org.eclipse.swt.widgets.Shell; 147 * @param parent the parent shell 154 @NonNull Shell parent) { 185 Shell parent = editor.getCanvasControl().getShell(); 210 * @param parent the target shell 218 @NonNull Shell parent) { 644 Shell shell = AdtPlugin.getShell(); local 645 if (shell == null) { 677 Shell shell = AdtPlugin.getShell() local [all...] |
/external/chromium_org/chrome/browser/ui/ash/ |
system_tray_delegate_chromeos.cc | 19 #include "ash/shell.h" 153 return ash::Shell::GetContainer(ash::Shell::GetPrimaryRootWindow(), 295 ash::Shell::GetInstance()->session_state_delegate()->AddSessionStateObserver( 356 ash::Shell::GetInstance() 596 ash::Shell* shell = ash::Shell::GetInstance(); local 597 if (!shell->delegate()->IsMultiProfilesEnabled()) 607 shell->session_state_delegate()->GetMaximumNumberOfLoggedInUsers() [all...] |
/external/chromium_org/third_party/libxml/src/ |
xmllint.c | 123 static int shell = 0; variable 772 * Shell Interface * [all...] |
/external/libxml2/ |
xmllint.c | 123 static int shell = 0; variable 778 * Shell Interface * [all...] |
/ndk/sources/host-tools/make-3.81/ |
job.c | 32 /* Default shell to use. */ 49 /* The default shell is a pointer so we can change it if Makefile 222 /* Non-zero if we use a *real* shell (always so on Unix). */ 332 /* returns whether path is assumed to be a unix like shell. */ 366 return 0; /* not a unix shell */ 370 /* in doubt assume a unix like shell */ 467 We have at least one child outstanding OR a shell function in progress, 677 /* Check if this is the child of the `shell' function. */ 680 /* It is. Leave an indicator for the `shell' function. */ 1104 so avoid forking a useless shell. Do this after we incremen 2929 char *shell, *ifs; local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
AndroidJUnitLaunchConfigurationTab.java | 82 import org.eclipse.swt.widgets.Shell; 553 Shell shell = getShell(); local 578 SelectionDialog dialog = new TestSelectionDialog(shell, types); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintViewPart.java | 59 import org.eclipse.swt.widgets.Shell; 613 Shell shell = LintViewPart.this.getSite().getShell(); local 614 PreferenceDialog dialog = new PreferenceDialog(shell, manager);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
LintPreferencePage.java | 67 import org.eclipse.swt.widgets.Shell; 417 Shell shell = getShell(); local 418 if (!shell.isDisposed()) {
|
/external/chromium_org/net/url_request/ |
url_request_unittest.cc | 1029 base::win::ScopedComPtr<IShellLink> shell; local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutCanvas.java | 87 import org.eclipse.swt.widgets.Shell; 393 Shell shell = getShell(); local 394 if (shell != null) { 395 org.eclipse.swt.graphics.Point size = shell.getSize(); 403 Shell shell = getShell(); local 404 if (shell != null) { 405 org.eclipse.swt.graphics.Point size = shell.getSize(); [all...] |
/prebuilts/tools/common/jfreechart/ |
jfreechart-1.0.9-swt.jar | |
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/ |
jfreechart-swt-1.0.9.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
plexus-utils-3.0.17.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/ |
plexus-utils-2.0.5.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/ |
plexus-utils-3.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/ |
plexus-utils-3.0.7.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/ |
plexus-utils-1.5.1.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/ |
plexus-utils-3.0.7.jar | |