| /external/v8/src/objects/ |
| D | js-array-buffer.h | 57 struct Allocation { struct 58 Allocation(void* allocation_base, size_t length, void* backing_store, in Allocation() function 82 static void FreeBackingStore(Isolate* isolate, Allocation allocation); argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | allocation_tracker.h | 78 struct Allocation { struct 103 void AddAllocationOrIncrementRefCount(se::DeviceMemoryBase device_memory, argument
|
| /external/perfetto/src/profiling/memory/ |
| D | bookkeeping.h | 307 struct Allocation { struct 308 Allocation(uint64_t size, uint64_t seq, CallstackAllocations* csa) in Allocation() function 315 Allocation(Allocation&& other) noexcept { in Allocation() argument 322 void AddToCallstackAllocations() { in AddToCallstackAllocations() argument 327 void SubtractFromCallstackAllocations() { in SubtractFromCallstackAllocations() argument 332 ~Allocation() { in ~Allocation() argument 339 CallstackAllocations* callstack_allocations; argument
|
| /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 | 46 struct Allocation struct 49 unsigned char *block;
|
| /external/tensorflow/tensorflow/contrib/lite/ |
| D | allocation.h | 34 Allocation(ErrorReporter* error_reporter) : error_reporter_(error_reporter) {} in Allocation() function
|
| /external/tensorflow/tensorflow/lite/ |
| D | allocation.h | 33 Allocation(ErrorReporter* error_reporter) : error_reporter_(error_reporter) {} in Allocation() function
|
| /external/swiftshader/src/Reactor/ |
| D | ExecutableMemory.cpp | 49 struct Allocation struct 52 unsigned char *block;
|
| /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/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/v8/include/ |
| D | v8-profiler.h | 557 struct Allocation { struct 561 size_t size; 566 unsigned int count;
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkMemUtil.hpp | 51 class Allocation class
|
| D | vkMemUtil.cpp | 91 Allocation::Allocation (VkDeviceMemory memory, VkDeviceSize offset, void* hostPtr) in Allocation() function in vk::Allocation
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 49 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /external/bcc/tools/ |
| D | memleak.py | 23 class Allocation(object): class
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 52 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /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/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
|