| /external/perfetto/src/profiling/memory/ |
| D | bookkeeping.h | 192 struct Allocation { struct 193 Allocation(uint64_t size, in Allocation() function 203 Allocation(Allocation&& other) noexcept { in Allocation() function 211 ~Allocation() { SetCallstackAllocations(nullptr); } in ~Allocation() argument 213 void SetCallstackAllocations(CallstackAllocations* callstack_allocations) { in SetCallstackAllocations() argument 221 CallstackAllocations* callstack_allocations() const { in callstack_allocations() argument 230 CallstackAllocations* callstack_allocations_ = nullptr; argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | allocation_tracker.h | 78 struct Allocation { struct 103 void AddAllocationOrIncrementRefCount(se::DeviceMemoryBase device_memory, argument
|
| D | memory_space_assignment.h | 356 Allocation(HloInstruction* instruction, HloPosition defining_position, in Allocation() function
|
| /external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
| D | Allocation.java | 24 public final class Allocation { class 41 public Allocation(byte[] data, int offset) { in Allocation() method in Allocation
|
| /external/swiftshader/third_party/marl/include/marl/ |
| D | memory.h | 35 struct Allocation { struct 37 enum class Usage { 46 struct Request { 53 void* ptr = nullptr; // The pointer to the allocated memory. 54 Request request; // Request used for the allocation.
|
| /external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
| D | Allocation.java | 33 final class Allocation { class 54 Allocation(String description, long size, List<StackTraceElement> location) { in Allocation() method in Allocation
|
| /external/swiftshader/src/System/ |
| D | Memory.cpp | 47 struct Allocation struct 50 unsigned char *block;
|
| /external/swiftshader/src/Common/ |
| D | Memory.cpp | 46 struct Allocation struct 49 unsigned char *block;
|
| /external/tensorflow/tensorflow/lite/ |
| D | allocation.h | 52 Allocation(ErrorReporter* error_reporter, Type type) in Allocation() function
|
| /external/llvm/docs/ |
| D | CodeGenerator.rst | 1208 How registers are represented in LLVM 1303 Mapping virtual registers to physical registers 1344 Handling two address instructions 1372 The SSA deconstruction phase 1390 Instruction folding 1414 Built in register allocators
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
| D | CodeGenerator.rst | 1208 How registers are represented in LLVM 1303 Mapping virtual registers to physical registers 1344 Handling two address instructions 1372 The SSA deconstruction phase 1390 Instruction folding 1414 Built in register allocators
|
| /external/swiftshader/src/Reactor/ |
| D | ExecutableMemory.cpp | 48 struct Allocation struct 51 unsigned char *block;
|
| /external/v8/include/ |
| D | v8-profiler.h | 598 struct Allocation { struct 602 size_t size; 607 unsigned int count;
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkMemUtil.hpp | 54 class Allocation class
|
| D | vkMemUtil.cpp | 96 Allocation::Allocation (VkDeviceMemory memory, VkDeviceSize offset, void* hostPtr) in Allocation() function in vk::Allocation
|
| /external/bcc/tools/ |
| D | memleak.py | 23 class Allocation(object): class
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 49 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 52 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | tstring_test.cc | 271 TEST(TF_TStringTest, Allocation) { in TEST() argument
|
| /external/llvm/lib/CodeGen/ |
| D | StackColoring.cpp | 532 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local 605 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | StackColoring.cpp | 668 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local 740 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
|
| /external/angle/third_party/VulkanMemoryAllocator/src/VmaReplay/ |
| D | VmaReplay.cpp | 1624 struct Allocation struct in Player 1626 uint32_t allocationFlags = 0; 1627 VmaAllocation allocation = VK_NULL_HANDLE; 1628 VkBuffer buffer = VK_NULL_HANDLE; 1629 VkImage image = VK_NULL_HANDLE;
|
| /external/angle/third_party/VulkanMemoryAllocator/src/ |
| D | Tests.cpp | 181 VmaAllocation Allocation = VK_NULL_HANDLE; member 338 struct Allocation in MainTest() struct 340 VkBuffer Buffer; in MainTest() 341 VkImage Image; in MainTest() 342 VmaAllocation Alloc; in MainTest() 768 VmaAllocation Allocation = VK_NULL_HANDLE; member
|
| /external/compiler-rt/lib/asan/ |
| D | asan_report.cc | 76 const char *Allocation() { return Magenta(); } in Allocation() function in __asan::Decorator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
| D | MipsFastISel.cpp | 1330 SmallVector<AllocatedReg, 4> Allocation; in fastLowerArguments() local
|