| /external/v8/src/heap/ |
| D | factory-base.cc | 52 AllocationType allocation) { in NewStruct() 72 AllocationType allocation) { in NewFixedArray() 82 Handle<Map> map, int length, AllocationType allocation) { in NewFixedArrayWithMap() 92 int length, AllocationType allocation) { in NewFixedArrayWithHoles() 103 AllocationType allocation) { in NewFixedArrayWithFiller() 116 int length, AllocationType allocation) { in NewFixedDoubleArray() 133 Map map, int length, AllocationType allocation) { in NewWeakFixedArrayWithMap() 153 int length, AllocationType allocation) { in NewWeakFixedArray() 162 AllocationType allocation) { in NewByteArray() 414 int slot_count, int create_closure_slot_count, AllocationType allocation) { in NewFeedbackMetadata() [all …]
|
| D | setup-heap-internal.cc | 139 AllocationResult allocation = in AllocateMap() local 156 AllocationResult allocation = in AllocatePartialMap() local 207 AllocationResult allocation = AllocateRaw(size, allocation_type); in Allocate() local 220 AllocationResult allocation = AllocatePartialMap(MAP_TYPE, Map::kSize); in CreateInitialMaps() local 277 AllocationResult allocation = AllocateRaw(WeakArrayList::SizeForCapacity(0), in CreateInitialMaps() local 288 AllocationResult allocation = in CreateInitialMaps() local 296 AllocationResult allocation = in CreateInitialMaps() local 304 AllocationResult allocation = in CreateInitialMaps() local 324 AllocationResult allocation = in CreateInitialMaps() local 573 AllocationResult allocation = in CreateInitialMaps() local [all …]
|
| D | factory-inl.h | 51 AllocationType allocation) { in NewJSArrayWithElements() 57 Handle<Map> map, int number_of_slow_properties, AllocationType allocation, in NewFastOrSlowJSObjectFromMap()
|
| D | factory.cc | 246 HeapObject Factory::AllocateRaw(int size, AllocationType allocation, in AllocateRaw() 253 Handle<Map> map, AllocationType allocation, in AllocateRawWithAllocationSite() 282 HeapObject Factory::New(Handle<Map> map, AllocationType allocation) { in New() 296 AllocationType allocation, in NewFillerObject() 326 AllocationType allocation) { in NewTuple2() 374 AllocationResult allocation = heap->AllocateRaw(size, allocation_type); in TryNewFixedArray() local 481 AllocationType allocation) { in AllocateSmallOrderedHashTable() 502 int capacity, AllocationType allocation) { in NewSmallOrderedHashSet() 508 int capacity, AllocationType allocation) { in NewSmallOrderedHashMap() 514 int capacity, AllocationType allocation) { in NewSmallOrderedNameDictionary() [all …]
|
| D | concurrent-allocator-inl.h | 38 AllocationResult allocation = lab_.AllocateRawAligned(object_size, alignment); in AllocateInLab() local
|
| D | local-factory.cc | 40 HeapObject LocalFactory::AllocateRaw(int size, AllocationType allocation, in AllocateRaw()
|
| /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
| D | buffer_assignment_util.cc | 22 const BufferAllocation& allocation) { in InstrForConstantBufferAllocation() 58 const BufferAllocation& allocation) { in ConstantBufferAllocationToGlobalName() 68 const BufferAllocation& allocation) { in LiteralForConstantAllocation()
|
| /external/skia/src/gpu/vk/ |
| D | GrVkAMDMemoryAllocator.cpp | 90 VmaAllocation allocation; in allocateMemoryForImage() local 146 VmaAllocation allocation; in allocateMemoryForBuffer() local 165 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in freeMemory() local 171 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in getAllocInfo() local 214 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in mapMemory() local 222 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in unmapMemory() local
|
| /external/skqp/src/gpu/vk/ |
| D | GrVkAMDMemoryAllocator.cpp | 83 VmaAllocation allocation; in allocateMemoryForImage() local 138 VmaAllocation allocation; in allocateMemoryForBuffer() local 156 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in freeMemory() local 162 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in getAllocInfo() local 204 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in mapMemory() local 211 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in unmapMemory() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_mem_alloc_wrapper.cpp | 56 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() 91 VkResult MapMemory(VmaAllocator allocator, VmaAllocation allocation, void **ppData) in MapMemory() 96 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() 102 VmaAllocation allocation, in FlushAllocation() 110 VmaAllocation allocation, in InvalidateAllocation()
|
| /external/v8/src/compiler/ |
| D | allocation-builder-inl.h | 32 AllocationType allocation) { in AllocateArray() 44 int length, MapRef map, AllocationType allocation) { in AllocateSloppyArgumentElements()
|
| /external/webrtc/webrtc/call/ |
| D | bitrate_allocator.cc | 43 ObserverBitrateMap allocation = AllocateBitrates(); in OnNetworkChanged() local 88 ObserverBitrateMap allocation = AllocateBitrates(); in AddBitrateObserver() local 150 ObserverBitrateMap allocation; in NormalRateAllocation() local 176 ObserverBitrateMap allocation; in LowRateAllocation() local
|
| /external/angle/src/common/ |
| D | PoolAlloc_unittest.cpp | 23 void *allocation = poolAllocator.allocate(numBytes); in TEST() local 67 void *allocation = poolAllocator.allocate((rand() % (1024 * 4)) + 1); in TEST_P() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | buffer_assignment.cc | 556 BufferAllocation* allocation = &allocations_.back(); in NewEmptyAllocation() local 562 BufferAllocation* allocation = NewEmptyAllocation(size, buffer.color()); in NewAllocation() local 568 void BufferAssignment::AddAssignment(BufferAllocation* allocation, in AddAssignment() 589 void BufferAssignment::AddAssignment(BufferAllocation* allocation, in AddAssignment() 615 [](const BufferAllocation& allocation) { in CombineTempAllocations() 675 BufferAllocation* allocation = &allocations_[index]; in CombineTempAllocations() local 685 for (auto& allocation : Allocations()) { in ComputeSummaryStats() local 765 for (auto& allocation : allocations_) { in ToString() local 809 for (const BufferAllocation& allocation : Allocations()) { in ToProto() local 895 bool BufferAssigner::MaybeAssignBuffer(BufferAllocation* allocation, in MaybeAssignBuffer() [all …]
|
| /external/tensorflow/tensorflow/compiler/xrt/ |
| D | xrt_state.cc | 119 XRTBufferAllocation::XRTBufferAllocation(const se::DeviceMemoryBase& allocation, in XRTBufferAllocation() 143 const se::DeviceMemoryBase& XRTBufferAllocation::allocation() { in allocation() function in tensorflow::XRTBufferAllocation 172 XRTTupleAllocation** allocation) { in CreateAndTransfer() 200 XRTTupleAllocation** allocation) { in CreateUninitialized() 223 int device_ordinal, XRTTupleAllocation** allocation) { in CreateFromBuffer() 236 int device_ordinal, XRTTupleAllocation** allocation) { in CreateFromBuffer() 364 XRTTupleAllocation** allocation, bool alias_parent_allocation) { in MakeSubBuffer() 457 XRTTupleAllocation** allocation) { in MakeTuple()
|
| /external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/ |
| D | SampleDataQueue.java | 308 Allocation allocation = readAllocationNode.allocation; in readData() local 330 Allocation allocation = readAllocationNode.allocation; in readData() local 420 @Nullable public Allocation allocation; field in SampleDataQueue.AllocationNode 443 public void initialize(Allocation allocation, AllocationNode next) { in initialize()
|
| /external/tensorflow/tensorflow/compiler/xrt/kernels/ |
| D | xrt_state_ops.h | 201 XRTTupleAllocation* allocation; in Compute() local 241 XRTTupleAllocation* allocation; in Compute() local 345 XRTTupleAllocation* allocation; in Compute() local 394 RefPtr<XRTTupleAllocation> allocation; in Compute() local 507 RefPtr<XRTTupleAllocation> allocation; in Compute() local 560 RefPtr<XRTTupleAllocation> allocation; in Compute() local 653 RefPtr<XRTTupleAllocation> allocation; in Compute() local
|
| /external/swiftshader/src/System/ |
| D | Memory.cpp | 64 void *allocation; in allocateRaw() local 80 Allocation *allocation = (Allocation *)(aligned - sizeof(Allocation)); in allocateRaw() local
|
| /external/swiftshader/src/Common/ |
| D | Memory.cpp | 63 void *allocation; in allocateRaw() local 79 Allocation *allocation = (Allocation*)(aligned - sizeof(Allocation)); in allocateRaw() local
|
| /external/mesa3d/src/util/tests/vma/ |
| D | vma_random_test.cpp | 53 struct allocation { struct 54 uint64_t start_page; 55 uint64_t num_pages;
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | buffer_allocations.cc | 48 const BufferAllocation& allocation = buffer_assignment->GetAllocation(i); in Build() local 136 const BufferAllocation& allocation = buffer_assignment_->GetAllocation(i); in TearDown() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | log_memory.cc | 50 MemoryLogTensorAllocation allocation; in RecordTensorAllocation() local 79 MemoryLogRawAllocation allocation; in RecordRawAllocation() local
|
| /external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
| D | Allocator.java | 38 void release(Allocation allocation); in release()
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | buffer_info_util.cc | 27 for (const BufferAllocation& allocation : buffer_assignment.Allocations()) { in CreateBufferInfosFromBufferAssignment() local
|
| /external/swiftshader/third_party/marl/src/ |
| D | memory.cpp | 190 auto allocation = malloc(allocSize); in alignedMalloc() local 224 marl::Allocation allocation; in allocate() local 230 virtual void free(const marl::Allocation& allocation) override { in free()
|