HomeSort by relevance Sort by last modified time
    Searched full:noexecute (Results 1 - 11 of 11) sorted by null

  /external/llvm/utils/lit/lit/
LitConfig.py 23 noExecute, debug, isWindows,
33 self.noExecute = noExecute
discovery.py 245 noExecute = False,
main.py 202 group.add_option("", "--no-execute", dest="noExecute",
286 noExecute = opts.noExecute,
TestRunner.py 603 if litConfig.noExecute:
  /external/llvm/utils/lit/lit/formats/
googletest.py 109 if litConfig.noExecute:
  /external/e2fsprogs/misc/
fsck.c 105 static int noexecute = 0; variable
482 if (verbose || noexecute) {
491 if (noexecute)
561 if (noexecute) {
682 if (noexecute && (flags & WNOHANG) && !(random() % 3))
1191 noexecute++;
  /external/kernel-headers/original/uapi/linux/
kfd_ioctl.h 203 uint32_t NoExecute; /* Execute access to a page marked NX */
  /bionic/libc/kernel/uapi/linux/
kfd_ioctl.h 186 uint32_t NoExecute;
  /external/libcxx/test/libcxx/test/
format.py 73 if lit_config.noExecute:
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
format.py 73 if lit_config.noExecute:
  /external/e2fsprogs/
RELEASE-NOTES     [all...]

Completed in 1070 milliseconds