HomeSort by relevance Sort by last modified time
    Searched full:prot (Results 401 - 425 of 728) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/
memory_region_map.cc 585 int prot, int flags,
590 "prot %d flags %d fd %d offs %"PRId64,
592 reinterpret_cast<uint64>(start), prot, flags, fd,
  /external/compiler-rt/lib/lsan/
lsan_common.cc 273 uptr begin, end, prot; local
276 &prot)) {
280 bool is_readable = prot & MemoryMappingLayout::kProtectionRead;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 100 uptr internal_mmap(void *addr, uptr length, int prot, int flags,
103 return internal_syscall(SYSCALL(mmap), (uptr)addr, length, prot, flags, fd,
106 return internal_syscall(SYSCALL(mmap2), addr, length, prot, flags, fd,
sanitizer_common_syscalls.inc 1103 PRE_SYSCALL(mprotect)(long start, long len, long prot) {}
1105 POST_SYSCALL(mprotect)(long res, long start, long len, long prot) {}
1113 PRE_SYSCALL(remap_file_pages)(long start, long size, long prot, long pgoff,
1116 POST_SYSCALL(remap_file_pages)(long res, long start, long size, long prot,
    [all...]
  /external/iproute2/misc/
ss.c 2264 int prot; local
2340 int prot, pid; local
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
event.c 198 char prot[5]; local
212 &event->mmap.start, &event->mmap.len, prot,
219 if (prot[2] != 'x')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ftplib.py 394 self.push("502 Unrecognized PROT type (use C or P).")
630 # secured, after PROT P
637 # PROT C is issued, the connection must be in cleartext again
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ftplib.py 394 self.push("502 Unrecognized PROT type (use C or P).")
630 # secured, after PROT P
637 # PROT C is issued, the connection must be in cleartext again
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ftplib.py 661 # PROT defines whether or not the data channel is to be protected.
664 # Clear (PROT C) means that no security is to be used on the
665 # data-channel, Private (PROT P) means that the data-channel
671 resp = self.voidcmd('PROT P')
677 resp = self.voidcmd('PROT C')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ftplib.py 661 # PROT defines whether or not the data channel is to be protected.
664 # Clear (PROT C) means that no security is to be used on the
665 # data-channel, Private (PROT P) means that the data-channel
671 resp = self.voidcmd('PROT P')
677 resp = self.voidcmd('PROT C')
    [all...]
  /external/qemu/target-i386/
helper.c 969 int error_code, is_dirty, prot, page_size, is_write, is_user; local
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 701 TSAN_INTERCEPTOR(void*, mmap, void *addr, long_t sz, int prot,
703 SCOPED_TSAN_INTERCEPTOR(mmap, addr, sz, prot, flags, fd, off);
706 void *res = REAL(mmap)(addr, sz, prot, flags, fd, off);
715 TSAN_INTERCEPTOR(void*, mmap64, void *addr, long_t sz, int prot,
717 SCOPED_TSAN_INTERCEPTOR(mmap64, addr, sz, prot, flags, fd, off);
720 void *res = REAL(mmap64)(addr, sz, prot, flags, fd, off);
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profiler.cc 422 int prot, int flags, int fd, off_t offset) {
428 "mmap(start=0x%" PRIxPTR ", len=%" PRIuS ", prot=0x%x, flags=0x%x, "
430 (uintptr_t) start, size, prot, flags, fd, (unsigned int) offset,
memory_region_map.cc 748 int prot, int flags,
753 "prot %d flags %d fd %d offs %" PRId64,
755 reinterpret_cast<uint64>(start), prot, flags, fd,
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
socket_node.cc 63 int prot,
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_hook.h 269 static void* UnhookedMMap(void *start, size_t length, int prot, int flags,
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_hook.h 269 static void* UnhookedMMap(void *start, size_t length, int prot, int flags,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86cpu.gperf 325 prot, x86_cpu_set, CPU_Prot
  /external/chromium_org/v8/src/base/platform/
platform-win32.cc 781 int prot = is_executable ? PAGE_EXECUTE_READWRITE : PAGE_READWRITE; local
785 prot);
1280 int prot = is_executable ? PAGE_EXECUTE_READWRITE : PAGE_READWRITE; local
    [all...]
  /external/compiler-rt/lib/msan/
msan_interceptors.cc 853 INTERCEPTOR(void *, mmap, void *addr, SIZE_T length, int prot, int flags,
864 void *res = REAL(mmap)(addr, length, prot, flags, fd, offset);
870 INTERCEPTOR(void *, mmap64, void *addr, SIZE_T length, int prot, int flags,
881 void *res = REAL(mmap64)(addr, length, prot, flags, fd, offset);
    [all...]
  /external/qemu/include/exec/
exec-all.h 106 hwaddr paddr, int prot,
  /libcore/luni/src/main/java/libcore/io/
Os.java 103 public long mmap(long address, long byteCount, int prot, int flags, FileDescriptor fd, long offset) throws ErrnoException;
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octruntime.swg 12 #include <octave/unwind-prot.h>
  /external/dnsmasq/src/
dnsmasq.h 698 unsigned short prot);
700 char *name, time_t now, unsigned short prot);
  /external/llvm/lib/Support/Unix/
Path.inc 495 int prot = (Mode == readonly) ? PROT_READ : (PROT_READ | PROT_WRITE);
499 Mapping = ::mmap(nullptr, Size, prot, flags, FD, Offset);

Completed in 2199 milliseconds

<<11121314151617181920>>