Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 25 of 3916) sorted by relevance

12345678910>>...157

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dallocation.f49 character*81 set(*),noset,elset,slavset,mastset,noelset,submset,
53 integer nload_,nforc_,nboun_,nk_,ne_,nmpc_,nset_,nalset_,
54 & nmat_,ntmat_,npmat_,norien_,nam_,nprint_,kode,iline,
55 & istat,n,key,meminset(*),i,js,inoset,mi(*),ii,ipol,inl, local
56 & ibounstart,ibounend,ibound,ntrans_,ntmatl,npmatl,ityp,l,
57 & ielset,nope,nteller,nterm,ialset(16),ncs_,rmeminset(*),
58 & islavset,imastset,namtot_,ncmat_,nconstants,memmpc_,j,ipos,
59 & maxrmeminset,ne1d,ne2d,necper,necpsr,necaxr,nesr,
62 & ntie_,nbody_,nprop_,ipoinpc(0:*),nevdamp_,npt_,nentries,
63 & iposs,iposm,nslavs,nlayer,nkon_,nopeexp,k,iremove,mcs,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/vulkan/
H A Dvma_wrapper.cc73 VmaAllocation* allocation, in AllocateMemoryForImage()
82 VmaAllocation* allocation, in AllocateMemoryForBuffer()
93 VmaAllocation* allocation) { in CreateBuffer()
105 VmaAllocation allocation) { in DestroyBuffer()
110 VmaAllocation allocation, in MapMemory()
115 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) { in UnmapMemory()
119 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) { in FreeMemory()
124 VmaAllocation allocation, in FlushAllocation()
131 VmaAllocation allocation, in InvalidateAllocation()
138 VmaAllocation allocation, in GetAllocationInfo()
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dhelper_size_allocation.py36 def _handle_width_allocate(self, allocation): argument
46 def _handle_height_allocate(self, allocation): argument
59 def __handle_size_allocate(self, allocation): argument
67 def __on_size_allocate(self, widget, allocation): argument
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dallocation-builder-inl.h18 void AllocationBuilder::Allocate(int size, AllocationType allocation, in Allocate()
43 AllocationType allocation) { in CanAllocateArray()
54 AllocationType allocation) { in AllocateArray()
65 int length, MapRef map, AllocationType allocation) { in CanAllocateSloppyArgumentElements()
71 int length, MapRef map, AllocationType allocation) { in AllocateSloppyArgumentElements()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/svc/
H A Dsvc_rate_allocator_unittest.cc59 VideoBitrateAllocation allocation = in TEST() local
70 VideoBitrateAllocation allocation = in TEST() local
82 VideoBitrateAllocation allocation = in TEST() local
97 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
114 VideoBitrateAllocation allocation = in TEST() local
131 VideoBitrateAllocation allocation = in TEST() local
147 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
294 VideoBitrateAllocation allocation = in TEST() local
323 VideoBitrateAllocation allocation = in TEST() local
351 VideoBitrateAllocation allocation = in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/svc/
H A Dsvc_rate_allocator_unittest.cc59 VideoBitrateAllocation allocation = in TEST() local
70 VideoBitrateAllocation allocation = in TEST() local
82 VideoBitrateAllocation allocation = in TEST() local
97 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
114 VideoBitrateAllocation allocation = in TEST() local
131 VideoBitrateAllocation allocation = in TEST() local
147 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
294 VideoBitrateAllocation allocation = in TEST() local
323 VideoBitrateAllocation allocation = in TEST() local
351 VideoBitrateAllocation allocation = in TEST() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/memory_manager/
H A Dinternal_allocation_storage_tests.cpp33 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr… in TEST_F() local
42 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr… in TEST_F() local
79 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, Memo… in TEST_F() local
92 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, Memo… in TEST_F() local
109 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, Memo… in TEST_F() local
125 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, Memo… in TEST_F() local
143 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, Memo… in TEST_F() local
164 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, 1, G… in TEST_F() local
217 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, Memo… in TEST_F() local
285 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr… in HWTEST_F() local
H A Dmemory_manager_allocate_in_device_pool_tests.cpp37 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
53 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
148 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
169 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
190 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
207 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
224 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
245 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
295 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
343 auto allocation = memoryManager.allocateGraphicsMemoryInDevicePool(allocData, status); in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/vulkan/init/
H A Dgr_vk_memory_allocator_impl.cc58 VmaAllocation allocation; in allocateImageMemory() local
117 VmaAllocation allocation; in allocateBufferMemory() local
145 const VmaAllocation allocation = in getAllocInfo() local
171 const VmaAllocation allocation = in mapMemory() local
179 const VmaAllocation allocation = in unmapMemory() local
189 const VmaAllocation allocation = in flushMemory() local
199 const VmaAllocation allocation = in invalidateMemory() local
/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dsurface_allocation.c72 CoreSurfaceAllocation *allocation = (CoreSurfaceAllocation*) object; in surface_allocation_destructor() local
123 CoreSurfaceAllocation *allocation; in dfb_surface_allocation_create() local
181 dfb_surface_allocation_decouple( CoreSurfaceAllocation *allocation ) in dfb_surface_allocation_decouple()
319 allocation_update_copy( CoreSurfaceAllocation *allocation, in allocation_update_copy()
373 allocation_update_write( CoreSurfaceAllocation *allocation, in allocation_update_write()
415 allocation_update_read( CoreSurfaceAllocation *allocation, in allocation_update_read()
457 dfb_surface_allocation_update( CoreSurfaceAllocation *allocation, in dfb_surface_allocation_update()
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dhelper_size_allocation.py53 def _handle_width_allocate(self, allocation): argument
63 def _handle_height_allocate(self, allocation): argument
76 def __handle_size_allocate(self, allocation): argument
84 def __on_size_allocate(self, widget, allocation): argument
/dports/graphics/blender/blender-2.91.0/intern/cycles/device/opencl/
H A Dmemory_manager.cpp26 void MemoryManager::DeviceBuffer::add_allocation(Allocation &allocation) in add_allocation()
39 Allocation *allocation = allocations[i]; in update_device_memory() local
189 Allocation &allocation = allocations[name]; in alloc() local
211 Allocation &allocation = value.second; in free() local
231 Allocation &allocation = allocations[name]; in get_descriptor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.cpp129 VmaAllocation allocation; in allocateImageMemory() local
187 VmaAllocation allocation; in allocateBufferMemory() local
205 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in freeMemory() local
211 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in getAllocInfo() local
235 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in mapMemory() local
241 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in unmapMemory() local
248 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in flushMemory() local
255 const VmaAllocation allocation = (const VmaAllocation)memoryHandle; in invalidateMemory() local
/dports/security/seal/SEAL-3.7.2/native/src/seal/util/
H A Dmempool.h73 struct allocation struct
75 allocation() : size(0), data_ptr(nullptr), free(0), head_ptr(nullptr) in allocation() argument
81 // Pointer to start of the allocation argument
87 // Pointer to current head of allocation argument
109 // Creates a new MemoryPoolHeadMT with allocation for one single item. argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dfactory-base.cc79 Handle<Map> map, int length, AllocationType allocation) { in NewFixedArrayWithMap()
89 int length, AllocationType allocation) { in NewFixedArrayWithHoles()
100 AllocationType allocation) { in NewFixedArrayWithFiller()
113 int length, AllocationType allocation) { in NewFixedDoubleArray()
130 Map map, int length, AllocationType allocation) { in NewWeakFixedArrayWithMap()
150 int length, AllocationType allocation) { in NewWeakFixedArray()
467 int length, AllocationType allocation) { in NewRawOneByteString()
487 int length, AllocationType allocation) { in NewRawTwoByteString()
603 int length, AllocationType allocation) { in NewBigInt()
739 int capacity, AllocationType allocation) { in AllocateRawWeakArrayList()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dvideo_bitrate_allocation_unittest.cc15 VideoBitrateAllocation allocation; in TEST() local
43 VideoBitrateAllocation allocation; in TEST() local
55 VideoBitrateAllocation allocation; in TEST() local
70 VideoBitrateAllocation allocation; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dvideo_bitrate_allocation_unittest.cc16 VideoBitrateAllocation allocation; in TEST() local
44 VideoBitrateAllocation allocation; in TEST() local
56 VideoBitrateAllocation allocation; in TEST() local
71 VideoBitrateAllocation allocation; in TEST() local
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dsetup-heap-internal.cc94 AllocationResult allocation = in AllocateMap() local
118 AllocationResult allocation = AllocateRaw(Map::kSize, RO_SPACE); in AllocatePartialMap() local
170 AllocationResult allocation = AllocateRaw(size, space); in Allocate() local
184 AllocationResult allocation = AllocateRaw( in AllocateEmptyFixedTypedArray() local
258 AllocationResult allocation = in CreateInitialMaps() local
268 AllocationResult allocation = Allocate(null_map(), RO_SPACE); in CreateInitialMaps() local
282 AllocationResult allocation = Allocate(the_hole_map(), RO_SPACE); in CreateInitialMaps() local
301 AllocationResult allocation = Allocate(tuple2_map(), RO_SPACE); in CreateInitialMaps() local
397 AllocationResult allocation = in CreateInitialMaps() local
516 AllocationResult allocation = Allocate(boolean_map(), RO_SPACE); in CreateInitialMaps() local
[all …]
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dfactory-base.cc97 int length, AllocationType allocation) { in NewFixedArrayWithHoles()
108 AllocationType allocation) { in NewFixedArrayWithFiller()
122 int length, AllocationType allocation) { in NewFixedDoubleArray()
140 Map map, int length, AllocationType allocation) { in NewWeakFixedArrayWithMap()
159 int length, AllocationType allocation) { in NewWeakFixedArray()
545 int length, AllocationType allocation) { in NewRawOneByteString()
564 int length, AllocationType allocation) { in NewRawTwoByteString()
685 int length, AllocationType allocation) { in NewBigInt()
830 int capacity, AllocationType allocation) { in AllocateRawWeakArrayList()
846 int size, AllocationType allocation, Map map, in AllocateRawWithImmortalMap()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/memory_manager/
H A Ddeferrable_allocation_deletion_tests.cpp63 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in TEST_F() local
85 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in HWTEST_F() local
104 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in TEST_F() local
137 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in TEST_F() local
150 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in TEST_F() local
158 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in TEST_F() local
179 …auto allocation = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{dev… in HWTEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/vp9/
H A Dsvc_rate_allocator_unittest.cc59 VideoBitrateAllocation allocation = in TEST() local
70 VideoBitrateAllocation allocation = in TEST() local
82 VideoBitrateAllocation allocation = in TEST() local
97 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
114 VideoBitrateAllocation allocation = in TEST() local
131 VideoBitrateAllocation allocation = in TEST() local
147 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
165 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
186 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
211 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/vp9/
H A Dsvc_rate_allocator_unittest.cc59 VideoBitrateAllocation allocation = in TEST() local
70 VideoBitrateAllocation allocation = in TEST() local
82 VideoBitrateAllocation allocation = in TEST() local
97 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
114 VideoBitrateAllocation allocation = in TEST() local
131 VideoBitrateAllocation allocation = in TEST() local
147 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
165 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
186 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
211 VideoBitrateAllocation allocation = allocator.Allocate( in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dfactory-base.cc82 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()
530 int length, AllocationType allocation) { in NewRawOneByteString()
550 int length, AllocationType allocation) { in NewRawTwoByteString()
676 int length, AllocationType allocation) { in NewBigInt()
814 int capacity, AllocationType allocation) { in AllocateRawWeakArrayList()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/utility/
H A Ddefault_video_bitrate_allocator_unittest.cc44 BitrateAllocation allocation = allocator_->GetAllocation(0, kMaxFramerate); in TEST_F() local
49 BitrateAllocation allocation = allocator_->GetAllocation(1, kMaxFramerate); in TEST_F() local
60 BitrateAllocation allocation = in TEST_F() local
73 BitrateAllocation allocation = in TEST_F() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/utility/
H A Ddefault_video_bitrate_allocator_unittest.cc44 BitrateAllocation allocation = allocator_->GetAllocation(0, kMaxFramerate); in TEST_F() local
49 BitrateAllocation allocation = allocator_->GetAllocation(1, kMaxFramerate); in TEST_F() local
60 BitrateAllocation allocation = in TEST_F() local
73 BitrateAllocation allocation = in TEST_F() local

12345678910>>...157