Searched
full:executable (Results
1576 -
1600 of
4711) sorted by null
<<61626364656667686970>>
/prebuilts/gdb/darwin-x86/ |
NOTICE | 137 under Section 2) in object code or executable form under the terms of 154 received the program in object code or executable form with such 158 making modifications to it. For an executable work, complete source 161 control compilation and installation of the executable. However, as a 165 operating system on which the executable runs, unless that component 166 itself accompanies the executable. 168 If distribution of executable or object code is made by offering 520 under Section 2) in object code or executable form under the terms of 537 received the program in object code or executable form with such 541 making modifications to it. For an executable work, complete sourc [all...] |
/prebuilts/gdb/linux-x86/ |
NOTICE | 137 under Section 2) in object code or executable form under the terms of 154 received the program in object code or executable form with such 158 making modifications to it. For an executable work, complete source 161 control compilation and installation of the executable. However, as a 165 operating system on which the executable runs, unless that component 166 itself accompanies the executable. 168 If distribution of executable or object code is made by offering 520 under Section 2) in object code or executable form under the terms of 537 received the program in object code or executable form with such 541 making modifications to it. For an executable work, complete sourc [all...] |
/art/runtime/ |
elf_file_impl.h | 121 // executable is true at run time, false at compile time. 122 bool Load(bool executable, bool low_4gb, std::string* error_msg);
|
/docs/source.android.com/src/devices/tech/dalvik/ |
index.jd | 32 Executable format and Dex bytecode specification.</p> 53 generates a compiled app executable for the target device. The utility should be
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/ |
test_pep420_nspkg.py | 48 p = subprocess.Popen([sys.executable, '-c', script], 160 p = subprocess.Popen([sys.executable, '-c', script],
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_update.py | 110 prefix = [sys.executable] if sys.executable else []
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/ |
Makefile | 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
|
/external/chromium-trace/catapult/third_party/html5lib-python/doc/ |
Makefile | 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/ |
main.py | 204 _os.path.basename(_sys.executable), 213 _os.path.basename(_sys.executable),
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
main.py | 217 _os.path.basename(_sys.executable), 226 _os.path.basename(_sys.executable),
|
/external/deqp/framework/common/ |
tcuTestHierarchyIterator.hpp | 88 * For executable (test case) nodes STATE_LEAVE_NODE will always be reported 93 * executable nodes the iterator will either move on to the next sibling,
|
/external/elfutils/libdwfl/ |
link_map.c | 376 executable) which has not been found on disk. */ 523 /* If we have an AT_ENTRY value, reject this executable if 564 If we have an AT_PHDR value, reject this executable 676 /* Try to find an existing executable module with a DT_DEBUG. */ 926 /* We could not read the executable's phdrs from the 927 memory image. If we have a presupplied executable, 1017 /* We have to look for a presupplied executable file to determine 1029 executable's .interp section. */
|
/external/elfutils/libelf/ |
elf_error.c | 159 N_("executable header not created first") 162 (ELF_E_WRONG_ORDER_EHDR_IDX + sizeof "executable header not created first")
|
/external/google-breakpad/src/tools/mac/symupload/symupload.xcodeproj/ |
project.pbxproj | 38 8DD76FA10486AA7600D96B5E /* symupload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = symupload; sourceTree = BUILT_PRODUCTS_DIR; }; 41 9BD835FB0B0544950055103E /* minidump_upload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = minidump_upload; sourceTree = BUILT_PRODUCTS_DIR; };
|
/external/libbrillo/ |
libbrillo.gypi | 283 'type': 'executable', 371 'type': 'executable',
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/cmake/ |
iOS.cmake | 62 # A macro to find executable programs on the host system, not within the 260 # this macro lets you find executable programs on the host system
|
/external/libpng/projects/owatcom/ |
pngconfig.mak | 126 $# awk.) You can find source code and a built executable (called awk95.exe)
131 $# The executable works just fine.
|
/external/llvm/include/llvm/Support/ |
Memory.h | 141 /// given read and executable privilege. Return true if it is already r-x 151 /// as executable.
|
/external/opencv3/cmake/ |
OpenCVFindMatlab.cmake | 9 # MATLAB_BIN: The main Matlab "executable" (shell script) 163 # get the Matlab executable
|
/external/skia/tools/ |
build_command_buffer.py | 93 # Skia executable. Also, the name of the gclient executable we call out to has
|
/external/toybox/toys/pending/ |
file.c | 70 // ", executable" 73 else if (i == 2) xprintf("executable");
|
/external/v8/src/base/platform/ |
platform-cygwin.cc | 84 // Found a read-only executable entry. Skip characters until we reach 109 // Entry not describing executable data. Skip to end of line to set up
|
platform-openbsd.cc | 90 // Found a read-only executable entry. Skip characters until we reach 115 // Entry not describing executable data. Skip to end of line to set up
|
/external/valgrind/coregrind/ |
m_clientstate.c | 66 /* A fd which refers to the client executable. */ 93 /* The name of the client executable, as specified on the command
|
/external/valgrind/docs/internals/ |
3_7_BUGSTATUS.txt | 123 295472 "executable has wrong endian-ness" when target executable has
|
Completed in 1853 milliseconds
<<61626364656667686970>>