/third_party/boost/boost/numeric/ublas/opencl/ |
D | misc.hpp | 78 clWaitForEvents(1, &event); in a_sum() 168 clWaitForEvents(1, &event); in norm_2()
|
D | transpose.hpp | 68 clWaitForEvents(1, &event); in change_layout() 116 clWaitForEvents(1, &event); in trans()
|
D | prod.hpp | 87 clWaitForEvents(1, &event); in prod() 162 clWaitForEvents(1, &event); in prod() 236 clWaitForEvents(1, &event); in prod() 331 clWaitForEvents(1, &event); in outer_prod()
|
/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 75 clWaitForEvents
|
/third_party/boost/boost/compute/utility/ |
D | wait_list.hpp | 165 clWaitForEvents(size(), get_event_ptr()) in wait()
|
/third_party/boost/libs/compute/include/boost/compute/utility/ |
D | wait_list.hpp | 165 clWaitForEvents(size(), get_event_ptr()) in wait()
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 69 clWaitForEvents,
|
D | event.cpp | 62 clWaitForEvents(cl_uint num_evs, const cl_event *d_evs) try { in clWaitForEvents() function
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.map | 48 clWaitForEvents;
|
D | libOpenCL_autogen.cpp | 310 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() function 312 return cl::GetDispatch().clWaitForEvents(num_events, event_list); in clWaitForEvents()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 59 cl::clWaitForEvents,
|
D | proc_table_cl_autogen.cpp | 64 {"clWaitForEvents", P(::cl::clWaitForEvents)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 156 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list);
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 125 LOAD_OPENCL_FUNCTION_PTR(clWaitForEvents); in LoadLibraryFromPath() 214 CL_DEFINE_FUNC_PTR(clWaitForEvents); 545 cl_int clWaitForEvents(cl_uint num_events, const cl_event *event_list) { in clWaitForEvents() function 546 auto func = mindspore::lite::opencl::clWaitForEvents; in clWaitForEvents()
|
D | opencl_wrapper.h | 170 CL_DECLARE_FUNC_PTR(clWaitForEvents);
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 111 LOAD_OPENCL_FUNCTION_PTR(clWaitForEvents); in LoadLibraryFromPath() 196 CL_DEFINE_FUNC_PTR(clWaitForEvents); 563 cl_int clWaitForEvents(cl_uint num_events, const cl_event *event_list) { in clWaitForEvents() function 565 auto func = OHOS::clWaitForEvents; in clWaitForEvents()
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | event.hpp | 215 cl_int ret = clWaitForEvents(1, &m_event); in wait()
|
/third_party/boost/boost/compute/ |
D | event.hpp | 215 cl_int ret = clWaitForEvents(1, &m_event); in wait()
|
/third_party/boost/libs/compute/doc/ |
D | porting_guide.qbk | 46 [[`clWaitForEvents()`] [[memberref boost::compute::wait_list::wait() wait_list::wait()]]]
|
/third_party/opencl-headers/include/ |
D | opencl_wrapper.h | 171 CL_DECLARE_FUNC_PTR(clWaitForEvents);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLContextCL.cpp | 350 return mNative->getDispatch().clWaitForEvents(static_cast<cl_uint>(nativeEvents.size()), in waitForEvents()
|
D | CLPlatformCL.cpp | 93 mNative->getDispatch().clWaitForEvents == nullptr || in createInfo()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 1044 clWaitForEvents(cl_uint /* num_events */,
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1147 cl_api_clWaitForEvents clWaitForEvents; member
|
D | cl.h | 1440 clWaitForEvents(cl_uint num_events,
|