| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | ResourceMemoryAllocatorVk.cpp | 69 void DeallocateMemory(const ResourceMemoryAllocation& allocation) { in DeallocateMemory() argument 183 void ResourceMemoryAllocator::Deallocate(ResourceMemoryAllocation* allocation) { in Deallocate() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Buffer.cpp | 130 auto* allocation = device->client->BufferAllocator().New(device->client); in CreateError() local
|
| H A D | Device.cpp | 212 auto* allocation = client->QueueAllocator().New(client); in GetQueue() local 234 auto* allocation = client->ComputePipelineAllocator().New(client); in CreateComputePipelineAsync() local 285 auto* allocation in CreateRenderPipelineAsync() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | ResourceAllocatorManagerD3D12.cpp | 235 void ResourceAllocatorManager::DeallocateMemory(ResourceHeapAllocation& allocation) { in DeallocateMemory() argument 260 FreeMemory(ResourceHeapAllocation& allocation) FreeMemory() argument 315 ResourceMemoryAllocation allocation; CreatePlacedResource() local [all...] |
| H A D | ShaderVisibleDescriptorAllocatorD3D12.cpp | 98 AllocateGPUDescriptors( uint32_t descriptorCount, ExecutionSerial pendingSerial, D3D12_CPU_DESCRIPTOR_HANDLE* baseCPUDescriptor, GPUDescriptorHeapAllocation* allocation) AllocateGPUDescriptors() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | memory.h | 164 Allocation allocation; in operator ()() local 310 free(const Allocation& allocation) free() argument [all...] |
| /third_party/vulkan-loader/tests/ |
| H A D | loader_alloc_callback_tests.cpp | 45 std::unique_ptr<char[]> allocation; member [all...] |
| /third_party/lame/mpglib/ |
| H A D | layer2.c | 124 unsigned char allocation[SBLIMIT][2]; member [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-fuchsia.cc | 409 void* allocation = CreateAndMapVmo( in Allocate() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | setup-heap-internal.cc | 145 AllocationResult allocation = in AllocateMap() local 162 AllocationResult allocation = in AllocatePartialMap() local 204 AllocationResult allocation = AllocateRaw(size, allocation_type); in Allocate() local 217 AllocationResult allocation in CreateInitialMaps() local 273 AllocationResult allocation = AllocateRaw(WeakArrayList::SizeForCapacity(0), CreateInitialMaps() local 284 AllocationResult allocation = CreateInitialMaps() local 292 AllocationResult allocation = CreateInitialMaps() local 300 AllocationResult allocation = CreateInitialMaps() local 320 AllocationResult allocation = CreateInitialMaps() local 596 AllocationResult allocation = CreateInitialMaps() local 604 AllocationResult allocation = CreateInitialMaps() local [all...] |
| H A D | scavenger-inl.h | 121 AllocationResult allocation = allocator_.Allocate( in SemiSpaceCopyObject() local 160 AllocationResult allocation; in PromoteObject() local
|
| H A D | factory.h | 839 NewForTest(Handle<Map> map, AllocationType allocation) NewForTest() argument [all...] |
| H A D | slot-set.h | 157 void* allocation = AlignedAlloc(size, kSystemPointerSize); in Allocate() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-regalloc.cc | 269 compiler::InstructionOperand allocation = TryAllocateRegister(phi); in AllocateRegisters() local 686 compiler::InstructionOperand allocation = TryAllocateRegister(node); in AllocateRegister() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-literals.cc | 371 CreateObjectLiteral( Isolate* isolate, Handle<ObjectBoilerplateDescription> object_boilerplate_description, int flags, AllocationType allocation) CreateObjectLiteral() argument 452 CreateArrayLiteral( Isolate* isolate, Handle<ArrayBoilerplateDescription> array_boilerplate_description, AllocationType allocation) CreateArrayLiteral() argument [all...] |
| /third_party/rust/crates/cxx/gen/src/include/ |
| H A D | cxx.h | 722 class Box<T>::allocation { class in rust::cxxbridge1::Box
|
| /third_party/rust/crates/cxx/gen/cmd/src/gen/include/ |
| H A D | cxx.h | 722 class Box<T>::allocation { class in rust::cxxbridge1::Box
|
| /third_party/rust/crates/cxx/gen/build/src/gen/include/ |
| H A D | cxx.h | 722 class Box<T>::allocation { class in rust::cxxbridge1::Box
|
| /third_party/rust/crates/cxx/include/ |
| H A D | cxx.h | 722 class Box<T>::allocation { class in rust::cxxbridge1::Box
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAllocationCallbackUtil.cpp | 130 AllocationCallbackRecord AllocationCallbackRecord::allocation (size_t size, size_t alignment, VkSystemAllocationScope scope, void* returnedPtr) in allocation() function in vk::AllocationCallbackRecord [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | D3D12DescriptorHeapTests.cpp | 116 void Deallocate(CPUDescriptorHeapAllocation& allocation) { in Deallocate() argument 904 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); in TEST_P() local 926 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); in TEST_P() local 956 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); TEST_P() local 972 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); TEST_P() local 1000 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); TEST_P() local 1016 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); TEST_P() local 1032 CPUDescriptorHeapAllocation allocation = allocator.AllocateCPUDescriptors(); TEST_P() local [all...] |
| /third_party/rust/crates/cxx/gen/lib/src/gen/include/ |
| H A D | cxx.h | 722 class Box<T>::allocation { class in rust::cxxbridge1::Box
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.cpp | 387 de::MovePtr<Allocation> allocation = allocator.allocate(allocInfo, alignment /*unreferenced parameter*/); in BufferWithMemory() local 423 de::MovePtr<Allocation> allocation = allocator.allocate(m_requirements, memoryRequirement); in BufferWithMemory() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | opus.c | 780 int allocation; in ff_celt_bitalloc() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | memory-lowering.cc | 41 AllocationType allocation() const { return allocation_; } in allocation() function in v8::internal::compiler::final 49 static inline AllocationType CheckAllocationType(AllocationType allocation) { in CheckAllocationType() argument 632 const AllocateParameters& allocation = AllocateParametersOf(node->op()); ReduceAllocateRaw() local 656 AllocationGroup(Node* node, AllocationType allocation, Zone* zone) AllocationGroup() argument 665 AllocationGroup(Node* node, AllocationType allocation, Node* size, Zone* zone) AllocationGroup() argument [all...] |