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

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_vector.h103 * cl_vector_apply_func
198 * [in] Context provided in a call to cl_vector_apply_func.
205 * the function passed by users as a parameter to the cl_vector_apply_func
209 * Vector, cl_vector_apply_func
822 /****f* Component Library: Vector/cl_vector_apply_func
824 * cl_vector_apply_func
827 * The cl_vector_apply_func function invokes a specified function for every
833 cl_vector_apply_func(IN const cl_vector_t * const p_vector,
853 * cl_vector_apply_func invokes the specified function for every element
899 * Vector, cl_vector_find_from_end, cl_vector_apply_func, cl_pfn_vec_find_
[all...]
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_vector.c487 void cl_vector_apply_func(IN const cl_vector_t * const p_vector, function

Completed in 29 milliseconds