/external/executorch/runtime/executor/ |
D | tensor_parser_exec_aten.cpp | 56 size_t memory_offset = memory_offset_low; in getMemPlannedPtr() local
|
/external/google-breakpad/src/processor/ |
D | exploitability_win.cc | 209 uint32_t memory_offset = in CheckPlatformExploitability() local
|
/external/rust/android-crates-io/crates/vulkano/src/buffer/ |
D | sys.rs | 414 let memory_offset = allocation.offset(); in validate_bind_memory() localVariable 526 let memory_offset = allocation.offset(); in bind_memory_unchecked() localVariable
|
D | subbuffer.rs | 96 fn memory_offset(&self) -> DeviceSize { in memory_offset() method
|
/external/crosvm/vm_memory/src/udmabuf/sys/ |
D | linux.rs | 54 fn memory_offset(mem: &GuestMemory, guest_addr: GuestAddress, len: u64) -> UdmabufResult<u64> { in memory_offset() function
|
/external/kernel-headers/original/uapi/linux/ |
D | nitro_enclaves.h | 304 __u64 memory_offset; member
|
/external/executorch/exir/ |
D | schema.py | 27 def memory_offset(self) -> int: member in AllocationDetails
|
/external/rust/android-crates-io/crates/vulkano/src/image/ |
D | sys.rs | 1421 let memory_offset = allocation.offset(); in validate_bind_memory() localVariable 1559 let memory_offset = allocation.offset(); in bind_memory_unchecked() localVariable 1583 let memory_offset = allocation.offset(); in bind_memory_unchecked() localVariable 1615 let memory_offset = allocation.offset(); in bind_memory_unchecked() localVariable
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_sparse.c | 1444 uint64_t memory_offset = bind->memoryOffset; in anv_sparse_bind_image_memory() local
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 2283 VkDeviceSize memory_offset, in lvp_image_plane_bind()
|
D | lvp_private.h | 279 VkDeviceSize memory_offset; member
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate_test.cc | 483 void* callback_context) -> TfLiteStatus { in TEST()
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | definitions.rs | 3930 pub memory_offset: DeviceSize, field 3974 pub fn memory_offset(mut self, memory_offset: DeviceSize) -> Self { in memory_offset() method 3999 pub memory_offset: DeviceSize, field 4048 pub fn memory_offset(mut self, memory_offset: DeviceSize) -> Self { in memory_offset() method 19596 pub memory_offset: DeviceSize, field 19650 pub fn memory_offset(mut self, memory_offset: DeviceSize) -> Self { in memory_offset() method 19748 pub memory_offset: DeviceSize, field 19802 pub fn memory_offset(mut self, memory_offset: DeviceSize) -> Self { in memory_offset() method 36644 pub memory_offset: DeviceSize, field 36704 pub fn memory_offset(mut self, memory_offset: DeviceSize) -> Self { in memory_offset() method [all …]
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 536 …nStateTracker::SetMemBinding(VkDeviceMemory mem, BINDABLE *mem_binding, VkDeviceSize memory_offset, in SetMemBinding()
|