Searched refs:cl_vector_init (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_vector.h94 * cl_vector_construct, cl_vector_init, cl_vector_destroy
123 * [in] Context provided in a call to cl_vector_init.
128 * Other cl_status_t values will be returned by the cl_vector_init,
138 * the cl_vector_init function.
141 * Vector, cl_vector_init
162 * [in] Context provided in a call to cl_vector_init.
170 * the cl_vector_init function.
173 * Vector, cl_vector_init
365 * Allows calling cl_vector_destroy without first calling cl_vector_init.
368 * vector function except cl_vector_init
[all...]
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_vector.c189 cl_status_t cl_vector_init(IN cl_vector_t * const p_vector, function

Completed in 116 milliseconds