| /external/perfetto/src/profiling/memory/ |
| D | bookkeeping.h | 211 struct Allocation { struct 212 Allocation(uint64_t size, in Allocation() argument 222 Allocation(Allocation&& other) noexcept { in Allocation() argument 230 ~Allocation() { SetCallstackAllocations(nullptr); } in ~Allocation() argument 232 void SetCallstackAllocations(CallstackAllocations* callstack_allocations) { in SetCallstackAllocations() argument 240 CallstackAllocations* callstack_allocations() const { in callstack_allocations() argument 249 CallstackAllocations* callstack_allocations_ = nullptr; argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| D | SimpleExecutorMemoryManager.h | 44 struct Allocation { struct 49 using AllocationsMap = DenseMap<void *, Allocation>; argument
|
| D | ExecutorSharedMemoryMapperService.h | 43 struct Allocation { struct 46 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | allocation_tracker.h | 75 struct Allocation { struct 100 void AddAllocationOrIncrementRefCount(se::DeviceMemoryBase device_memory, argument
|
| /external/ComputeLibrary/tests/framework/instruments/ |
| D | OpenCLMemoryUsage.h | 66 struct Allocation struct 69 Allocation(size_t alloc_size) in Allocation() function
|
| /external/pigweed/pw_allocator/public/pw_allocator/ |
| D | test_harness.h | 111 struct Allocation { struct 116 constexpr TestHarnessGeneric(Vector<Allocation>& allocations) in TestHarnessGeneric() argument
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
| D | Allocation.java | 24 public final class Allocation { class 39 public Allocation(byte[] data, int offset) { in Allocation() method in Allocation
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
| D | Allocation.java | 24 public final class Allocation { class 39 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/pigweed/pw_allocator/ |
| D | synchronized_allocator_test.cc | 50 struct Allocation { struct 51 void* ptr; 52 Layout layout; 55 void Paint() { in Paint() 67 size_t Inspect() const { in Inspect()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | MemoryMapper.h | 105 struct Allocation { struct 109 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; argument
|
| /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/swiftshader/src/System/ |
| D | Memory.cpp | 53 struct Allocation struct 56 unsigned char *block;
|
| /external/pigweed/pw_kvs/ |
| D | docs.rst | 316 Allocation subsection 331 .. _module-pw_kvs-design-redundancy:
|
| /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/tensorflow/tensorflow/lite/ |
| D | allocation.h | 51 Allocation(ErrorReporter* error_reporter, Type type) in Allocation() function
|
| /external/angle/src/common/ |
| D | PoolAlloc.h | 39 class Allocation; variable
|
| D | PoolAlloc.cpp | 31 class Allocation class 34 Allocation(size_t size, unsigned char *mem, Allocation *prev = 0) in Allocation() function in angle::Allocation
|
| /external/swiftshader/src/Reactor/ |
| D | ExecutableMemory.cpp | 61 struct Allocation struct 64 unsigned char *block;
|
| /external/rust/crates/grpcio-sys/grpc/tools/codegen/core/ |
| D | optimize_arena_pool_sizes.py | 29 Allocation = collections.namedtuple('Allocation', 'size ptr') variable
|
| /external/grpc-grpc/tools/codegen/core/ |
| D | optimize_arena_pool_sizes.py | 29 Allocation = collections.namedtuple("Allocation", "size ptr") variable
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorBlock.h | 575 struct Allocation { struct 583 std::vector<Allocation> m_allocations; argument
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | StringMapEntry.h | 52 void *Allocation = Allocator.Allocate(AllocSize, EntryAlign); in allocateWithKey() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 47 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 48 for (void *Allocation : Allocations) in ~AllocaHolder() local
|