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

<<71727374757677787980>>

  /external/libunwind/tests/
ia64-test-stack-asm.S 181 /* We do not need executable stack. */
  /external/libvncserver/common/
md5.h 38 the resulting executable. Locally running cross-compiled executables
  /external/llvm/autoconf/m4/
find_std_program.m4 27 dnl $1 - program's executable name
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 25 invoking a static compiler and generating a native executable. *)
  /external/llvm/docs/CommandGuide/
llvm-nm.rst 59 have addresses until they are linked into an executable image or dynamically
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveComments.txt 57 into a single executable (which is fairly common in large apps).
  /external/llvm/include/llvm/Support/
DynamicLibrary.h 33 /// executable cannot be searched.
TargetSelect.h 11 // linked into the main application executable, and initialize them as
  /external/llvm/include/llvm-c/
ExecutionEngine.h 171 * @param AllocateCodeSection Allocate a block of memory for executable code.
  /external/llvm/lib/Support/
FileOutputBuffer.cpp 66 // If requested, make the output file executable.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.cpp 85 // find an executable page; JITed code needs to be able to refer to globals
  /external/llvm/test/Bindings/OCaml/
target.ml 8 (* Note: It takes several seconds for ocamlopt to link an executable with
  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 143 // If IsCode, mark memory executable
  /external/llvm/tools/lli/
lli.cpp 146 "of the executable"),
179 " program"), cl::value_desc("executable"));
560 // Otherwise, if there is a .bc suffix on the executable strip it off, it
648 errs() << "Unable to find usable child executable: '" << ChildExecPath
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 256 // Skip if it's not executable.
443 /// pointing to an executable file.
462 /// pointing to an object file. Unlike executable, fields in RuntimeFunction
466 /// in the resulting executable.
  /external/ltrace/testsuite/ltrace.minor/
time-record-tt.exp 9 if { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
time-record-ttt.exp 9 if { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
  /external/markdown/MarkdownTest/
MarkdownTest.pl 39 unless (-x $script) { die "$script is not executable.\n"; }
  /external/markdown/docs/
command_line.txt 41 found, check the permissions of the file and make sure it is executable.
  /external/opencv3/samples/python2/
demo.py 156 Popen(sys.executable + ' ' + cmd, shell=True)
  /external/parameter-framework/upstream/test/xml-generator/
test.py 51 self.command = [sys.executable, "domainGenerator.py",
  /external/pdfium/testing/
gtest.gyp 127 ['_type=="executable"', {
  /external/pdfium/testing/tools/
run_corpus_tests.py 98 print "FAILURE: Can't find test executable '%s'" % pdfium_test_path
  /external/protobuf/
configure.ac 128 # path (as opposed to an absolute path or an executable in $PATH).
  /external/protobuf/gtest/test/
run_tests_util.py 60 an executable file named *_test or *_unittest (with the .exe
205 """Runs the executable with given args (args[0] is the executable name).
254 return self._Run([sys.executable, test])

Completed in 1602 milliseconds

<<71727374757677787980>>