/external/tensorflow/tensorflow/compiler/xla/service/ |
D | allocation_tracker.h | 63 struct Allocation { struct 87 void AddAllocationOrIncrementRefCount( 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/libchrome/base/trace_event/ |
D | heap_profiler_allocation_register.h | 260 struct Allocation { struct 263 AllocationContext context; argument 271 Allocation operator*() const; argument
|
/external/tensorflow/tensorflow/contrib/lite/ |
D | allocation.h | 32 Allocation(ErrorReporter* error_reporter) : error_reporter_(error_reporter) {} in Allocation() function
|
/external/swiftshader/src/Common/ |
D | Memory.cpp | 60 struct Allocation struct 63 unsigned char *block;
|
/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 | 544 struct Allocation { struct 548 size_t size; 553 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/vulkan-validation-layers/tests/ |
D | loader_validation_tests.cpp | 1036 TEST(Allocation, Instance) { in TEST() argument 1060 TEST(Allocation, GetInstanceProcAddr) { in TEST() argument 1088 TEST(Allocation, EnumeratePhysicalDevices) { in TEST() argument 1125 TEST(Allocation, InstanceAndDevice) { in TEST() argument 1190 TEST(Allocation, InstanceButNotDevice) { in TEST() argument 1253 TEST(Allocation, DeviceButNotInstance) { in TEST() argument 1315 TEST(Allocation, CreateInstanceIntentionalAllocFail) { in TEST() argument 1347 TEST(Allocation, CreateDeviceIntentionalAllocFail) { in TEST() argument 1416 TEST(Allocation, CreateInstanceDeviceIntentionalAllocFail) { in TEST() argument
|
/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/compiler-rt/lib/asan/ |
D | asan_report.cc | 76 const char *Allocation() { return Magenta(); } in Allocation() function in __asan::Decorator
|
/external/v8/src/ |
D | globals.h | 431 class Allocation; variable
|