Home
last modified time | relevance | path

Searched defs:protection (Results 1 – 20 of 20) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cc77 char filename[], uptr filename_size, uptr *protection) { in NextSegmentLoad()
107 uptr *protection) { in Next()
Dsanitizer_procmaps_linux.cc31 uptr *protection) { in Next()
Dsanitizer_procmaps_freebsd.cc53 uptr *protection) { in Next()
/external/libchrome/mojo/public/cpp/system/
Dplatform_handle.cc240 UnwrappedSharedMemoryHandleProtection protection) { in WrapSharedMemoryHandle()
287 UnwrappedSharedMemoryHandleProtection* protection) { in UnwrapSharedMemoryHandle()
/external/compiler-rt/lib/interception/
Dinterception_win.cc578 DWORD protection = 0; in OverrideFunctionWithDetour() local
620 DWORD protection = 0; in OverrideFunctionWithRedirectJump() local
668 DWORD protection = 0; in OverrideFunctionWithHotPatch() local
724 DWORD protection = 0; in OverrideFunctionWithTrampoline() local
/external/autotest/frontend/afe/
Drdb_model_extensions.py195 protection = dbmodels.SmallIntegerField(null=False, blank=True, variable in AbstractHostModel
Drpc_interface.py337 def add_host(hostname, status=None, locked=None, lock_reason='', protection=None): argument
/external/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile04.c84 int protection; member
/external/autotest/cli/
Dhost_unittest.py1443 lock_reason='', force_lock=False, protection=None, argument
1562 discovered_labels=[], acls=[], protection=None, argument
Dhost.py799 protection=host_protections.Protection.NO_PROTECTION): argument
/external/ImageMagick/MagickCore/
Dnt-base.h193 # define mmap(address,length,protection,access,file,offset) \ argument
Dnt-base.c1703 MagickPrivate void *NTMapMemory(char *address,size_t length,int protection, in NTMapMemory()
Dblob.c2960 protection; in MapBlob() local
/external/webrtc/webrtc/modules/video_coding/
Dvideo_coding_impl.cc144 VCMProtectionCallback* protection) override { in RegisterProtectionCallback()
/external/autotest/scheduler/
Drdb_testing_utils.py204 locked=0, lock_reason='', leased=0, protection=0, dirty=0): argument
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c562 char *protection, *share, *name; in show_one_segment() local
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1840 PeepholeProtection protection; in protectFromPeepholes() local
1845 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes()
/external/google-breakpad/src/processor/
Dminidump.cc3719 uint32_t protection = in IsExecutable() local
3728 uint32_t protection = in IsWritable() local
/external/iw/
Dscan.c1067 static const char *protection[4] = { in print_ht_op() local
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h827 uint32_t protection; /* MDMemoryProtection */ member