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

1 2 3 4 5 67 8 91011>>

  /external/icu4c/tools/genrb/
Makefile.org 18 ## GENDTJAR_JARHOME:=$(shell dirname `which jar`)
68 GENDTJAR_ICUHOME=$(shell pwd)/../../..
76 ICU4J_HOME=$(shell pwd)/icu4j
120 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
149 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  /system/core/run-as/
run-as.c 42 * - This program should only run for the 'root' or 'shell' users
65 * - that it is invoked from the 'shell' or 'root' user (abort otherwise)
112 /* check userid of caller - must be 'shell' or 'root' */
115 panic("only 'shell' or 'root' users can run this program\n");
173 /* Default exec shell. */
  /development/build/tools/
windows_sdk.mk 15 ifneq ($(shell uname),Linux)
18 ifeq ($(strip $(shell which i586-mingw32msvc-gcc 2>/dev/null)),)
21 ifeq ($(strip $(shell which unix2dos 2>/dev/null)),)
  /development/scripts/
add-accounts 44 args = ("adb",) + adb_flags + ("shell", "su", "root",
49 args = ("adb",) + adb_flags + ("shell", "su", "root",
54 args = ("adb",) + adb_flags + ("shell", "su", "root",
add-accounts-sdk 44 args = ("adb",) + adb_flags + ("shell", "/system/bin/getprop", name)
48 args = ("adb",) + adb_flags + ("shell", "/system/bin/setprop", name, value)
52 args = ("adb",) + adb_flags + ("shell", "/system/bin/ls", DB)
  /external/bison/build-aux/
Makefile 73 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
79 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
82 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
83 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
84 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
85 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
86 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
115 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
130 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
147 SHELL = /bin/s
    [all...]
  /external/bison/tests/
Makefile.am 68 test ! -f $(TESTSUITE) || $(SHELL) $(TESTSUITE) --clean
71 $(SHELL) $(TESTSUITE) $(TESTSUITEFLAGS)
77 $(SHELL) $(TESTSUITE) AUTOTEST_PATH="$(bindir)" $(TESTSUITEFLAGS)
  /external/elfutils/lib/
Makefile 52 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
64 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
76 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
79 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
80 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
81 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
82 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
102 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
116 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
135 SHELL = /bin/s
    [all...]
  /external/elfutils/libcpu/
Makefile 50 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
61 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
72 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
75 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
76 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
77 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
78 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
98 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
112 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
131 SHELL = /bin/s
    [all...]
  /external/v8/src/
d8-readline.cc 73 return read_history(Shell::kHistoryFileName) == 0;
78 return write_history(Shell::kHistoryFileName) == 0;
109 Shell::GetCompletions(String::New(text), String::New(*full_text));
  /external/webkit/WebCore/bindings/js/
JSDOMWindowBase.h 74 JSDOMWindowShell* shell() const;
80 JSDOMWindowBaseData(PassRefPtr<DOMWindow> window, JSDOMWindowShell* shell);
83 JSDOMWindowShell* shell; member in struct:WebCore::JSDOMWindowBase::JSDOMWindowBaseData
  /external/webkit/WebKitTools/
GNUmakefile.am 111 -DTEST_PLUGIN_DIR=\"${shell pwd}/${top_builddir}/TestNetscapePlugin/.libs\" \
112 -DFONTS_CONF_FILE=\"${shell pwd}/${srcdir}/WebKitTools/DumpRenderTree/gtk/fonts.conf\"
135 -rpath ${shell pwd}/$(top_builddir)/../unix/TestNetscapePlugin/.libs \
  /hardware/broadcom/wlan/bcm4329/src/
Makerules.env 14 UNAME = $(shell uname)
104 TARGETCPU = $(shell uname -m)
112 TARGETCPU = $(shell uname -p)
  /ndk/docs/
NDK-BUILD.TXT 6 The Android NDK r4 introduced a new tiny shell script, named 'ndk-build',
66 Adapt to your shell and GNU Make 3.81 installation location.
81 shell scripts (or even your own Makefiles).
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
ResolutionChooserDialog.java 33 import org.eclipse.swt.widgets.Shell;
55 ResolutionChooserDialog(Shell parentShell) {
72 protected void configureShell(Shell newShell) {
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/repository/
UpdaterWindow.java 23 import org.eclipse.swt.widgets.Shell;
49 * @param parentShell Parent shell.
55 public UpdaterWindow(Shell parentShell, ISdkLog sdkLog, String osSdkRoot,
  /system/core/sh/
mkbuiltins 42 shell=$1
47 if grep '^#define JOBS[ ]*1' ${shell} > /dev/null
58 #include "shell.h"
  /system/extras/tests/fstest/
README 57 adb shell perm_checker
61 adb shell perm_checker | grep "^# INFO #" | sort | uniq
65 adb shell perm_checker | grep -v "^#"
  /build/core/
cleanbuild.mk 22 # $(1): shell command to run
70 $(shell rm -rf $(OUT_DIR))
79 $(shell $(INTERNAL_CLEAN_STEP.$(step))) \
88 $(shell \
149 $(shell \
215 $(shell rm -rf $(dataclean_files) $(installclean_files))
  /dalvik/docs/
heap-profiling.html 25 There is a <code>runhat</code> shell function, added by
37 Get a command shell on the device:
39 $ adb shell
77 the device command shell.
89 $ adb shell rm /data/misc/heap-dump-BLAH-BLAH.hprof /data/misc/heap-dump-BLAH-BLAH.hprof-head
131 Use <code>adb pull &lt;dump-file&gt;</code> and <code>adb shell rm
  /external/openssl/
import_openssl.sh 150 sed 's#../util/shlib_wrap.sh ./ssltest#adb shell /system/bin/ssltest#' | \
151 sed 's#../util/shlib_wrap.sh ../apps/openssl#adb shell /system/bin/openssl#' | \
152 sed 's#adb shell /system/bin/openssl no-dh#[ `adb shell /system/bin/openssl no-dh` = no-dh ]#' | \
153 sed 's#adb shell /system/bin/openssl no-rsa#[ `adb shell /system/bin/openssl no-rsa` = no-dh ]#' | \
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/
ProgressTask.java 25 import org.eclipse.swt.widgets.Shell;
47 public ProgressTask(Shell parent, String title, ITask task) {
158 final Shell shell = mDialog.getParent();
159 Display display = shell.getDisplay();
165 result[0] = MessageDialog.openQuestion(shell, title, message);
  /sdk/traceview/src/com/android/traceview/
MainWindow.java 30 import org.eclipse.swt.widgets.Shell;
65 protected void configureShell(Shell shell) {
66 super.configureShell(shell);
67 shell.setText("Traceview: " + mTraceName);
68 shell.setBounds(100, 10, 1282, 900);
  /external/dhcpcd/mk/
prog.mk 19 LDFLAGS+= ${_RPATH}$(shell ${_RPATH_SH})
29 LDFLAGS+= ${_DYNLINK}$(shell ${_DYNLINK_SH})
  /external/icu4c/
Makefile.in 88 CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
172 @test "passed" = "$(shell $(top_builddir)/config/icu-config --selfcheck 2>&1)" || (echo "FAIL: icu-config could not run properly." ; exit 1)
174 @test "passed" = "$(shell $(MAKE) --no-print-directory -f $(top_builddir)/config/Makefile.inc SELFCHECK=1 selfcheck)" || (echo "FAIL: Makefile.inc could not run properly." ; exit 1 )
182 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
197 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
201 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
209 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
240 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

Completed in 108 milliseconds

1 2 3 4 5 67 8 91011>>