Searched
full:executable (Results
1376 -
1400 of
4711) sorted by null
<<51525354555657585960>>
/toolchain/binutils/binutils-2.25/binutils/ |
embedspu.sh | 2 # Embed an SPU ELF executable into a PowerPC object file. 27 echo " input_filename: SPU ELF executable to be embedded" 115 echo "${INFILE}: Does not appear to be an SPU executable"
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
nds32elf.em | 34 /* Disable if linking a dynamically linked executable. */ 157 /* Check object files if the target is dynamic linked executable 175 /* Dynamic linked executable with SDA and non-PIC.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
i386.exp | 32 {"VxWorks executable test 1 (dynamic)" \ 37 {"VxWorks executable test 2 (dynamic)" \ 42 {"VxWorks executable test 2 (static)"
|
/art/runtime/ |
elf_file.h | 56 bool Load(bool executable, bool low_4gb, std::string* error_msg);
|
oat_file.h | 57 // non-executable at the moment. 69 bool executable, 268 OatFile(const std::string& filename, bool executable); 288 // Was this oat_file loaded executable?
|
/bionic/benchmarks/ |
Android.mk | 52 # We don't build a static benchmark executable because it's not usually
|
/bionic/libc/bionic/ |
libc_init_static.cpp | 101 // The executable may have its own destructors listed in its .fini_array
|
/bionic/tests/ |
utils.h | 122 // The absolute path to the executable
|
/build/core/combo/ |
HOST_darwin-x86.mk | 85 define transform-host-o-to-executable-inner
|
/cts/apps/CtsVerifier/jni/verifier/ |
com_android_cts_verifier_os_FileUtils.cpp | 117 gFileStatusExecutableID = env->GetFieldID(fileStatusClass, "executable", "Z");
|
/dalvik/dx/src/com/android/dx/io/ |
DexIndexPrinter.java | 29 * Executable that prints all indices of a dex file.
|
/development/scripts/ |
symbol.py | 100 lib: library (or executable) pathname containing symbols 123 lib: library (or executable) pathname containing symbols 171 lib: library (or executable) pathname containing symbols 244 lib: library (or executable) pathname containing symbols
|
/development/testrunner/test_defs/ |
gtest.py | 38 """Get the target path to gtest executable."""
|
/development/tools/labpretest/ |
README | 32 sub directory and put adb and fastboot in it and make sure they are executable.
|
/docs/source.android.com/src/devices/tech/debug/ |
asan.jd | 64 executable. This requires: <code>LOCAL_CLANG:=true</code></p> 77 executable that's built without ASan.</p> 95 <code>/system/lib</code>. Then, run your executable with: 160 libraries. For that, you'll need to build the executable with ASan, which in
|
/external/ImageMagick/Magick++/ |
README | 44 link the source file example.cpp to produce the executable example (notice
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/ |
build.xml | 75 <exec executable="${FLEX_HOME}/bin/aasdoc" failonerror="true">
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/ |
TestOptions.java | 43 * - name of Java executable to run debuggee on 45 * - full path to Java executable to run debuggee on 127 * Returns name of Java executable to run debuggee on. 136 * Returns full path to Java executable to run debuggee on.
|
/external/autotest/client/cros/ |
dhcpv6_test_server.py | 56 raise error.TestNAError('Could not find executable %s; '
|
enterprise_base.py | 45 # path to the executable. Hence passing an empty string for first
|
radvd_server.py | 61 raise error.TestNAError('Could not find executable %s; '
|
/external/autotest/client/deps/glbench/ |
USAGE_glbench | 13 Executable options
|
/external/autotest/utils/ |
check_patch.py | 8 * If any added file looks like a executable file, remember user to make them 9 executable. 278 self.corrective_actions.append("svn propset svn:executable ON %s" % self.path) 281 self.corrective_actions.append("svn propdel svn:executable %s" % self.path)
|
/external/avahi/avahi-utils/ |
Makefile.am | 69 androgenizer -:PROJECT avahi -:EXECUTABLE avahi-browse -:TAGS eng debug \
|
/external/bison/ |
Makefile.am | 49 # executable still compiles with VERSION, and so the test case might fail or
|
Completed in 1879 milliseconds
<<51525354555657585960>>