Home
last modified time | relevance | path

Searched defs:spml (Results 1 – 5 of 5) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/oshmem/mca/spml/base/
H A Dspml_base_frame.c41 #define xstringify(spml) #spml argument
42 #define stringify(spml) xstringify(spml) argument
/dports/net/openmpi3/openmpi-3.1.6/oshmem/mca/spml/base/
H A Dspml_base_frame.c41 #define xstringify(spml) #spml argument
42 #define stringify(spml) xstringify(spml) argument
/dports/net/openmpi3/openmpi-3.1.6/oshmem/mca/sshmem/ucx/
H A Dsshmem_ucx_module.c88 mca_spml_ucx_t *spml = (mca_spml_ucx_t *)mca_spml.self; in segment_create() local
170 mca_spml_ucx_t *spml = (mca_spml_ucx_t *)mca_spml.self; in segment_unlink() local
/dports/net/openmpi/openmpi-4.1.1/oshmem/mca/sshmem/ucx/
H A Dsshmem_ucx_module.c110 mca_spml_ucx_t *spml = (mca_spml_ucx_t*)mca_spml.self; in segment_create_internal() local
184 static uct_ib_device_mem_h alloc_device_mem(mca_spml_ucx_t *spml, size_t size, in alloc_device_mem()
224 mca_spml_ucx_t *spml = (mca_spml_ucx_t*)mca_spml.self; in segment_create() local
296 mca_spml_ucx_t *spml = (mca_spml_ucx_t *)mca_spml.self; in segment_unlink() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dirr_driver.cpp600 SPMeshLoader* spml = new SPMeshLoader(m_scene_manager); in initDevice() local