OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shell
(Results
651 - 675
of
1433
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/system/core/libacc/tests/
test.py
79
adb(["
shell
", "rm", "/system/bin/acc"])
80
adb(["
shell
", "mkdir", "/system/bin/accdata"])
81
adb(["
shell
", "mkdir", "/system/bin/accdata/data"])
83
adb(["
shell
", "rm", "/system/bin/accdata/data/*"])
87
adb(["
shell
", "mkdir", os.path.join(root, d)])
96
proc = subprocess.Popen(["adb", "
shell
", "/system/bin/acc"] + args, stdout=subprocess.PIPE)
/system/core/sh/
var.c
49
*
Shell
variables.
52
#include "
shell
.h"
160
*
shell
is initialized and again when a
shell
procedure is spawned.
416
* Called when a
shell
procedure is invoked to clear out nonexported
612
* will be restored when the
shell
function returns. We handle the name
/external/dbus/bus/
Makefile.in
101
depcomp = $(
SHELL
) $(top_srcdir)/depcomp
245
SHELL
= @
SHELL
@
420
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
421
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
432
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@
434
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@
436
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@
438
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@
440
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$
[
all
...]
/external/dbus/dbus/
Makefile.in
89
dbus-message-util.lo dbus-
shell
.lo dbus-spawn.lo \
101
depcomp = $(
SHELL
) $(top_srcdir)/depcomp
238
SHELL
= @
SHELL
@
433
dbus-
shell
.c \
434
dbus-
shell
.h \
490
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
491
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
502
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@
595
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-
shell
.Plo@am__quote
[
all
...]
/external/bison/src/
Makefile.in
75
mkinstalldirs = $(
SHELL
) $(top_srcdir)/build-aux/mkinstalldirs
98
depcomp = $(
SHELL
) $(top_srcdir)/build-aux/depcomp
181
SHELL
= @
SHELL
@
305
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
306
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
415
$(
SHELL
) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
/external/elfutils/libasm/
Makefile.in
55
mkinstalldirs = $(
SHELL
) $(top_srcdir)/config/mkinstalldirs
94
depcomp = $(
SHELL
) $(top_srcdir)/config/depcomp
168
SHELL
= @
SHELL
@
218
GCC_INCLUDE = -I$(
shell
$(CC) -print-file-name=include)
265
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/external/ipsec-tools/src/libipsec/
Makefile.in
68
depcomp = $(
SHELL
) $(top_srcdir)/depcomp
166
SHELL
= @
SHELL
@
279
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
280
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
362
$(am__skiplex) $(
SHELL
) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
365
$(am__skipyacc) $(
SHELL
) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java
52
import org.eclipse.swt.widgets.
Shell
;
865
Shell
shell
= display.getActiveShell();
866
MessageDialog.openError(
shell
,
880
Shell
shell
= display.getActiveShell();
881
result[0] = MessageDialog.openQuestion(
shell
,
[
all
...]
/external/grub/docs/
grub.info
60
* Invoking the grub
shell
:: How to use the grub
shell
125
Besides the GRUB boot loader itself, there is a "grub
shell
" `grub'
126
(*note Invoking the grub
shell
::) which can be run when you are in your
605
Note that `grub-install' is actually just a
shell
script and the
606
real task is done by the grub
shell
`grub' (*note Invoking the grub
607
shell
::). Therefore, you may run `grub' directly to install GRUB,
[
all
...]
/prebuilt/common/jfreechart/
jfreechart-1.0.9-swt.jar
/external/v8/tools/
test.py
456
shell
= utils.IsWindows(),
1124
result.add_option("--
shell
", help="Path to V8
shell
", default="
shell
");
[
all
...]
/external/bison/examples/
Makefile.in
73
mkinstalldirs = $(
SHELL
) $(top_srcdir)/build-aux/mkinstalldirs
157
SHELL
= @
SHELL
@
236
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/external/dbus/test/name-test/
Makefile.in
75
depcomp = $(
SHELL
) $(top_srcdir)/depcomp
210
SHELL
= @
SHELL
@
315
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/external/e2fsprogs/intl/
Makefile.in
22
SHELL
= /bin/sh
44
mkinstalldirs = $(
SHELL
) $(MKINSTALLDIRS)
255
@$(
SHELL
) $(srcdir)/config.charset '@host@' > t-$@
501
# cd $(top_builddir) && $(
SHELL
) ./config.status
504
cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(
SHELL
) ./config.status
/external/grub/util/
grub-install
68
--grub-
shell
=FILE use FILE as the grub
shell
77
--root-directory, and uses the grub
shell
to install grub into the boot
242
--grub-
shell
=*)
243
grub_shell=`echo "$option" | sed 's/--grub-
shell
=//'` ;;
grub-install.in
68
--grub-
shell
=FILE use FILE as the grub
shell
77
--root-directory, and uses the grub
shell
to install grub into the boot
242
--grub-
shell
=*)
243
grub_shell=`echo "$option" | sed 's/--grub-
shell
=//'` ;;
/hardware/broadcom/wlan/bcm4329/src/
GNUmakefile.inc
9
SHELL
=bash
10
export
SHELL
12
HOSTNAME=$(
shell
hostname)
352
DOS_DEPS= $(
shell
echo $(filter-out %.tlb %.TLB %.h %.H %.def %.DEF,$^) | sed 's%//\(.\)/%\1:/%g')
539
$(
SHELL
) -ec 'gcc -MM -w -D_M_IX86=500 $(C_DEFINES) $(CPPFLAGS) $< \
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventDisplayOptions.java
45
import org.eclipse.swt.widgets.
Shell
;
58
private
Shell
mParent;
59
private
Shell
mShell;
117
EventDisplayOptions(IImageLoader imageLoader,
Shell
parent) {
186
mShell = new
Shell
(mParent, getStyle());
[
all
...]
/external/fdlibm/
configure
177
{ echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX
shell
" >&2
262
SHELL
=${CONFIG_SHELL-/bin/sh}
264
# Maximum number of lines to put in a
shell
here document.
277
ac_subst_vars='
SHELL
PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT AR CHMOD CP RANLIB RM LIBOBJS LTLIBOBJS'
362
# Reject names that are not valid
shell
variable names.
371
# Reject names that are not valid
shell
variable names.
553
# Reject names that are not valid
shell
variable names.
566
# Reject names that are not valid
shell
variable names.
598
# Reject names that are not valid
shell
variable names.
892
$
SHELL
$ac_srcdir/configure.gnu --help=recursiv
[
all
...]
/build/core/
product_config.mk
54
trysed := $(
shell
echo a | sed -E -e 's/a/b/' 2>/dev/null)
58
trysed := $(
shell
echo c | sed -r -e 's/c/d/' 2>/dev/null)
77
$(
shell
find $(2) -name "$(1)" | $(SED_EXTENDED) "s:($(2)/?(.*)):\\1\\:$(3)/\\2:" | sed "s://:/:g")
/cts/tools/dx-tests/etc/
starttests
134
version=`adb
shell
dalvikvm -version 2> /dev/null | grep -o "version.*$"`
251
# adb
shell
dalvikvm -Xint:$interpreter -Djava.io.tmpdir=/data/local/tmp -classpath /data/dxcore.jar:/data/dxclasses.jar dxc.junit.opcodes.aload.Main_testN2
262
adb
shell
"dalvikvm -Djava.io.tmpdir=/data/local/tmp -classpath /data/dxcore.jar:/data/dxclasses.jar $mainclass && echo -n dvmpassed:" >> $BASEDIR/dalvikout 2>&1
/external/elfutils/libelf-po/
Makefile.in
14
SHELL
= /bin/sh
31
mkinstalldirs = $(
SHELL
) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
295
$(
SHELL
) ./config.status
Makefile.in.in
14
SHELL
= /bin/sh
31
mkinstalldirs = $(
SHELL
) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
295
$(
SHELL
) ./config.status
/external/elfutils/po/
Makefile.in
14
SHELL
= /bin/sh
31
mkinstalldirs = $(
SHELL
) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
295
$(
SHELL
) ./config.status
Makefile.in.in
14
SHELL
= /bin/sh
31
mkinstalldirs = $(
SHELL
) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
295
$(
SHELL
) ./config.status
Completed in 550 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>