Home
last modified time | relevance | path

Searched defs:hostDesc (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/api/core/
H A Dze_memory.cpp15 const ze_host_mem_alloc_desc_t *hostDesc, in zeMemAllocShared()
37 const ze_host_mem_alloc_desc_t *hostDesc, in zeMemAllocHost()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/context/
H A Dtest_context.cpp139 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
213 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
277 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
304 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
371 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
415 ze_host_mem_alloc_desc_t hostDesc = {}; in SetUp() local
575 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
645 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/black_box_tests/
H A Dzello_copy.cpp75 ze_host_mem_alloc_desc_t hostDesc = {}; in testAppendMemoryCopyFromHostToDeviceToStack() local
151 ze_host_mem_alloc_desc_t hostDesc = {}; in testAppendMemoryCopy2DRegion() local
250 ze_host_mem_alloc_desc_t hostDesc = {}; in testAppendMemoryFillWithSomePattern() local
356 ze_host_mem_alloc_desc_t hostDesc = {}; in testAppendMemoryCopy3DRegion() local
H A Dzello_events.cpp47 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in testEventsDeviceSignalDeviceWait() local
133 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in testEventsDeviceSignalHostWait() local
H A Dzello_copy_only.cpp118 ze_host_mem_alloc_desc_t hostDesc = {}; in testCopyBetweenHostMemAndDeviceMem() local
211 ze_host_mem_alloc_desc_t hostDesc = {}; in testRegionCopyOf2DSharedMem() local
322 ze_host_mem_alloc_desc_t hostDesc = {}; in testSharedMemDataAccessWithoutCopy() local
448 ze_host_mem_alloc_desc_t hostDesc = {}; in testRegionCopyOf3DSharedMem() local
H A Dzello_image_view.cpp158 ze_host_mem_alloc_desc_t hostDesc = {}; in testAppendImageViewNV12Copy() local
431 ze_host_mem_alloc_desc_t hostDesc = {}; in testAppendImageViewRGBPCopy() local
H A Dzello_dynamic_link.cpp79 ze_host_mem_alloc_desc_t hostDesc = {}; in main() local
H A Dzello_world_usm.cpp114 ze_host_mem_alloc_desc_t hostDesc = {}; in main() local
H A Dzello_world_gpu.cpp30 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in executeGpuKernelAndValidate() local
H A Dzello_world_jitc_ocloc.cpp37 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in executeKernelAndValidate() local
H A Dzello_timestamp.cpp166 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in testKernelTimestampHostQuery() local
268 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in testKernelTimestampApendQuery() local
H A Dzello_scratch.cpp61 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in executeGpuKernelAndValidate() local
H A Dzello_ipc_copy_dma_buf.cpp233 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in run_server() local
H A Dzello_ipc_copy_dma_buf_p2p.cpp302 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in run_server() local
H A Dzello_world_global_work_offset.cpp122 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in executeKernelAndValidate() local
H A Dzello_ipc_event.cpp323 ze_host_mem_alloc_desc_t hostDesc = {ZE_STRUCTURE_TYPE_HOST_MEM_ALLOC_DESC}; in run_server() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/memory/
H A Dtest_memory.cpp215 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
241 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
291 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
314 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
338 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
486 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
502 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
515 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
538 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
555 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/experimental/test/unit_tests/sources/tracing/
H A Dtest_memory_api_tracing.cpp18 …hContext, const ze_device_mem_alloc_desc_t *deviceDesc, const ze_host_mem_alloc_desc_t *hostDesc, … in TEST_F()
21 ze_host_mem_alloc_desc_t hostDesc; in TEST_F() local
58 …[](ze_context_handle_t hContext, const ze_host_mem_alloc_desc_t *hostDesc, size_t size, size_t ali… in TEST_F()
62 ze_host_mem_alloc_desc_t hostDesc = {}; in TEST_F() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/views/dependencies/
H A DCalleesContentProvider.java40 BundleDescription hostDesc = (BundleDescription) host; in findCallees() local
/dports/games/scorched3d/scorched/src/common/simactions/
H A DTankAddSimAction.cpp62 const std::string &uniqueId, const std::string &sUID, const std::string &hostDesc, in TankAddSimAction()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/experimental/source/tracing/
H A Dtracing_memory_imp.cpp13 const ze_host_mem_alloc_desc_t *hostDesc, in zeMemAllocShared_Tracing()
98 const ze_host_mem_alloc_desc_t *hostDesc, in zeMemAllocHost_Tracing()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/debugger/
H A Dtest_l0_debugger_1.cpp510 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
573 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
658 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
681 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
747 ze_host_mem_alloc_desc_t hostDesc = {}; in HWTEST_F() local
/dports/audio/carla/Carla-2.4.1/source/plugin/
H A Dcarla-lv2-export.cpp243 NativeHostDescriptor hostDesc; in writePluginFile() local
/dports/databases/pldebugger/pldebugger-1.4/
H A Ddbgcomm.c669 struct hostent * hostDesc; in resolveHostName() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/
H A DPDERegistryStrategy.java307 BundleDescription hostDesc = hosts[0]; in createContributor() local

12