Searched refs:shell (Results 1 - 25 of 171) sorted by relevance

1234567

/external/valgrind/main/none/tests/
H A Dshell_nonexec.stderr.exp1 valgrind: ./shell.vgtest: Permission denied
H A Dshell3 # Testing various shell script invocations.
13 ./shell.vgtest
/external/icu4c/samples/
H A Ddefs.mk8 CC=$(shell icu-config --cc)
9 CXX=$(shell icu-config --cxx)
10 CPPFLAGS=$(shell icu-config --cppflags)
11 CFLAGS=$(shell icu-config --cflags)
12 CXXFLAGS=$(shell icu-config --cxxflags)
13 LDFLAGS =$(shell icu-config --ldflags)
14 LDFLAGS_USTDIO =$(shell icu-config --ldflags-icuio)
15 INVOKE=$(shell icu-config --invoke)
16 GENRB=$(shell icu-config --invoke=genrb)
18 PKGDATA=$(shell ic
[all...]
/external/webkit/Source/WebCore/platform/brew/
H A DSoundBrew.cpp39 IShell* shell = reinterpret_cast<AEEApplet*>(GETAPPINSTANCE())->m_pIShell; local
40 ISHELL_Beep(shell, BEEP_ERROR, TRUE);
H A DSharedTimerBrew.cpp71 IShell* shell = reinterpret_cast<AEEApplet*>(GETAPPINSTANCE())->m_pIShell; local
72 ISHELL_SetTimerEx(shell, intervalInMS, &sharedTimerCallback);
/external/quake/
H A Dsetupdevicesdcard.sh25 adb shell mkdir /sdcard
26 adb shell mkdir /sdcard/data
27 adb shell mkdir /sdcard/data/quake
28 adb shell mkdir /sdcard/data/quake/id1
H A Dsetupdevice.sh25 adb shell mkdir /data
26 adb shell mkdir /data/quake
27 adb shell mkdir /data/quake/id1
H A Dcleanupdevicesdcard.sh43 adb shell rm /sdcard/data/quake/id1/glQuake/*
44 adb shell rm /sdcard/data/quake/id1/glQuake/.DS_Store
45 adb shell rmdir /sdcard/data/quake/glQuake
46 adb shell rm /sdcard/data/quake/id1/*
47 adb shell rm /sdcard/data/quake/id1/.DS_Store
48 adb shell rmdir /sdcard/data/quake/id1
49 adb shell rm /sdcard/data/quake/.DS_Store
50 adb shell rmdir /sdcard/data/quake
/external/webkit/Source/WebKit2/
H A DMakefile3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
4 BUILD_WEBKIT2 = $(shell (( $(OSX_VERSION) >= 6 )) && echo "YES" )
/external/webkit/Tools/MiniBrowser/
H A DMakefile3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
4 BUILD_MINIBROWSER = $(shell (( $(OSX_VERSION) >= 6 )) && echo "YES" )
/external/webkit/Tools/TestWebKitAPI/
H A DMakefile3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
4 BUILD_TESTWEBKITAPI = $(shell (( $(OSX_VERSION) >= 6 )) && echo "YES" )
/external/webkit/Tools/WebKitTestRunner/
H A DMakefile3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
4 BUILD_WEBKITTESTRUNNER = $(shell (( $(OSX_VERSION) >= 6 )) && echo "YES" )
/external/webkit/Tools/DumpRenderTree/chromium/
H A DDumpRenderTree.cpp50 static const char optionTestShell[] = "--test-shell";
77 static void runTest(TestShell& shell, TestParams& params, const string& testName, bool testShellMode) argument
79 int oldTimeoutMsec = shell.layoutTestTimeout();
93 shell.setLayoutTestTimeout(atoi(timeOut.c_str()));
104 v8::V8::SetFlagsFromString(shell.javaScriptFlags().c_str(), shell.javaScriptFlags().length());
105 if (shell.stressOpt() || shell.stressDeopt()) {
106 if (shell.stressOpt())
113 shell
[all...]
/external/webkit/Source/JavaScriptCore/wtf/brew/
H A DShellBrew.h46 IShell* shell = reinterpret_cast<AEEApplet*>(GETAPPINSTANCE())->m_pIShell; local
47 ISHELL_CreateInstance(shell, cls, reinterpret_cast<void**>(&instance));
58 IShell* shell = reinterpret_cast<AEEApplet*>(GETAPPINSTANCE())->m_pIShell; local
59 ISHELL_CreateInstance(shell, cls, reinterpret_cast<void**>(&instance));
/external/clang/lib/Basic/
H A DMakefile20 $(shell $(LLVM_SRC_ROOT)/utils/GetSourceVersion $(PROJ_SRC_DIR)/../..))
23 $(shell $(LLVM_SRC_ROOT)/utils/GetRepositoryPath $(PROJ_SRC_DIR)/../..))
29 @if [ '$(SVN_REVISION)' != '$(shell cat $(ObjDir)/.ver-svn 2>/dev/null)' ]; then\
/external/openssl/android.testssl/
H A Dtestssl.sh30 reqcmd="adb shell /system/bin/openssl req"
31 x509cmd="adb shell /system/bin/openssl x509 $digest"
46 adb shell rm -r $device
47 adb shell mkdir $device
55 adb shell "echo \"string to make the random number generator think it has entropy\" >> $device/.rnd"
77 adb shell rm -r $device
/external/openssl/patches/
H A Dtestssl.sh30 reqcmd="adb shell /system/bin/openssl req"
31 x509cmd="adb shell /system/bin/openssl x509 $digest"
46 adb shell rm -r $device
47 adb shell mkdir $device
55 adb shell "echo \"string to make the random number generator think it has entropy\" >> $device/.rnd"
77 adb shell rm -r $device
/external/qemu/distrib/libpng-1.2.19/
H A DMakefile8 HOST_ARCH := $(shell uname -p)
9 HOST_OS := $(shell uname -s)
/external/v8/
H A DAndroid.v8shell.mk4 LOCAL_SRC_FILES:= samples/shell.cc
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A DMakefile42 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
45 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
49 DBUS_INCLUDE += $(shell xml2-config --cflags)
50 DBUS_LIBS += $(shell xml2-config --libs)
53 dbus_version=$(subst ., ,$(shell $(PKG_CONFIG) --modversion dbus-1))
/external/dhcpcd/mk/
H A Dman.mk6 MANPREFIX?= ${_MANPREFIX}$(shell ${_MANPREFIX_SH})
13 MAN5= ${_MAN5}$(shell ${_MAN5_SH})
17 MAN8= ${_MAN8}$(shell ${_MAN8_SH})
H A Dos.mk6 OS= ${_OS}$(shell ${_OS_SH})
H A Dsys.mk14 LIBNAME?= ${_LIBNAME}$(shell ${_LIBNAME_SH})
/external/grub/util/
H A Dgrub-md5-crypt39 --grub-shell=FILE use FILE as the grub shell
51 --grub-shell=*)
52 grub_shell=`echo "$option" | sed 's/--grub-shell=//'`
90 # Run the grub shell.
H A Dgrub-md5-crypt.in39 --grub-shell=FILE use FILE as the grub shell
51 --grub-shell=*)
52 grub_shell=`echo "$option" | sed 's/--grub-shell=//'`
90 # Run the grub shell.

Completed in 500 milliseconds

1234567