clEnqueueWaitForEvents 1196 3rdparty/include/opencl/1.2/CL/cl.h clEnqueueWaitForEvents(cl_command_queue /* command_queue */,
clEnqueueWaitForEvents  444 3rdparty/include/opencl/1.2/CL/cl.hpp #define __ENQUEUE_WAIT_FOR_EVENTS_ERR       __ERR_STR(clEnqueueWaitForEvents)
clEnqueueWaitForEvents 5943 3rdparty/include/opencl/1.2/CL/cl.hpp             ::clEnqueueWaitForEvents(
clEnqueueWaitForEvents  322 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueWaitForEvents)(cl_command_queue, cl_uint, const cl_event*);
clEnqueueWaitForEvents  377 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueWaitForEvents)(cl_command_queue, cl_uint, const cl_event*) =
clEnqueueWaitForEvents  379 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clEnqueueWaitForEvents_definition = { "clEnqueueWaitForEvents", (void**)&clEnqueueWaitForEvents};