/external/icu4c/tools/gensprep/ |
Makefile.in | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
Makefile.org | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
/external/icu4c/tools/genuca/ |
Makefile.in | 77 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 86 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
Makefile.org | 77 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 86 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
/external/icu4c/tools/icupkg/ |
Makefile.in | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
Makefile.org | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
/external/icu4c/tools/icuswap/ |
Makefile.in | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 88 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
Makefile.org | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
/external/icu4c/tools/makeconv/ |
Makefile.in | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
Makefile.org | 78 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 87 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
/external/icu4c/tools/pkgdata/ |
Makefile.in | 83 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status 92 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
/external/sqlite/dist/ |
Android.mk | 57 LOCAL_SRC_FILES := shell.c 89 LOCAL_SRC_FILES := $(common_src_files) shell.c
|
/external/stlport/test/eh/ |
sunpro42.mak | 5 # SHELL=/bin/sh 9 SHELL=/bin/sh
|
/external/webkit/WebCore/bindings/ |
ScriptControllerBase.cpp | 88 JSDOMWindowShell* shell = windowShell(mainThreadNormalWorld()); local 89 JSC::ExecState* exec = shell->window()->globalExec();
|
/external/webkit/WebCore/bindings/js/ |
ScriptState.cpp | 43 JSDOMWindowShell* shell = frame->script()->windowShell(mainThreadNormalWorld()); local 44 return shell->window()->globalExec();
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
EditFilterDialog.java | 37 import org.eclipse.swt.widgets.Shell; 48 private Shell mParent; 50 private Shell mShell; 75 public EditFilterDialog(IImageLoader imageLoader, Shell parent) { 80 public EditFilterDialog(IImageLoader imageLoader, Shell shell, 82 this(imageLoader, shell); 145 mShell = new Shell(mParent, getStyle());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/ |
ExportAction.java | 29 import org.eclipse.swt.widgets.Shell; 36 private Shell mShell;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/wizards/newproject/ |
StubProjectWizard.java | 27 import org.eclipse.swt.widgets.Shell; 82 public Shell getShell() {
|
/sdk/sdkstats/src/com/android/sdkstats/ |
SdkStatsService.java | 38 import org.eclipse.swt.widgets.Shell; 331 final Shell shell = new Shell(currentDisplay, SWT.TITLE | SWT.BORDER); 332 shell.setText(WINDOW_TITLE_TEXT); 333 shell.setLayout(new GridLayout(1, false)); // 1 column 336 final Label title = new Label(shell, SWT.CENTER | SWT.WRAP); 345 final Label notice = new Label(shell, SWT.WRAP); 351 final Link text = new Link(shell, SWT.WRAP); 361 final Button checkbox = new Button(shell, SWT.CHECK) [all...] |
/system/extras/su/ |
su.c | 60 /* Until we have something better, only root and the shell can use su. */ 91 /* Default exec shell. */
|
/external/webkit/JavaScriptCore/tests/mozilla/ |
README-jsDriver.html | 56 If a file named <b>shell.js</b> exists in either the 58 loaded into the shell before the testcase. If <b>shell.js</b> 75 can return a nonzero exit code by calling the shell function 202 <td>XPConnect shell</td> 266 Directory holding the JavaScript shell. This can be used to override 267 the automatic shell location <b>jsDriver.pl</b> performs based on 279 default (as it is usually not needed) for the <b>Rhino</b> shell. 320 SpiderMonkey debug shell, writing the results 323 a DOS shell, you must explicitly list the directories. [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterWindowImpl.java | 41 import org.eclipse.swt.widgets.Shell;
51 private final Shell mParentShell;
71 protected Shell mAndroidSdkUpdater;
83 * @param parentShell Parent shell.
89 public UpdaterWindowImpl(Shell parentShell, ISdkLog sdkLog, String osSdkRoot,
125 mAndroidSdkUpdater = new Shell(mParentShell, SWT.SHELL_TRIM);
222 * Helper to return the SWT shell.
224 private Shell getShell() {
229 * Callback called when the window shell is disposed.
241 * Creates the icon of the window shell. [all...] |
/external/bison/tests/ |
Makefile | 72 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs 78 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9 81 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar 82 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf 83 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader 84 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te 85 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9 114 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s 129 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo 146 SHELL = /bin/s [all...] |
/dalvik/tools/ |
get-hprof | 24 FILE_BASE=`adb shell ls -l '/data/misc/heap-dump*.hprof' | tail -1 | \
|
/dalvik/vm/alloc/TEST/HeapBitmapTest/ |
Makefile | 4 $(shell mkdir -p out)
|