Home
last modified time | relevance | path

Searched defs:allocation (Results 51 - 75 of 157) sorted by relevance

1234567

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DResourceMemoryAllocatorVk.cpp69 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 DBuffer.cpp130 auto* allocation = device->client->BufferAllocator().New(device->client); in CreateError() local
H A DDevice.cpp212 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 DResourceAllocatorManagerD3D12.cpp235 void ResourceAllocatorManager::DeallocateMemory(ResourceHeapAllocation& allocation) { in DeallocateMemory() argument
260 FreeMemory(ResourceHeapAllocation& allocation) FreeMemory() argument
315 ResourceMemoryAllocation allocation; CreatePlacedResource() local
[all...]
H A DShaderVisibleDescriptorAllocatorD3D12.cpp98 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 Dmemory.h164 Allocation allocation; in operator ()() local
310 free(const Allocation& allocation) free() argument
[all...]
/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp45 std::unique_ptr<char[]> allocation; member
[all...]
/third_party/lame/mpglib/
H A Dlayer2.c124 unsigned char allocation[SBLIMIT][2]; member
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-fuchsia.cc409 void* allocation = CreateAndMapVmo( in Allocate() local
/third_party/node/deps/v8/src/heap/
H A Dsetup-heap-internal.cc145 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 Dscavenger-inl.h121 AllocationResult allocation = allocator_.Allocate( in SemiSpaceCopyObject() local
160 AllocationResult allocation; in PromoteObject() local
H A Dfactory.h839 NewForTest(Handle<Map> map, AllocationType allocation) NewForTest() argument
[all...]
H A Dslot-set.h157 void* allocation = AlignedAlloc(size, kSystemPointerSize); in Allocate() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc269 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 Druntime-literals.cc371 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 Dcxx.h722 class Box<T>::allocation { class in rust::cxxbridge1::Box
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/
H A Dcxx.h722 class Box<T>::allocation { class in rust::cxxbridge1::Box
/third_party/rust/crates/cxx/gen/build/src/gen/include/
H A Dcxx.h722 class Box<T>::allocation { class in rust::cxxbridge1::Box
/third_party/rust/crates/cxx/include/
H A Dcxx.h722 class Box<T>::allocation { class in rust::cxxbridge1::Box
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp130 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 DD3D12DescriptorHeapTests.cpp116 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 Dcxx.h722 class Box<T>::allocation { class in rust::cxxbridge1::Box
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp387 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 Dopus.c780 int allocation; in ff_celt_bitalloc() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmemory-lowering.cc41 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...]

Completed in 27 milliseconds

1234567