| /external/llvm-project/lldb/include/lldb/Expression/ |
| D | IRMemoryMap.h | 89 struct Allocation { struct 98 AllocationPolicy m_policy; argument 106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument 111 const Allocation &operator=(const Allocation &) = delete; argument
|
| /external/perfetto/src/profiling/memory/ |
| D | bookkeeping.h | 210 struct Allocation { struct 211 Allocation(uint64_t size, in Allocation() function 221 Allocation(Allocation&& other) noexcept { in Allocation() argument 229 ~Allocation() { SetCallstackAllocations(nullptr); } in ~Allocation() argument 231 void SetCallstackAllocations(CallstackAllocations* callstack_allocations) { in SetCallstackAllocations() argument 239 CallstackAllocations* callstack_allocations() const { in callstack_allocations() argument 248 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 | 405 class Allocation; variable 524 Allocation(HloPosition defining_position, MemorySpace memory_space, 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/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/Common/ |
| D | Memory.cpp | 46 struct Allocation struct 49 unsigned char *block;
|
| /external/swiftshader/src/System/ |
| D | Memory.cpp | 47 struct Allocation struct 50 unsigned char *block;
|
| /external/swiftshader/third_party/marl/include/marl/ |
| D | memory.h | 58 struct Allocation { struct 60 enum class Usage : uint8_t { 71 struct Request { 78 void* ptr = nullptr; // The pointer to the allocated memory. 79 Request request; // Request used for the allocation.
|
| /external/tensorflow/tensorflow/lite/ |
| D | allocation.h | 54 Allocation(ErrorReporter* error_reporter, Type type) in Allocation() function
|
| /external/llvm-project/llvm/docs/ |
| D | CodeGenerator.rst | 1236 How registers are represented in LLVM 1331 Mapping virtual registers to physical registers 1372 Handling two address instructions 1400 The SSA deconstruction phase 1418 Instruction folding 1442 Built in register allocators
|
| /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/src/Reactor/ |
| D | ExecutableMemory.cpp | 55 struct Allocation struct 58 unsigned char *block;
|
| /external/llvm-project/polly/tools/GPURuntime/ |
| D | GPUJIT.c | 630 static void freeDeviceMemoryCL(PollyGPUDevicePtr *Allocation) { in freeDeviceMemoryCL() 670 static void *getDevicePtrCL(PollyGPUDevicePtr *Allocation) { in getDevicePtrCL() 1501 static void freeDeviceMemoryCUDA(PollyGPUDevicePtr *Allocation) { in freeDeviceMemoryCUDA() 1548 static void *getDevicePtrCUDA(PollyGPUDevicePtr *Allocation) { in getDevicePtrCUDA() 1708 void polly_freeDeviceMemory(PollyGPUDevicePtr *Allocation) { in polly_freeDeviceMemory() 1750 void *polly_getDevicePtr(PollyGPUDevicePtr *Allocation) { in polly_getDevicePtr()
|
| /external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 47 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkMemUtil.hpp | 54 class Allocation class
|
| /external/bcc/tools/ |
| D | memleak.py | 23 class Allocation(object): class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 48 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/llvm-project/llvm/lib/CodeGen/ |
| D | StackColoring.cpp | 704 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local 786 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
|
| /external/swiftshader/third_party/llvm-10.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/llvm-project/compiler-rt/lib/asan/ |
| D | asan_descriptions.h | 48 const char *Allocation() { return Magenta(); } in Allocation() function
|
| /external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| D | TPCIndirectionUtils.cpp | 46 using Allocation = jitlink::JITLinkMemoryManager::Allocation; typedef in __anon0e890b430111::TPCTrampolinePool
|