HomeSort by relevance Sort by last modified time
    Searched full:executable (Results 1001 - 1025 of 4711) sorted by null

<<41424344454647484950>>

  /external/strace/debian/
rules 75 # prepare 64bit executable and manpage, if it has been built
  /external/v8/samples/
samples.gyp 35 'type': 'executable',
  /external/valgrind/coregrind/m_initimg/
priv_initimg_pathscan.h 3 /*--- Startup: search PATH for an executable ---*/
  /external/valgrind/docs/internals/
svn-HOWTO.txt 19 ...edit ignore-me, add executable to the list...
  /external/valgrind/none/tests/scripts/
shell 12 echo "Execute a non-executable file"
  /external/vboot_reference/scripts/image_signing/
strip_boot_from_image.sh 9 # Load common constants. This should be the first executable line.
  /external/vogar/src/vogar/
Action.java 71 * Returns the executable classname, such as java.lang.IntegerTest
  /external/webrtc/talk/
libjingle_tests.gyp 75 'type': 'executable',
151 'type': 'executable',
360 'type': 'executable',
392 'type': 'executable',
  /external/webrtc/webrtc/base/
linuxfdwalk_unittest.cc 52 str << "File descriptors open in test executable:";
  /external/webrtc/webrtc/p2p/
p2p.gyp 119 'type': 'executable',
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
constants.hpp 14 works are solely in the form of machine-executable object code generated by
  /external/zlib/src/contrib/ada/
readme.txt 51 6. Build the executable using test.adb as a main procedure.
  /frameworks/rs/tests/cppbasic-getpointer/
compute.cpp 21 // only legitimate because this is a standalone executable
  /libcore/
LICENSE 129 Section 2) in object code or executable form under the terms of Sections 1 and
145 object code or executable form with such an offer, in accord with
149 modifications to it. For an executable work, complete source code means all
152 of the executable. However, as a special exception, the source code
155 of the operating system on which the executable runs, unless that component
156 itself accompanies the executable.
158 If distribution of executable or object code is made by offering access to copy
340 executable, regardless of the license terms of these independent modules,
341 and to copy and distribute the resulting executable under terms of your
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsr250-api.license 34 1.4. <span style="font-style: italic;">Executable</span> means the
60 Source Code and Executable form of any of
72 the Source Code and Executable form of
187 Executable form must also be made available in Source Code form and
192 in Executable form as to how they can obtain such Covered Software in
226 3.5. Distribution of Executable Versions.
227 You may distribute the Executable form of the Covered Software under
231 license for the Executable form
234 the Covered Software in Executable form under a different license, You
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
ssp.h 18 executable.)
unistd.h 18 executable.)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elfcore.h 85 char pr_fname[16]; /* filename of executable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
ssp.h 18 executable.)
unistd.h 18 executable.)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elfcore.h 87 char pr_fname[16]; /* filename of executable */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
ssp.h 18 executable.)
unistd.h 18 executable.)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_osx_support.py 29 def _find_executable(executable, path=None):
30 """Tries to find 'executable' in the directories listed in 'path'.
39 base, ext = os.path.splitext(executable)
42 executable = executable + '.exe'
44 if not os.path.isfile(executable):
46 f = os.path.join(p, executable)
52 return executable
475 # 32-bit variant, even if the executable architecture is
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
appletrawmain.py 22 _dir = os.path.split(sys.executable)[0] # removes "python"

Completed in 1475 milliseconds

<<41424344454647484950>>