/external/openthread/third_party/mbedtls/repo/docs/architecture/ |
D | psa-shared-memory.md | 132 #### Protection in the dispatch layer 140 #### Protection in the driver layer 214 ### Shared memory protection strategy 233 ### Implementation of copying 285 ### Validation of copying 376 ### Shared memory protection requirements 380 ### Validation of careful access for built-in drivers
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_procmaps_mac.cc | 77 char filename[], uptr filename_size, uptr *protection) { in NextSegmentLoad() 107 uptr *protection) { in Next()
|
D | sanitizer_procmaps_linux.cc | 31 uptr *protection) { in Next()
|
D | sanitizer_procmaps_freebsd.cc | 53 uptr *protection) { in Next()
|
/external/ltp/testcases/kernel/syscalls/sendfile/ |
D | sendfile04.c | 29 int protection; member
|
/external/cronet/tot/base/files/ |
D | os_validation_win_unittest.cc | 295 DWORD protection; in TEST_P() member 304 DWORD protection = 0; in TEST_P() local
|
/external/cronet/stable/base/files/ |
D | os_validation_win_unittest.cc | 295 DWORD protection; in TEST_P() member 304 DWORD protection = 0; in TEST_P() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | twt.c | 32 bool flow_type, u8 flow_id, bool protection, in wpas_twt_send_setup()
|
/external/rust/android-crates-io/crates/memmap2/src/ |
D | windows.rs | 234 let protection = match (write, exec) { in map() localVariable 265 let protection = if write { in map_exec() localVariable 287 let protection = if exec { in map_mut() localVariable 309 let protection = if exec { in map_copy() localVariable 332 let protection = if exec { in map_copy_read_only() localVariable
|
/external/libchrome/mojo/public/cpp/system/ |
D | platform_handle.cc | 240 UnwrappedSharedMemoryHandleProtection protection) { in WrapSharedMemoryHandle() 287 UnwrappedSharedMemoryHandleProtection* protection) { in UnwrapSharedMemoryHandle()
|
/external/compiler-rt/lib/interception/ |
D | interception_win.cc | 578 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/ |
D | rdb_model_extensions.py | 192 protection = dbmodels.SmallIntegerField(null=False, blank=True, variable in AbstractHostModel
|
D | rpc_interface.py | 329 def add_host(hostname, status=None, locked=None, lock_reason='', protection=None): argument
|
/external/crosvm/base/src/ |
D | mmap.rs | 437 pub(crate) protection: Option<Protection>, field 492 pub fn protection(mut self, protection: Protection) -> MemoryMappingBuilder<'a> { in protection() method
|
/external/openscreen/cast/streaming/ |
D | offer_messages.h | 97 std::string protection; member
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_file_info.h | 181 apr_fileperms_t protection; member
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/ |
D | apr_file_info.h | 181 apr_fileperms_t protection; member
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | segment.c | 562 char *protection, *share, *name; in show_one_segment() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenFunction.cpp | 1840 PeepholeProtection protection; in protectFromPeepholes() local 1845 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { in unprotectFromPeepholes()
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 4868 uint32_t protection = in IsExecutable() local 4877 uint32_t protection = in IsWritable() local
|
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/ |
D | AtomicFUTransformer.kt | 536 val protection = ACC_SYNTHETIC or visibility or when { in FieldId() constant
|
/external/iw/ |
D | scan.c | 1293 static const char *protection[4] = { in print_ht_op() local
|
/external/crosvm/src/crosvm/sys/linux/ |
D | device_helpers.rs | 1366 let protection = { in create_pmem_device() localVariable
|
/external/mesa3d/include/drm-uapi/ |
D | d3dkmthk.h | 1083 struct d3dddigpuva_protection_type protection; member 1089 struct d3dddigpuva_protection_type protection; member 1137 struct d3dddigpuva_protection_type protection; member
|
/external/google-breakpad/src/google_breakpad/common/ |
D | minidump_format.h | 947 uint32_t protection; /* MDMemoryProtection */ member
|