/third_party/boost/libs/compute/include/boost/compute/ |
D | kernel.hpp | 58 clRetainKernel(m_kernel); in kernel() 78 clRetainKernel(m_kernel); in kernel() 93 clRetainKernel(m_kernel); in operator =()
|
/third_party/boost/boost/compute/ |
D | kernel.hpp | 58 clRetainKernel(m_kernel); in kernel() 78 clRetainKernel(m_kernel); in kernel() 93 clRetainKernel(m_kernel); in operator =()
|
/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 68 clRetainKernel
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 64 clRetainKernel,
|
D | kernel.cpp | 78 clRetainKernel(cl_kernel d_kern) try { in clRetainKernel() function
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.map | 43 clRetainKernel;
|
D | libOpenCL_autogen.cpp | 271 cl_int CL_API_CALL clRetainKernel(cl_kernel kernel) in clRetainKernel() function 273 return cl::GetDispatch().clRetainKernel(kernel); in clRetainKernel()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 54 cl::clRetainKernel,
|
D | proc_table_cl_autogen.cpp | 59 {"clRetainKernel", P(::cl::clRetainKernel)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 139 cl_int CL_API_CALL clRetainKernel(cl_kernel kernel);
|
D | entry_points_cl_autogen.cpp | 583 cl_int CL_API_CALL clRetainKernel(cl_kernel kernel) in clRetainKernel() function
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 105 LOAD_OPENCL_FUNCTION_PTR(clRetainKernel); in LoadLibraryFromPath() 193 CL_DEFINE_FUNC_PTR(clRetainKernel); 386 cl_int clRetainKernel(cl_kernel kernel) { in clRetainKernel() function 387 auto func = mindspore::lite::opencl::clRetainKernel; in clRetainKernel()
|
D | opencl_wrapper.h | 149 CL_DECLARE_FUNC_PTR(clRetainKernel);
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 91 LOAD_OPENCL_FUNCTION_PTR(clRetainKernel); in LoadLibraryFromPath() 175 CL_DEFINE_FUNC_PTR(clRetainKernel); 385 cl_int clRetainKernel(cl_kernel kernel) { in clRetainKernel() function 387 auto func = OHOS::clRetainKernel; in clRetainKernel()
|
/third_party/opencl-headers/include/ |
D | opencl_wrapper.h | 150 CL_DECLARE_FUNC_PTR(clRetainKernel);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLPlatformCL.cpp | 88 mNative->getDispatch().clRetainKernel == nullptr || in createInfo()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 986 clRetainKernel(cl_kernel /* kernel */) CL_API_SUFFIX__VERSION_1_0;
|
D | cl2.hpp | 1571 { return ::clRetainKernel(kernel); } in retain()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1142 cl_api_clRetainKernel clRetainKernel; member
|
D | cl.h | 1371 clRetainKernel(cl_kernel kernel) CL_API_SUFFIX__VERSION_1_0;
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 1369 clRetainKernel(cl_kernel kernel) CL_API_SUFFIX__VERSION_1_0;
|
D | cl_icd.h | 1142 cl_api_clRetainKernel clRetainKernel; member
|
D | cl2.hpp | 1679 { return ::clRetainKernel(kernel); } in retain()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 1371 clRetainKernel(cl_kernel kernel) CL_API_SUFFIX__VERSION_1_0;
|
D | cl_icd.h | 1142 cl_api_clRetainKernel clRetainKernel; member
|