clCompileProgram   10 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCompileProgram clCompileProgram_
clCompileProgram  107 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #undef clCompileProgram
clCompileProgram  108 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCompileProgram clCompileProgram_pfn
clCompileProgram   12 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #undef clCompileProgram
clCompileProgram   13 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #define clCompileProgram clCompileProgram_fn
clCompileProgram   14 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clCompileProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_program, void*), void* p8) { return clCompileProgram_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); }