clSetUserEventStatus  885 3rdparty/include/opencl/1.2/CL/cl.h clSetUserEventStatus(cl_event   /* event */,
clSetUserEventStatus  377 3rdparty/include/opencl/1.2/CL/cl.hpp #define __SET_USER_EVENT_STATUS_ERR         __ERR_STR(clSetUserEventStatus)
clSetUserEventStatus 2845 3rdparty/include/opencl/1.2/CL/cl.hpp             ::clSetUserEventStatus(object_,status), 
clSetUserEventStatus  367 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clSetUserEventStatus)(cl_event, cl_int);
clSetUserEventStatus  557 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clSetUserEventStatus)(cl_event, cl_int) =
clSetUserEventStatus  559 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clSetUserEventStatus_definition = { "clSetUserEventStatus", (void**)&clSetUserEventStatus};