HomeSort by relevance Sort by last modified time
    Searched full:shell (Results 376 - 400 of 1433) sorted by null

<<11121314151617181920>>

  /external/webkit/WebKitTools/BuildSlaveSupport/
built-product-archive 76 if subprocess.call("rm -f %s" % os.path.join(thinBinDirectory, "*.ilk"), shell=True):
107 shell=True, stdout=subprocess.PIPE).communicate()[0].strip()
109 if subprocess.call('cp -R "%s"/*.dll "%s"/*.resources %s' % (safariPath, safariPath, binDirectory), shell=True):
  /frameworks/base/tests/DumpRenderTree/assets/
run_page_cycler.py 55 run_load_test_cmd_prefix = adb_cmd + " shell am instrument"
69 (adb_output, adb_error) = subprocess.Popen(run_load_test_cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()
100 shell_cmd_str, shell=True,
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/handler/
BaseFileHandler.java 32 import org.eclipse.swt.widgets.Shell;
47 protected final Shell mParentShell;
49 public BaseFileHandler(Shell parentShell) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
LayoutCreatorDialog.java 35 import org.eclipse.swt.widgets.Shell;
53 * @param parentShell the parent {@link Shell}.
56 public LayoutCreatorDialog(Shell parentShell, String fileName, IAndroidTarget target,
  /external/webkit/JavaScriptCore/tests/mozilla/
jsDriver.pl 155 # Don't run any shell.js files as tests; they are only utility files
156 @test_list = grep (!/shell\.js$/, @test_list);
173 # Append the shell.js files to the shell_command if they're there.
181 $path = &xp_path($opt_suite_path . $suite . "/shell.js");
187 $test_dir . "/shell.js");
450 &dd ("opt: setting shell path to '$opt_shell_path'.");
476 die "You must select a shell to test in.\n";
506 "(-s|--shellpath) <path> Location of JavaScript shell.\n" .
518 # get the shell command used to start the (either) engine
582 # get the shell command used to run rhin
    [all...]
  /external/dbus/test/
Makefile.in 53 @DBUS_BUILD_TESTS_TRUE@ test-shell-service$(EXEEXT) \
54 @DBUS_BUILD_TESTS_TRUE@ shell-test$(EXEEXT) spawn-test$(EXEEXT) \
66 am_shell_test_OBJECTS = shell-test.$(OBJEXT)
84 am_test_shell_service_OBJECTS = test-shell-service.$(OBJEXT) \
92 depcomp = $(SHELL) $(top_srcdir)/depcomp
238 SHELL = @SHELL@
305 @DBUS_BUILD_TESTS_TRUE@TEST_BINARIES = test-service test-names test-shell-service shell-test spawn-test test-segfault test-exit test-sleep-forever
309 @DBUS_BUILD_TESTS_TRUE@TESTS = shell-tes
    [all...]
  /external/elfutils/config/
Makefile.in 49 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
114 SHELL = @SHELL@
181 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
182 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  /external/icu4c/config/
Makefile.inc.in 179 # initial tab keeps it out of the shell version.
192 INSTALL = $(SHELL) $(pkgdatadir)/install-sh -c
203 MKINSTALLDIRS = $(SHELL) $(pkgdatadir)/mkinstalldirs
206 SHELL = @SHELL@
icu-config.1.in 143 CC=$(shell icu-config --cc)
145 CXX=$(shell icu-config --cxx)
147 CPPFLAGS=$(shell icu-config --cppflags)
149 CXXFLAGS=$(shell icu-config --cxxflags)
151 LDFLAGS =$(shell icu-config --ldflags)
mh-os390 205 @$(SHELL) -ec 'cat $< \
211 @$(SHELL) -ec 'touch $*.u > /dev/null 2>&1'
212 @$(SHELL) -ec '$(GEN_DEPS.c) -f $*.u $< > /dev/null 2>&1'
216 @$(SHELL) -ec 'touch $*.u > /dev/null 2>&1'
217 @$(SHELL) -ec '$(GEN_DEPS.cc) -f $*.u $< > /dev/null 2>&1'
  /external/icu4c/tools/tzcode/
tzselect.ksh 12 # This script requires several features of the Korn shell.
13 # If your host lacks the Korn shell,
17 # Bourne-Again shell (bash)
295 case $SHELL in
306 can use the $0 command in shell scripts:"
  /external/webkit/SunSpider/
sunspider 51 Usage: $programName --shell=[path] [options]
54 --shell Path to JavaScript shell
55 --args Arguments to pass to JavaScript shell
69 'shell=s' => \$jsShellPath,
  /sdk/ddms/app/src/com/android/ddms/
StaticPortConfigDialog.java 33 import org.eclipse.swt.widgets.Shell;
65 private Shell mShell;
66 private Shell mParent;
80 public StaticPortConfigDialog(Shell parent) {
126 mShell = new Shell(mParent, getStyle());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiFlagAttributeNode.java 42 import org.eclipse.swt.widgets.Shell;
160 public String showDialog(Shell shell, String currentValue) {
162 shell, currentValue.trim().split("\\s*\\|\\s*")); //$NON-NLS-1$
191 public FlagSelectionDialog(Shell parentShell, String[] currentNames) {
UiResourceAttributeNode.java 42 import org.eclipse.swt.widgets.Shell;
122 public String showDialog(Shell shell, String currentValue) {
142 shell);
153 shell);
  /external/elfutils/
Makefile.in 52 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
136 SHELL = @SHELL@
209 echo ' $(SHELL) ./config.status'; \
210 $(SHELL) ./config.status;; \
212 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
213 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
217 $(SHELL) ./config.status --recheck
232 cd $(top_builddir) && $(SHELL) ./config.status config.h
241 cd $(top_builddir) && $(SHELL) ./config.status $
    [all...]
  /external/grub/util/
Makefile.in 53 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
66 depcomp = $(SHELL) $(top_srcdir)/depcomp
142 SHELL = @SHELL@
218 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
219 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
232 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
234 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
236 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$
    [all...]
  /external/bison/src/
Makefile 75 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
98 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
112 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
115 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
116 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
117 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
118 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
119 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
149 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
164 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinf
    [all...]
  /external/elfutils/src/
Makefile 57 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
110 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
128 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
131 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
132 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
133 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
134 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
144 -DSRCDIR=\"$(shell cd $(srcdir);pwd)\" -DOBJDIR=\"$(shell pwd)\"
156 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -
    [all...]
  /external/grub/
NEWS 19 * Support ATARAID for Linux in the grub shell and grub-install.
32 * Add support for QNX RTP into the grub shell.
128 * The new utility ``grub-md5-crypt'' is a frontend of the grub shell. It
163 * Add a workaround into the grub shell, so that it works fine even under
166 to let the grub shell know what the file name of Stage 2 is under your
184 option `--hold' for the grub shell. The argument means how many
185 seconds the grub shell should wait until diving into the main routine.
247 * The grub shell loads the BIOS drive mapping information from a device
250 * NetBSD support in the grub shell is improved.
263 * OpenBSD support in the grub shell is improved
    [all...]
Makefile.in 51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
141 SHELL = @SHELL@
213 echo ' $(SHELL) ./config.status'; \
214 $(SHELL) ./config.status;; \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
217 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
221 $(SHELL) ./config.status --recheck
236 cd $(top_builddir) && $(SHELL) ./config.status config.h
414 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \;
    [all...]
  /external/libxml2/
debugXML.c     [all...]
  /external/bison/doc/
Makefile 73 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
96 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
99 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
100 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
101 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
102 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
103 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
132 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
147 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
164 SHELL = /bin/s
    [all...]
  /external/bison/lib/
Makefile 80 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
112 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
123 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
126 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
127 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
128 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
129 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
130 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
159 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
174 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinf
    [all...]
  /external/elfutils/libebl/
Makefile 54 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
153 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
186 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
189 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
190 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
191 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
192 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
201 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"$(shell pwd)\"
212 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
226 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinf
    [all...]

Completed in 790 milliseconds

<<11121314151617181920>>