Home
last modified time | relevance | path

Searched defs:Allocations (Results 1 – 6 of 6) 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/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h37 std::vector<void *> Allocations; variable
/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.h358 const std::vector<BufferAllocation>& Allocations() const { in Allocations() function
/external/llvm-project/lldb/tools/lldb-test/
Dlldb-test.cpp226 AddrIntervalMap Allocations; member