clCreateProgramWithSource   22 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCreateProgramWithSource clCreateProgramWithSource_
clCreateProgramWithSource  131 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #undef clCreateProgramWithSource
clCreateProgramWithSource  132 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCreateProgramWithSource clCreateProgramWithSource_pfn
clCreateProgramWithSource   48 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #undef clCreateProgramWithSource
clCreateProgramWithSource   49 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #define clCreateProgramWithSource clCreateProgramWithSource_fn
clCreateProgramWithSource   50 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_program clCreateProgramWithSource(cl_context p0, cl_uint p1, const char** p2, const size_t* p3, cl_int* p4) { return clCreateProgramWithSource_pfn(p0, p1, p2, p3, p4); }