HomeSort by relevance Sort by last modified time
    Searched refs:shell (Results 76 - 100 of 343) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/config/
dist.mk 25 SVNVER=$(shell svnversion $(SVNTOP) | cut -d: -f1 | tr -cd 'a-zA-Z0-9')
26 SVNURL=$(shell svn info $(SVNTOP) | grep '^URL:' | cut -d: -f2-)
27 DISTY_VER=$(shell echo $(VERSION) | tr '.' '_' )
29 DISTY_FILE_DIR=$(shell pwd)/$(DISTY_DIR)
63 svn export -r $(shell echo $(SVNVER) | tr -d 'a-zA-Z' ) $(SVNURL) "$(DISTY_TMP)/icu"
81 @(cd $(DISTY_CHECK) && tar xfpz $(DISTY_FILE_TGZ) && cd icu/source && $(SHELL) ./configure $(DISTCHECK_CONFIG_OPTIONS) && $(MAKE) check $(DISTCHECK_MAKE_OPTIONS) ) && (echo "!!! PASS: $(DISTY_FILE_TGZ)" )
mh-mingw 74 #CURR_FULL_DIR=$(shell pwd -W)#M# for MSYS
75 CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
77 #CURR_SRCCODE_FULL_DIR=$(subst /,\\\\,$(shell pwd -W))#M# for MSYS
78 CURR_SRCCODE_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
112 #ICUPKGDATA_INSTALL_DIR = $(shell cygpath -dma $(DESTDIR)$(ICUPKGDATA_DIR))#M#
113 #ICUPKGDATA_INSTALL_LIBDIR = $(shell cygpath -dma $(DESTDIR)$(libdir))#M#
mh-cygwin-msvc 129 CURR_FULL_DIR=$(subst \,/,$(shell cygpath -da .))#M# -m isn't used because it doesn't work on Win98
131 CURR_SRCCODE_FULL_DIR=$(subst \,\\,$(shell cygpath -da .))#M#
136 SOURCE_FILE=$(shell cygpath -dma $<)#M#
162 # @$(SHELL) -ec '$(GEN_DEPS.c) $< \
172 # @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
195 ICUPKGDATA_INSTALL_DIR = $(shell mkdir -p $(DESTDIR)$(ICUPKGDATA_DIR) ; cygpath -dma $(DESTDIR)$(ICUPKGDATA_DIR))#M#
196 ICUPKGDATA_INSTALL_LIBDIR = $(shell mkdir -p $(DESTDIR)$(libdir) ; cygpath -dma $(DESTDIR)$(libdir))#M#
  /ndk/sources/host-tools/make-3.81/
job.c 32 /* Default shell to use. */
49 /* The default shell is a pointer so we can change it if Makefile
222 /* Non-zero if we use a *real* shell (always so on Unix). */
332 /* returns whether path is assumed to be a unix like shell. */
366 return 0; /* not a unix shell */
370 /* in doubt assume a unix like shell */
467 We have at least one child outstanding OR a shell function in progress,
677 /* Check if this is the child of the `shell' function. */
680 /* It is. Leave an indicator for the `shell' function. */
1104 so avoid forking a useless shell. Do this after we incremen
2929 char *shell, *ifs; local
    [all...]
  /system/extras/tests/fstest/
