| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/opencl/runtime/autogenerated/ |
| H A D | opencl_core.hpp | 283 …int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_C… 284 …ileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, con… 292 extern CL_RUNTIME_EXPORT cl_kernel (CL_API_CALL*clCreateKernel)(cl_program, const char*, cl_int*); 293 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kern… 294 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, co… 295 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_… 296 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithSource)(cl_context, cl_uint, co… 343 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetProgramBuildInfo)(cl_program, cl_device_id, cl_pr… 344 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetProgramInfo)(cl_program, cl_program_info, size_t,… 347 …cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_u… [all …]
|
| H A D | opencl_core_wrappers.hpp | 11 …ine cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, void … in clBuildProgram() argument 14 …(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* … in clCompileProgram() argument 38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() 41 inline cl_int clCreateKernelsInProgram(cl_program p0, cl_uint p1, cl_kernel* p2, cl_uint* p3) { ret… in clCreateKernelsInProgram() 44 inline cl_program clCreateProgramWithBinary(cl_context p0, cl_uint p1, const cl_device_id* p2, cons… in clCreateProgramWithBinary() 47 inline cl_program clCreateProgramWithBuiltInKernels(cl_context p0, cl_uint p1, const cl_device_id* … in clCreateProgramWithBuiltInKernels() 50 inline cl_program clCreateProgramWithSource(cl_context p0, cl_uint p1, const char** p2, const size_… in clCreateProgramWithSource() 191 inline cl_int clGetProgramBuildInfo(cl_program p0, cl_device_id p1, cl_program_build_info p2, size_… in clGetProgramBuildInfo() 194 inline cl_int clGetProgramInfo(cl_program p0, cl_program_info p1, size_t p2, void* p3, size_t* p4) … in clGetProgramInfo() 203 …cl_program clLinkProgram(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uin… in clLinkProgram() argument [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/opencl/runtime/autogenerated/ |
| H A D | opencl_core.hpp | 283 …int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_C… 284 …ileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, con… 292 extern CL_RUNTIME_EXPORT cl_kernel (CL_API_CALL*clCreateKernel)(cl_program, const char*, cl_int*); 293 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kern… 294 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, co… 295 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_… 296 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithSource)(cl_context, cl_uint, co… 343 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetProgramBuildInfo)(cl_program, cl_device_id, cl_pr… 344 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetProgramInfo)(cl_program, cl_program_info, size_t,… 347 …cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_u… [all …]
|
| H A D | opencl_core_wrappers.hpp | 11 …ine cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, void … in clBuildProgram() argument 14 …(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* … in clCompileProgram() argument 38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() 41 inline cl_int clCreateKernelsInProgram(cl_program p0, cl_uint p1, cl_kernel* p2, cl_uint* p3) { ret… in clCreateKernelsInProgram() 44 inline cl_program clCreateProgramWithBinary(cl_context p0, cl_uint p1, const cl_device_id* p2, cons… in clCreateProgramWithBinary() 47 inline cl_program clCreateProgramWithBuiltInKernels(cl_context p0, cl_uint p1, const cl_device_id* … in clCreateProgramWithBuiltInKernels() 50 inline cl_program clCreateProgramWithSource(cl_context p0, cl_uint p1, const char** p2, const size_… in clCreateProgramWithSource() 191 inline cl_int clGetProgramBuildInfo(cl_program p0, cl_device_id p1, cl_program_build_info p2, size_… in clGetProgramBuildInfo() 194 inline cl_int clGetProgramInfo(cl_program p0, cl_program_info p1, size_t p2, void* p3, size_t* p4) … in clGetProgramInfo() 203 …cl_program clLinkProgram(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uin… in clLinkProgram() argument [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/autogenerated/ |
| H A D | opencl_core.hpp | 283 …int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_C… 284 …ileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, con… 292 extern CL_RUNTIME_EXPORT cl_kernel (CL_API_CALL*clCreateKernel)(cl_program, const char*, cl_int*); 293 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kern… 294 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, co… 295 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_… 296 extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithSource)(cl_context, cl_uint, co… 343 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetProgramBuildInfo)(cl_program, cl_device_id, cl_pr… 344 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetProgramInfo)(cl_program, cl_program_info, size_t,… 347 …cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_u… [all …]
|
| H A D | opencl_core_wrappers.hpp | 11 …ine cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, void … in clBuildProgram() argument 14 …(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* … in clCompileProgram() argument 38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel() 41 inline cl_int clCreateKernelsInProgram(cl_program p0, cl_uint p1, cl_kernel* p2, cl_uint* p3) { ret… in clCreateKernelsInProgram() 44 inline cl_program clCreateProgramWithBinary(cl_context p0, cl_uint p1, const cl_device_id* p2, cons… in clCreateProgramWithBinary() 47 inline cl_program clCreateProgramWithBuiltInKernels(cl_context p0, cl_uint p1, const cl_device_id* … in clCreateProgramWithBuiltInKernels() 50 inline cl_program clCreateProgramWithSource(cl_context p0, cl_uint p1, const char** p2, const size_… in clCreateProgramWithSource() 191 inline cl_int clGetProgramBuildInfo(cl_program p0, cl_device_id p1, cl_program_build_info p2, size_… in clGetProgramBuildInfo() 194 inline cl_int clGetProgramInfo(cl_program p0, cl_program_info p1, size_t p2, void* p3, size_t* p4) … in clGetProgramInfo() 203 …cl_program clLinkProgram(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uin… in clLinkProgram() argument [all …]
|
| /OK3568_Linux_fs/external/libmali/include/CL/ |
| H A D | cl.h | 49 typedef struct _cl_program * cl_program; typedef 742 extern CL_API_ENTRY cl_program CL_API_CALL 749 extern CL_API_ENTRY cl_program CL_API_CALL 758 extern CL_API_ENTRY cl_program CL_API_CALL 766 clRetainProgram(cl_program /* program */) CL_API_SUFFIX__VERSION_1_0; 769 clReleaseProgram(cl_program /* program */) CL_API_SUFFIX__VERSION_1_0; 772 clBuildProgram(cl_program /* program */, 776 … void (CL_CALLBACK * /* pfn_notify */)(cl_program /* program */, void * /* user_data */), 780 clCompileProgram(cl_program /* program */, 785 const cl_program * /* input_headers */, [all …]
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | clnt.c | 121 const char *dir_name = clnt->cl_program->pipe_dir_name; in rpc_setup_pipedir_sb() 152 if (clnt->cl_program->pipe_dir_name != NULL) { in rpc_setup_pipedir() 162 if (clnt->cl_program->pipe_dir_name == NULL) in rpc_clnt_skip_event() 401 clnt->cl_program = program; in rpc_new_client() 660 .program = clnt->cl_program, in rpc_clone_client() 682 .program = clnt->cl_program, in rpc_clone_client_set_auth() 1640 if (clnt->cl_program->version[clnt->cl_vers]) in call_start() 1641 clnt->cl_program->version[clnt->cl_vers]->counts[idx]++; in call_start() 2356 clnt->cl_program->name, -status); in call_status() 2410 clnt->cl_program->name, in rpc_check_timeout() [all …]
|
| H A D | debugfs.c | 36 clnt->cl_program->name, clnt->cl_vers, rpc_proc_name(task), in tasks_show()
|
| H A D | stats.c | 259 clnt->cl_prog, clnt->cl_vers, clnt->cl_program->name); in rpc_clnt_show_stats()
|
| H A D | rpc_pipe.c | 405 seq_printf(m, "service: %s (%d) version %d\n", clnt->cl_program->name, in rpc_show_info()
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | sunrpc.h | 278 __string(progname, task->tk_client->cl_program->name) 287 __assign_str(progname, task->tk_client->cl_program->name) 487 __string(progname, task->tk_client->cl_program->name) 497 __assign_str(progname, task->tk_client->cl_program->name) 613 __string(progname, task->tk_client->cl_program->name) 625 __assign_str(progname, task->tk_client->cl_program->name) 660 xdr->rqst->rq_task->tk_client->cl_program->name : "unknown") 672 task->tk_client->cl_program->name) 727 xdr->rqst->rq_task->tk_client->cl_program->name) 738 task->tk_client->cl_program->name)
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | clnt.h | 69 const struct rpc_program *cl_program; member
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfstrace.h | 1410 xdr->rqst->rq_task->tk_client->cl_program->name) 1425 task->tk_client->cl_program->name)
|