clWaitForEvents   864 3rdparty/include/opencl/1.2/CL/cl.h clWaitForEvents(cl_uint             /* num_events */,
clWaitForEvents   379 3rdparty/include/opencl/1.2/CL/cl.hpp #define __WAIT_FOR_EVENTS_ERR               __ERR_STR(clWaitForEvents)
clWaitForEvents  2758 3rdparty/include/opencl/1.2/CL/cl.hpp             ::clWaitForEvents(1, &object_),
clWaitForEvents  2790 3rdparty/include/opencl/1.2/CL/cl.hpp             ::clWaitForEvents(
clWaitForEvents  2859 3rdparty/include/opencl/1.2/CL/cl.hpp         ::clWaitForEvents(
clWaitForEvents   370 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clWaitForEvents)(cl_uint, const cl_event*);
clWaitForEvents   569 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clWaitForEvents)(cl_uint, const cl_event*) =
clWaitForEvents   571 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clWaitForEvents_definition = { "clWaitForEvents", (void**)&clWaitForEvents};