Home
last modified time | relevance | path

Searched defs:allocation2 (Results 1 – 22 of 22) sorted by relevance

/dports/security/seal/SEAL-3.7.2/native/tests/seal/util/
H A Dmempool.cpp58 uint64_t *allocation2 = pointer2.get(); in TEST() local
116 int *allocation2 = pointer2.get(); in TEST() local
174 seal_byte *allocation2 = pointer2.get(); in TEST() local
233 uint64_t *allocation2 = p4.get(); in TEST() local
279 seal_byte *allocation2 = p4.get(); in TEST() local
325 uint64_t *allocation2 = pointer2.get(); in TEST() local
383 int *allocation2 = pointer2.get(); in TEST() local
441 seal_byte *allocation2 = pointer2.get(); in TEST() local
500 uint64_t *allocation2 = p4.get(); in TEST() local
546 seal_byte *allocation2 = p4.get(); in TEST() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/windows/
H A Dwddm_residency_controller_tests.cpp362 MockWddmAllocation allocation2(rootDeviceEnvironment->getGmmClientContext()); in TEST_F() local
383 MockWddmAllocation allocation2(rootDeviceEnvironment->getGmmClientContext()); in TEST_F() local
397 MockWddmAllocation allocation2(rootDeviceEnvironment->getGmmClientContext()); in TEST_F() local
415 MockWddmAllocation allocation2(rootDeviceEnvironment->getGmmClientContext()); in TEST_F() local
939 MockWddmAllocation allocation2(gmmClientContext); in TEST_F() local
954 MockWddmAllocation allocation2(gmmClientContext); in TEST_F() local
974 MockWddmAllocation allocation2(gmmClientContext); in TEST_F() local
993 MockWddmAllocation allocation2(gmmClientContext); in TEST_F() local
1011 MockWddmAllocation allocation2(gmmClientContext); in TEST_F() local
1033 MockWddmAllocation allocation2(gmmClientContext); in TEST_F() local
[all …]
H A Ddevice_command_stream_tests.cpp631 …GraphicsAllocation *allocation2 = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocati… in TEST_F() local
H A Dwddm_memory_manager_tests.cpp132 …WddmAllocation allocation2{0, GraphicsAllocation::AllocationType::COMMAND_BUFFER, nullptr, 0, 0u, … in TEST() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_queue/
H A Dcsr_selection_args_tests.cpp20 MockGraphicsAllocation allocation2{rootDeviceIndex, nullptr, 1024u}; in TEST() local
89 MockGraphicsAllocation &allocation2 = *image2.graphicsAllocation; in TEST() local
168 MockGraphicsAllocation allocation2{rootDeviceIndex, nullptr, 1024u}; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/unittests/
H A DBuddyMemoryAllocatorTests.cpp127 ResourceMemoryAllocation allocation2 = allocator.Allocate(heapSize); in TEST() local
167 ResourceMemoryAllocation allocation2 = allocator.Allocate(heapSize / 2); in TEST() local
219 ResourceMemoryAllocation allocation2 = allocator.Allocate(64); in TEST() local
296 ResourceMemoryAllocation allocation2 = allocator.Allocate(64, 128); in TEST() local
347 ResourceMemoryAllocation allocation2 = allocator.Allocate(64, alignment); in TEST() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/memory_manager/
H A Dinternal_allocation_storage_tests.cpp43 …auto allocation2 = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{cs… in TEST_F() local
120 …auto allocation2 = storage->obtainReusableAllocation(1, GraphicsAllocation::AllocationType::BUFFER… in TEST_F() local
165 …auto allocation2 = memoryManager->allocateGraphicsMemoryWithProperties(AllocationProperties{0, 100… in TEST_F() local
248 …auto allocation2 = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{cs… in TEST_F() local
H A Dmemory_manager_tests.cpp2563 …GraphicsAllocation allocation2{0, GraphicsAllocation::AllocationType::KERNEL_ISA_INTERNAL, nullptr… in TEST_F() local
2573 …GraphicsAllocation allocation2{0, GraphicsAllocation::AllocationType::KERNEL_ISA_INTERNAL, nullptr… in TEST_F() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-multipaned.h134 Gtk::Allocation allocation2; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/linux/
H A Ddrm_command_stream_tests_2.cpp121 …auto allocation2 = static_cast<DrmAllocation *>(mm->allocateGraphicsMemoryWithProperties(MockAlloc… in HWTEST_TEMPLATED_F() local
220 …auto allocation2 = new DrmAllocation(0, GraphicsAllocation::AllocationType::UNKNOWN, buffer2, null… in HWTEST_TEMPLATED_F() local
419 …auto allocation2 = mm->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr->getRootD… in HWTEST_TEMPLATED_F() local
450 …auto allocation2 = mm->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr->getRootD… in HWTEST_TEMPLATED_F() local
482 …auto allocation2 = static_cast<DrmAllocation *>(mm->allocateGraphicsMemoryWithProperties(MockAlloc… in HWTEST_TEMPLATED_F() local
517 …auto allocation2 = static_cast<DrmAllocation *>(mm->allocateGraphicsMemoryWithProperties(MockAlloc… in HWTEST_TEMPLATED_F() local
573 …auto allocation2 = mm->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr->getRootD… in HWTEST_TEMPLATED_F() local
679 …auto allocation2 = mm->allocateGraphicsMemoryWithProperties(MockAllocationProperties{csr->getRootD… in HWTEST_TEMPLATED_F() local
H A Ddrm_command_stream_tests_1.cpp225 …auto allocation2 = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{cs… in HWTEST_TEMPLATED_F() local
449 …DrmAllocation allocation2(0, GraphicsAllocation::AllocationType::UNKNOWN, nullptr, (void *)0x307FF… in HWTEST_TEMPLATED_F() local
H A Ddrm_memory_manager_tests.cpp3956 …DrmAllocation allocation2{0, GraphicsAllocation::AllocationType::UNKNOWN, nullptr, nullptr, 0ULL, … in TEST() local
3964 …DrmAllocation allocation2{0, GraphicsAllocation::AllocationType::UNKNOWN, nullptr, nullptr, 0ULL, … in TEST() local
4298 …MockDrmAllocation allocation2(GraphicsAllocation::AllocationType::BUFFER, MemoryPool::System4KBPag… in TEST() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/program/
H A Dblock_kernel_manager_tests.cpp34 MockGraphicsAllocation allocation2(0, 0); in TEST() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/
H A DTestFifoScheduler.java415 Allocation allocation2 = fs.allocate(appAttemptId1, emptyAsk, emptyId, null, null); in testBlackListNodes() local
522 Allocation allocation2 = fs.allocate(appAttemptId2, emptyAsk, emptyId, null, null); in testHeadroom() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/memory_manager/
H A Ddeferrable_allocation_deletion_tests.cpp120 …auto allocation2 = memoryManager->allocateGraphicsMemoryWithProperties(MockAllocationProperties{de… in TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_stream/
H A Dtbx_command_stream_tests.cpp320 MockGraphicsAllocation allocation1, allocation2, allocation3; in HWTEST_F() local
343 MockGraphicsAllocation allocation1, allocation2, allocation3; in HWTEST_F() local
369 MockGraphicsAllocation allocation1, allocation2, allocation3; in HWTEST_F() local
410 MockGraphicsAllocation allocation1, allocation2, allocation3; in HWTEST_F() local
H A Daub_command_stream_receiver_3_tests.cpp119 …auto allocation2 = executionEnvironment->memoryManager->allocateGraphicsMemoryWithProperties(MockA… in HWTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/scheduler/
H A Dscheduler_kernel_tests.cpp235 auto *allocation2 = scheduler->getKernelReflectionSurface(); in TEST() local
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcontainer.c1990 GdkRectangle allocation2; in up_down_compare() local
2117 GdkRectangle allocation2; in left_right_compare() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcontainer.c2957 GdkRectangle allocation2; in up_down_compare() local
3087 GdkRectangle allocation2; in left_right_compare() local
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_util.c4020 size_t total = 0, initial_allocation, allocation2, dummy; in test_util_memarea() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_util.c4020 size_t total = 0, initial_allocation, allocation2, dummy; in test_util_memarea() local