OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Shell
(Results
126 - 140
of
140
) sorted by null
1
2
3
4
5
6
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java
75
import org.eclipse.swt.widgets.
Shell
;
525
Shell
shell
= display.getActiveShell();
526
if (MessageDialog.openQuestion(
shell
, "Android AVD Error",
624
// there seems to be some case where the
shell
will be null. (might be
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintClient.java
83
import org.eclipse.swt.widgets.
Shell
;
687
* @param
shell
the parent
shell
to attach the dialog to
692
@NonNull
Shell
shell
,
695
LintListDialog dialog = new LintListDialog(
shell
, file, editor);
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplatePage.java
80
import org.eclipse.swt.widgets.
Shell
;
[
all
...]
/external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c
63
#include <X11/
Shell
.h>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java
147
import org.eclipse.swt.widgets.
Shell
;
468
public
Shell
getShell() {
[
all
...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4
94
LIBTOOL='$(
SHELL
) $(top_builddir)/libtool'
205
# Sed substitution to delay expansion of an escaped
shell
variable in a
441
# expand to a commented
shell
variable setting:
488
# into `config.status', and then the
shell
code to quote escape them in
498
[$
SHELL
$CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
510
# The HP-UX ksh and POSIX
shell
print the target directory to stdout
568
#! $
SHELL
573
SHELL
=\${CONFIG_SHELL-$
SHELL
}
656
$
SHELL
"$CONFIG_LT" $lt_config_lt_args || lt_cl_success=fals
[
all
...]
/external/robolectric/lib/main/
h2-1.2.147.jar
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 1137 milliseconds
1
2
3
4
5
6