Home
last modified time | relevance | path

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

/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;
/external/executorch/runtime/executor/
Dtensor_parser_exec_aten.cpp40 const executorch_flatbuffer::AllocationDetails* allocation_info, in getMemPlannedPtr()
111 const executorch_flatbuffer::AllocationDetails* allocation_info = in getTensorDataPtr() local
/external/executorch/backends/vulkan/runtime/vk_api/memory/
DBuffer.cpp138 VmaAllocationInfo VulkanBuffer::allocation_info() const { in allocation_info() function in vkcompute::vkapi::VulkanBuffer
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h178 const Tensor& allocation_info = ctx->input(0); in Compute() local
/external/rust/android-crates-io/crates/hashbrown/src/raw/
Dmod.rs2973 unsafe fn allocation_info(&self, table_layout: TableLayout) -> (NonNull<u8>, Layout) { in allocation_info() method
/external/mesa3d/include/drm-uapi/
Dd3dkmthk.h963 struct d3dddi_allocationinfo2 *allocation_info; member
965 __u64 allocation_info; member