Home
last modified time | relevance | path

Searched defs:allocation_info (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dmemory_resource_logger.hpp23 struct allocation_info struct in memory_resource_logger
25 char *address;
26 std::size_t bytes;
27 std::size_t alignment;
/aosp_15_r20/external/executorch/runtime/executor/
H A Dtensor_parser_exec_aten.cpp40 const executorch_flatbuffer::AllocationDetails* allocation_info, in getMemPlannedPtr()
111 const executorch_flatbuffer::AllocationDetails* allocation_info = in getTensorDataPtr() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DBuffer.cpp138 VmaAllocationInfo VulkanBuffer::allocation_info() const { in allocation_info() function in vkcompute::vkapi::VulkanBuffer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_state_ops.h178 const Tensor& allocation_info = ctx->input(0); in Compute() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs960 pub fn allocation_info(&self) -> (NonNull<u8>, Layout) { in allocation_info() method
3289 unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNull<u8>, Layout) { in allocation_info() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs960 pub fn allocation_info(&self) -> (NonNull<u8>, Layout) { in allocation_info() method
3289 unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNull<u8>, Layout) { in allocation_info() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs960 pub fn allocation_info(&self) -> (NonNull<u8>, Layout) { in allocation_info() method
3289 unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNull<u8>, Layout) { in allocation_info() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs960 pub fn allocation_info(&self) -> (NonNull<u8>, Layout) { in allocation_info() method
3289 unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNull<u8>, Layout) { in allocation_info() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs960 pub fn allocation_info(&self) -> (NonNull<u8>, Layout) { in allocation_info() method
3289 unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNull<u8>, Layout) { in allocation_info() method
/aosp_15_r20/external/mesa3d/include/drm-uapi/
H A Dd3dkmthk.h963 struct d3dddi_allocationinfo2 *allocation_info; member
965 __u64 allocation_info; member