Searched
full:executable (Results
1601 -
1625 of
4711) sorted by null
<<61626364656667686970>>
/external/webrtc/tools/valgrind-webrtc/ |
webrtc_tests.py | 47 test_name: Short name for the test executable (no path). 141 # If --build_dir is provided, prepend it to the test executable if needed.
|
/external/webrtc/webrtc/test/testsupport/ |
fileutils.h | 148 // Sets the executable path, i.e. the path to the executable that is being used
|
/external/webrtc/webrtc/voice_engine/ |
voice_engine.gyp | 154 'type': 'executable', 175 'type': 'executable',
|
/frameworks/base/tools/obbtool/ |
mkobb.sh | 69 echo "ERROR: ${MKFSBIN} is not executable!" 77 echo "ERROR: ${LOSETUPBIN} is not executable!"
|
/ndk/build/core/ |
build-all.mk | 44 BUILD_HOST_EXECUTABLE := $(BUILD_SYSTEM)/build-host-executable.mk 48 BUILD_EXECUTABLE := $(BUILD_SYSTEM)/build-executable.mk
|
build-binary.mk | 211 # enable PIE for executable beyond certain API level, unless "-static" 213 ifeq ($(call module-get-class,$(LOCAL_MODULE)),EXECUTABLE) 573 ifneq (,$(filter SHARED_LIBRARY EXECUTABLE,$(call module-get-class,$(LOCAL_MODULE)))) 576 # This is a shared library or an executable, so computing dependencies properly is 671 # If this is an executable module 673 ifeq ($(call module-get-class,$(LOCAL_MODULE)),EXECUTABLE) 675 $(LOCAL_BUILT_MODULE): PRIVATE_BUILD_EXECUTABLE := $(cmd-build-executable) 677 $(call host-echo-build-step,$(PRIVATE_ABI),Executable) "$(PRIVATE_NAME)"
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
tgmath.h | 24 the resulting executable to be covered by the GNU General Public 26 reasons why the executable file might be covered by the GNU General
|
tmmintrin.h | 23 the resulting executable to be covered by the GNU General Public 25 reasons why the executable file might be covered by the GNU General
|
unwind.h | 23 the resulting executable to be covered by the GNU General Public 25 reasons why the executable file might be covered by the GNU General
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
tgmath.h | 24 the resulting executable to be covered by the GNU General Public 26 reasons why the executable file might be covered by the GNU General
|
tmmintrin.h | 23 the resulting executable to be covered by the GNU General Public 25 reasons why the executable file might be covered by the GNU General
|
unwind.h | 23 the resulting executable to be covered by the GNU General Public 25 reasons why the executable file might be covered by the GNU General
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
cfg-flags.def | 153 /* Edge is executable. This is only used in GIMPLE SSA-CCP and VRP. 155 DEF_EDGE_FLAG(EXECUTABLE, 10)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_quopri.py | 179 process = subprocess.Popen([sys.executable, "-mquopri"], 190 process = subprocess.Popen([sys.executable, "-mquopri", "-d"],
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_quopri.py | 179 process = subprocess.Popen([sys.executable, "-mquopri"], 190 process = subprocess.Popen([sys.executable, "-mquopri", "-d"],
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/x86/ |
obj.go | 141 case obj.Hlinux, /* elf32 executable */ 172 case obj.Hwindows: /* PE executable */
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/x86/ |
obj.go | 138 case obj.Hlinux, /* elf32 executable */ 169 case obj.Hwindows: /* PE executable */
|
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/ |
plugin.go | 42 // An ObjTool inspects shared libraries and executable files. 89 // An ObjFile is a single object file: a shared library or executable.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/x86/ |
obj.go | 141 case obj.Hlinux, /* elf32 executable */ 172 case obj.Hwindows: /* PE executable */
|
/prebuilts/go/linux-x86/src/cmd/link/internal/x86/ |
obj.go | 138 case obj.Hlinux, /* elf32 executable */ 169 case obj.Hwindows: /* PE executable */
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/ |
plugin.go | 42 // An ObjTool inspects shared libraries and executable files. 89 // An ObjFile is a single object file: a shared library or executable.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_quopri.py | 179 process = subprocess.Popen([sys.executable, "-mquopri"], 190 process = subprocess.Popen([sys.executable, "-mquopri", "-d"],
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_quopri.py | 179 process = subprocess.Popen([sys.executable, "-mquopri"], 190 process = subprocess.Popen([sys.executable, "-mquopri", "-d"],
|
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/ |
protobuf-java-2.6.1.pom | 81 <exec executable="../src/protoc"> 99 <exec executable="../src/protoc">
|
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/ |
httpcore-4.1.pom | 87 <executable>${httpcore.compiler.javac}</executable>
|
Completed in 1489 milliseconds
<<61626364656667686970>>