Home
last modified time | relevance | path

Searched defs:Allocations (Results 1 – 4 of 4) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DSample.json4 "Allocations": 4, number
16 "Allocations": 4, number
27 "Allocations": 4, number
41 "Allocations": 0, number
50 "Allocations": 0, number
74 "Allocations": 4, number
93 "Allocations": 0, number
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h38 std::vector<void *> Allocations; variable
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h39 std::vector<void *> Allocations; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h360 const std::vector<BufferAllocation>& Allocations() const { in Allocations() function