perm_checker.conf 19 /data/local/ 771 771 shell shell shell shell
20 /data/local/tmp/ 771 1771 shell shell shell shell
93 /dev/pts/* 600 600 root shell root shell
    [all...]
  /frameworks/base/tests/DumpRenderTree2/assets/
run_layout_tests.py 39 cmd = adb_cmd + " shell am instrument "
46 (stdoutdata, stderrdata) = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()
63 subprocess.Popen(cmd, shell=True).wait()
69 subprocess.Popen(cmd, shell=True).wait()
  /dalvik/vm/alloc/TEST/HeapBitmapTest/
Makefile 4 $(shell mkdir -p out)
  /external/chromium/build/
compiler_version.py 22 pipe = subprocess.Popen(compiler, stdout=subprocess.PIPE, shell=True)
  /external/clang/
clang-version-inc.mk 10 LLVMVersion := $(shell grep PACKAGE_VERSION $(LLVM_ROOT_PATH)/host/include/llvm/Config/config.h | sed -e 's/\#define PACKAGE_VERSION "\(.*\)"/\1/g')
  /external/clang/tools/libclang/
Makefile 42 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/llvm/runtime/libprofile/
Makefile 45 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/llvm/tools/edis/
Makefile 46 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/oprofile/
oprofile_android 84 def shell(self, command_args, echo=True):
85 return self._adb('shell', command_args, echo)
246 rc, output = self.adb.shell(['cat', '/proc/kallsyms'], echo=False)
255 rc, output = self.adb.shell(['/system/xbin/opcontrol'] + self._opcontrol_verbose_arg() + [
270 rc, output = self.adb.shell(['/system/xbin/opcontrol'] + self._opcontrol_verbose_arg() + [
282 rc, output = self.adb.shell(['/system/xbin/opcontrol'] + self._opcontrol_verbose_arg() + [
294 rc, output = self.adb.shell(['/system/xbin/opcontrol'] + self._opcontrol_verbose_arg() + [
306 rc, output = self.adb.shell(['/system/xbin/opcontrol'] + self._opcontrol_verbose_arg() + [
359 rc, output = self.adb.shell(['/system/xbin/opcontrol'] + self._opcontrol_verbose_arg() + [
  /external/srtp/doc/
Makefile 19 version = $(shell cat $(top_srcdir)/VERSION)
  /external/sqlite/dist/
Android.mk 72 LOCAL_SRC_FILES := shell.c
106 LOCAL_SRC_FILES := $(common_src_files) shell.c
  /external/webkit/Source/WebCore/bindings/
ScriptControllerBase.cpp 98 JSDOMWindowShell* shell = windowShell(mainThreadNormalWorld()); local
99 JSC::ExecState* exec = shell->window()->globalExec();
  /external/webkit/Tools/BuildSlaveSupport/
built-product-archive 77 if subprocess.call("rm -f %s" % os.path.join(thinBinDirectory, "*.ilk"), shell=True):
96 if subprocess.call('cp -R %s %s' % (fromDir, toDir), shell=True):
129 shell=True, stdout=subprocess.PIPE).communicate()[0].strip()
131 if subprocess.call('cp -R "%s"/*.dll "%s"/*.resources %s' % (safariPath, safariPath, binDirectory), shell=True):
  /system/extras/tests/bionic/libc/
run-test.sh 17 # This shell script is used to run one test on a device emulator.
122 # This is needed because "adb shell" does not return the proper status
136 echo "$ADB_CMD shell $@"
137 $ADB_CMD shell $@ "&&" echo OK "||" echo KO | tee $ADB_CMD_LOG
139 $ADB_CMD shell $@ "&&" echo OK "||" echo KO > $ADB_CMD_LOG
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java 95 import org.eclipse.swt.widgets.Shell;
265 private Shell mExplorerShell = null;
321 public HProfHandler(Shell parentShell) {
447 final Shell shell = new Shell(mDisplay, SWT.SHELL_TRIM); local
452 shell.setImage(ImageLoader.getLoader(this.getClass()).loadImage(mDisplay,
463 Shell activeShell = mDisplay.getActiveShell();
479 ClientData.setHprofDumpHandler(new HProfHandler(shell));
480 ClientData.setMethodProfilingHandler(new MethodProfilingHandler(shell));
    [all...]
  /sdk/traceview/src/com/android/traceview/
MainWindow.java 33 import org.eclipse.swt.widgets.Shell;
69 protected void configureShell(Shell shell) {
70 super.configureShell(shell);
71 shell.setText("Traceview: " + mTraceName);
76 shell.setImage(new Image(shell.getDisplay(), in));
79 shell.setBounds(100, 10, 1282, 900);
  /external/dbus/test/
Makefile.am 16 TEST_BINARIES=test-service test-names test-shell-service shell-test spawn-test test-segfault test-exit test-sleep-forever
20 TESTS=shell-test
44 test-shell-service.c
47 shell-test.c
  /external/webkit/Source/WebCore/bindings/js/
ScriptController.cpp 130 JSDOMWindowShell* shell = windowShell(world); local
131 ExecState* exec = shell->window()->globalExec();
142 Completion comp = JSMainThreadExecState::evaluate(exec, exec->dynamicGlobalObject()->globalScopeChain(), jsSourceCode, shell);
259 if (JSDOMWindowShell* shell = scriptController->existingWindowShell(currentWorld(exec)))
260 if (Event* event = shell->window()->currentEvent())
294 JSDOMWindowShell* shell = iter->second.get(); local
295 Event* event = shell->window()->currentEvent();
324 void ScriptController::attachDebugger(JSDOMWindowShell* shell, JSC::Debugger* debugger)
326 if (!shell)
329 JSDOMWindow* globalObject = shell->window()
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtilsTest.java 28 import org.eclipse.swt.widgets.Shell;
50 Shell shell = new Shell(); local
51 Display display = shell.getDisplay();
106 Shell shell = new Shell(); local
107 Display display = shell.getDisplay();
139 Shell shell = new Shell() local
174 Shell shell = new Shell(); local
329 Shell shell = new Shell(); local
    [all...]
  /ndk/
ndk-gdb 307 $ADB_CMD shell $@ ";" echo \$? | sed -e 's![[:cntrl:]]!!g' > $CMD_OUT 2>&1
309 $ADB_CMD shell $@ ";" echo \$? | sed -e 's![[:cntrl:]]!!g' > $CMD_OUT
320 # Run a command through 'adb shell' and captures its standard output
323 # This is required because there is a bug where "adb shell" always returns
413 ADB_TEST=`$ADB_CMD shell ls`
562 run $ADB_CMD shell am start -n $PACKAGE_NAME/$OPTION_LAUNCH
570 run $ADB_CMD shell sleep $DELAY
574 PID=`$ADB_CMD shell ps | $AWK_CMD -f $AWK_SCRIPTS/extract-pid.awk -v PACKAGE=$PACKAGE_NAME`
593 GDBSERVER_PS=`$ADB_CMD shell ps | grep lib/gdbserver`
602 run $ADB_CMD shell kill -9 $GDBSERVER_PI
    [all...]
  /external/clang/utils/analyzer/
SATestBuild.py 96 shell=True)
99 shell=True)
123 shell=True)
140 check_call(RmCommand, shell=True)
151 stdout=PBuildLogFile, shell=True)

Completed in 280 milliseconds

1 2 34 5 6 7 8 91011>>