/external/autotest/client/site_tests/security_SMMLocked/ |
security_SMMLocked.py | 16 executable = 'smm' variable in class:security_SMMLocked 20 utils.make(self.executable) 28 r = utils.run("%s/%s" % (self.srcdir, self.executable),
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
ReadMe.txt | 10 There is no Perl script associated with this performance test, due to the fact that the performance test results in a different time if it is allowed to run more than once per execution of the executable. We are only interested in the first time returned by the executable in order to maintain accurate "real world" results. For this to happen, make sure to run the executable with the -i 1 and -p 1 options.
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/ |
build-android32.xml | 3 <!-- the suffix ndk-build executable -->
7 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true">
18 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true"/>
|
/external/libgdx/extensions/gdx-bullet/jni/ |
build-android32.xml | 3 <!-- the suffix ndk-build executable -->
7 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true">
18 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true"/>
|
/external/libgdx/extensions/gdx-freetype/jni/ |
build-android32.xml | 3 <!-- the suffix ndk-build executable -->
7 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true">
18 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true"/>
|
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/scripts/ |
build-android.xml.template | 3 <!-- the suffix ndk-build executable -->
7 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true">
18 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true"/>
|
/external/libgdx/gdx/jni/ |
build-android32.xml | 3 <!-- the suffix ndk-build executable -->
7 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true">
18 <exec executable="${env.NDK_HOME}/ndk-build${ndkSuffix}" failonerror="true"/>
|
/external/llvm/test/tools/dsymutil/ARM/ |
fat-arch-name.test | 11 # CHECK: warning: no debug symbols in executable (-arch armv7) 13 # CHECK: warning: no debug symbols in executable (-arch armv7s) 15 # CHECK: warning: no debug symbols in executable (-arch arm64)
|
/external/selinux/policycoreutils/sandbox/ |
seunshare.8 | 6 [ -v ] [ -C ] [ -k ] [ -t tmpdir ] [ -h homedir ] [ -Z context ] -- executable [args] 11 .I executable 28 Use alternate SELinux context while runing the executable.
|
/external/toybox/toys/other/ |
which.c | 1 /* which.c - Find executable files in $PATH. 13 Search $PATH for executable files matching filename(s). 30 // Confirm it has the executable bit set, and it's not a directory.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
isac_test.gypi | 14 'type': 'executable', 45 'type': 'executable', 63 'type': 'executable',
|
/external/webrtc/webrtc/tools/ |
BUILD.gn | 42 executable("frame_analyzer") { 52 executable("rgba_to_i420_converter") { 67 executable("tools_unittests") {
|
/prebuilts/go/darwin-x86/src/os/exec/ |
lp_plan9.go | 13 // ErrNotFound is the error resulting if a path search failed to find an executable file. 14 var ErrNotFound = errors.New("executable file not found in $path") 27 // LookPath searches for an executable binary named file
|
/prebuilts/go/linux-x86/src/os/exec/ |
lp_plan9.go | 13 // ErrNotFound is the error resulting if a path search failed to find an executable file. 14 var ErrNotFound = errors.New("executable file not found in $path") 27 // LookPath searches for an executable binary named file
|
/build/core/ |
executable_internal.mk | 2 ## Standard rules for building an executable file. 15 $(call target-executable-hook) 32 $(error $(LOCAL_PATH): $(LOCAL_MODULE) is statically linking libc to dynamic executable, please remove libc from static libs or set LOCAL_FORCE_STATIC_EXECUTABLE := true) 77 $(transform-o-to-static-executable) 81 $(transform-o-to-executable)
|
/external/google-breakpad/src/tools/mac/ |
tools_mac.gypi | 38 'type': 'executable', 56 'type': 'executable', 71 'type': 'executable', 81 'type': 'executable', 99 'type': 'executable',
|
/external/skia/gyp/ |
tools.gyp | 16 # Build all executable targets defined below. 75 'type': 'executable', 91 'type': 'executable', 166 'type': 'executable', 182 'type': 'executable', 197 'type': 'executable', 213 'type': 'executable', 225 'type': 'executable', 240 'type': 'executable', 256 'type': 'executable', [all...] |
/external/vixl/tools/ |
cross_build_gcc.sh | 42 echo "Error: $CXX does not exist or is not executable." 46 echo "Error: $AR does not exist or is not executable." 50 echo "Error: $RANLIB does not exist or is not executable." 54 echo "Error: $CC does not exist or is not executable." 58 echo "Error: $LD does not exist or is not executable."
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/ |
test.xml | 26 <exec dir="." executable="${loginClient}"> 34 <exec dir="." executable="${copyClient}"> 37 <exec dir="." executable="${loginClient}"> 40 <exec dir="." executable="${copyClient}"> 47 <exec dir="." executable="${loginClient}"> 55 <exec dir="." executable="${copyClient}"> 59 <exec dir="." executable="${copyClient}"> 86 <exec dir="." executable="${copyClient}"> 90 <exec dir="." executable="${loginClient}"> 119 <exec dir="${executionDir}" executable="${testExecutable}" [all...] |
/external/webrtc/webrtc/modules/audio_processing/ |
audio_processing_tests.gypi | 25 'type': 'executable', 40 'type': 'executable', 52 'type': 'executable', 64 'type': 'executable', 106 'type': 'executable', 121 'type': 'executable', 139 'type': 'executable',
|
/external/autotest/client/site_tests/security_RuntimeExecStack/ |
security_RuntimeExecStack.py | 13 """Tests that processes have non-executable stacks 21 """Reads process memory map and checks there are no executable stacks. 29 0: ok: stack not executable (second element will be None) 30 1: error: stack is executable 46 # Stack segment is executable. 55 # Stack segments are non-executable.
|
/external/v8/tools/ |
cross_build_gcc.sh | 44 echo "Error: $CXX does not exist or is not executable." 48 echo "Error: $AR does not exist or is not executable." 52 echo "Error: $RANLIB does not exist or is not executable." 56 echo "Error: $CC does not exist or is not executable." 60 echo "Error: $LD does not exist or is not executable." 64 echo "Error: $LINK does not exist or is not executable."
|
run-valgrind.py | 32 # Uses valgrind from third_party/valgrind. Assumes the executable is passed 56 print 'Please provide an executable to analyze.' 59 executable = path.join(V8_ROOT, sys.argv[1]) variable 60 if not path.exists(executable): 61 print 'Cannot find the file specified: %s' % executable 65 command = VALGRIND_ARGUMENTS + [executable] + sys.argv[2:]
|
/cts/ |
OldCtsBuild.mk | 39 define cts-get-executable-paths 40 $(foreach executable,$(1),$(CTS_TESTCASES_OUT)/$(executable))
|
/external/boringssl/src/util/bot/go/ |
env.py | 43 exe = sys.executable 45 # Help Windows to find the executable in new PATH, do it only when 46 # executable is referenced by name (and not by path).
|