/third_party/node/deps/v8/src/heap/ |
H A D | heap-allocator-inl.h | 87 AllocationResult allocation; in AllocateRaw() local 213 AllocateRawWith( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWith() argument [all...] |
H A D | heap-allocator.cc | 40 AllocateRawLargeInternal( int size_in_bytes, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawLargeInternal() argument 79 AllocateRawWithLightRetrySlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithLightRetrySlowPath() argument 103 AllocateRawWithRetryOrFailSlowPath( int size, AllocationType allocation, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawWithRetryOrFailSlowPath() argument [all...] |
H A D | concurrent-allocator.cc | 128 AllocationResult allocation = lab_.AllocateRawAligned(object_size, alignment); in AllocateInLabSlow() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBufferObjectUtil.cpp | 43 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawBufferObjectUtil.cpp | 43 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory() argument
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Memory.cpp | 92 Allocation *allocation = (Allocation *)(aligned - sizeof(Allocation)); in allocate() local 124 Allocation *allocation = (Allocation *)(aligned - sizeof(Allocation)); in freeMemory() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
H A D | Client.cpp | 88 auto* allocation = TextureAllocator().New(this); in ReserveTexture() local 100 auto* allocation = SwapChainAllocator().New(this); in ReserveSwapChain() local 112 auto* allocation = DeviceAllocator().New(this); in ReserveDevice() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BuddyMemoryAllocator.cpp | 88 void BuddyMemoryAllocator::Deallocate(const ResourceMemoryAllocation& allocation) { in Deallocate() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | StagingDescriptorAllocatorD3D12.cpp | 98 void StagingDescriptorAllocator::Deallocate(CPUDescriptorHeapAllocation* allocation) { in Deallocate() argument 137 CPUDescriptorHeapAllocation allocation; in AllocateTransientCPUDescriptors() local [all...] |
H A D | SamplerHeapCacheD3D12.cpp | 123 CPUDescriptorHeapAllocation allocation; in GetOrCreate() local 33 SamplerHeapCacheEntry(SamplerHeapCache* cache, StagingDescriptorAllocator* allocator, std::vector<Sampler*> samplers, CPUDescriptorHeapAllocation allocation) SamplerHeapCacheEntry() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | containers.h | 143 Allocation allocation; member in marl::containers::vector
|
/third_party/vulkan-loader/tests/framework/layer/ |
H A D | test_layer.h | 176 void* allocation; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | mba_test.c | 27 static int runs_per_allocation, allocation = 100; in mba_setup() local 61 int allocation, runs; in show_mba_info() local [all...] |
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | memory.c | 137 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation) in dlm_allocate_mhandle() argument 157 struct dlm_msg *dlm_allocate_msg(gfp_t allocation) in dlm_allocate_msg() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | mba_test.c | 27 static int runs_per_allocation, allocation = 100; in mba_setup() local 55 int allocation, runs; in show_mba_info() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | sbc.h | 97 } allocation; member
|
/third_party/lame/mpglib/ |
H A D | layer1.c | 53 unsigned char allocation[SBLIMIT][2]; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferComputeInstance.cpp | 65 de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::HostVisible); in createDataBuffer() local 112 de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::HostVisible); in createColorDataBuffer() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiBufferComputeInstance.cpp | 65 de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::HostVisible); in createDataBuffer() local 112 de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::HostVisible); in createColorDataBuffer() local [all...] |
/third_party/skia/src/core/ |
H A D | SkDescriptor.cpp | 18 void* allocation = ::operator new (length); in Alloc() local
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | SlabAllocator.cpp | 33 SlabAllocatorImpl::Slab::Slab(char allocation[], IndexLinkNode* head) in Slab() argument 232 char* allocation in GetNewSlab() local [all...] |
H A D | SlabAllocator.h | 85 char* allocation; member [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | BuddyMemoryAllocatorTests.cpp | 53 void Deallocate(ResourceMemoryAllocation& allocation) { in Deallocate() argument 399 ResourceMemoryAllocation allocation = allocator.Allocate(4); TEST() local 416 ResourceMemoryAllocation allocation = allocator.Allocate(4); TEST() local 442 ResourceMemoryAllocation allocation = allocator.Allocate(4); TEST() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | htc.c | 418 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | dmapool.c | 47 size_t allocation; member 134 size_t allocation; in dma_pool_create() local 498 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dmam_pool_create() argument [all...] |