Home
last modified time | relevance | path

Searched defs:AllocationInfo (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/
Dmicro_allocator.cc50 struct AllocationInfo { struct
51 size_t bytes;
52 void** output_ptr;
53 int first_created;
54 int last_used;
55 int32_t offline_offset;
56 bool needs_allocating;
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountDiagnostics.cpp619 struct AllocationInfo { struct
620 const ExplodedNode* N;
621 const MemRegion *R;
622 const LocationContext *InterestingMethodContext;
623 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2202 struct AllocationInfo { struct
2203 const ExplodedNode* N;
2204 const MemRegion *R;
2205 const LocationContext *InterestingMethodContext;
2206 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() function
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4259 struct AllocationInfo struct
4264 AllocationInfo() : in AllocationInfo() function
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6024 struct AllocationInfo struct
6029 AllocationInfo() : in AllocationInfo() argument
6034 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h7075 struct AllocationInfo struct
7080 AllocationInfo() : in AllocationInfo() argument
7085 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() function
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7056 struct AllocationInfo struct
7061 AllocationInfo() : in AllocationInfo() argument
7066 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument