Home
last modified time | relevance | path

Searched defs:allocation (Results 76 - 100 of 192) sorted by relevance

12345678

/third_party/node/deps/v8/src/heap/
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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c979 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; in set_pixel_clock_v3() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtc.c614 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h106 void *allocation; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c980 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; in set_pixel_clock_v3() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtc.c627 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink.c206 nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid, __u32 group, gfp_t allocation) nfnetlink_broadcast() argument
/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...]
/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h673 New(Isolate* isolate, int length, AllocationType allocation) New() argument
H A Dordered-hash-table.cc20 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument
48 AllocateEmpty( Isolate* isolate, AllocationType allocation, RootIndex root_index) AllocateEmpty() argument
514 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument
520 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument
526 Allocate( IsolateT* isolate, int capacity, AllocationType allocation) Allocate() argument
537 AllocateEmpty( Isolate* isolate, AllocationType allocation) AllocateEmpty() argument
543 AllocateEmpty( Isolate* isolate, AllocationType allocation) AllocateEmpty() argument
549 AllocateEmpty( Isolate* isolate, AllocationType allocation) AllocateEmpty() argument
651 Allocate( Isolate* isolate, int capacity, AllocationType allocation) Allocate() argument
658 Allocate( Isolate* isolate, int capacity, AllocationType allocation) Allocate() argument
665 Allocate( Isolate* isolate, int capacity, AllocationType allocation) Allocate() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c50 uint8_t allocation; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp75 Buffer(vk::Move<vk::VkBuffer> buffer, de::MovePtr<vk::Allocation> allocation) Buffer() argument
108 Image(vk::Move<vk::VkImage>& image, de::MovePtr<vk::Allocation>& allocation) Image() argument

Completed in 34 milliseconds

12345678