/external/ImageMagick/MagickCore/ |
opencl-private.h | 63 typedef CL_API_ENTRY cl_int 67 typedef CL_API_ENTRY cl_int 74 typedef CL_API_ENTRY cl_int 79 typedef CL_API_ENTRY cl_int 90 const void *,size_t,void *),void *user_data,cl_int *errcode_ret) 93 typedef CL_API_ENTRY cl_int 102 cl_int *errcode_ret) CL_API_SUFFIX__VERSION_1_0; 104 typedef CL_API_ENTRY cl_int 108 typedef CL_API_ENTRY cl_int 112 typedef CL_API_ENTRY cl_int [all...] |
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
dispatch.hpp | 39 CL_API_ENTRY cl_int (CL_API_CALL *clGetPlatformIDs)( 44 CL_API_ENTRY cl_int (CL_API_CALL *clGetPlatformInfo)( 51 CL_API_ENTRY cl_int (CL_API_CALL *clGetDeviceIDs)( 58 CL_API_ENTRY cl_int (CL_API_CALL *clGetDeviceInfo)( 71 cl_int *errcode_ret); 78 cl_int *errcode_ret); 80 CL_API_ENTRY cl_int (CL_API_CALL *clRetainContext)( 83 CL_API_ENTRY cl_int (CL_API_CALL *clReleaseContext)( 86 CL_API_ENTRY cl_int (CL_API_CALL *clGetContextInfo)( 97 cl_int *errcode_ret) [all...] |
event.cpp | 29 clCreateUserEvent(cl_context d_ctx, cl_int *r_errcode) try { 40 CLOVER_API cl_int 41 clSetUserEventStatus(cl_event d_ev, cl_int status) try { 61 CLOVER_API cl_int 86 CLOVER_API cl_int 106 buf.as_scalar<cl_int>() = ev.status(); 123 CLOVER_API cl_int 124 clSetEventCallback(cl_event d_ev, cl_int type, 125 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *), 146 CLOVER_API cl_int [all...] |
platform.cpp | 33 CLOVER_API cl_int 48 cl_int 114 cl_int 120 CLOVER_ICD_API cl_int 137 CLOVER_ICD_API cl_int
|
queue.cpp | 31 cl_int *r_errcode) try { 50 CLOVER_API cl_int 59 CLOVER_API cl_int 74 CLOVER_API cl_int 107 CLOVER_API cl_int
|
context.cpp | 34 void *user_data, cl_int *r_errcode) try { 66 void *user_data, cl_int *r_errcode) try { 69 cl_int ret; 93 CLOVER_API cl_int 102 CLOVER_API cl_int 113 CLOVER_API cl_int
|
sampler.cpp | 31 cl_int *r_errcode) try { 45 CLOVER_API cl_int 54 CLOVER_API cl_int 65 CLOVER_API cl_int
|
program.cpp | 53 cl_int *r_errcode) try { 81 cl_int *r_status, cl_int *r_errcode) try { 94 std::vector<std::pair<cl_int, module>> result = map( 95 [](const unsigned char *p, size_t l) -> std::pair<cl_int, module> { 135 cl_int *r_errcode) try { 153 CLOVER_API cl_int 162 CLOVER_API cl_int 173 CLOVER_API cl_int 197 CLOVER_API cl_int [all...] |
kernel.cpp | 30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { 50 CLOVER_API cl_int 77 CLOVER_API cl_int 86 CLOVER_API cl_int 97 CLOVER_API cl_int 110 CLOVER_API cl_int 147 CLOVER_API cl_int 192 CLOVER_API cl_int 276 CLOVER_API cl_int 305 CLOVER_API cl_int [all...] |
memory.cpp | 74 void *host_ptr, cl_int *r_errcode) try { 99 const void *op_info, cl_int *r_errcode) try { 130 void *host_ptr, cl_int *r_errcode) try { 221 void *host_ptr, cl_int *r_errcode) { 233 void *host_ptr, cl_int *r_errcode) { 240 CLOVER_API cl_int 266 CLOVER_API cl_int 321 CLOVER_API cl_int 366 CLOVER_API cl_int 375 CLOVER_API cl_int [all...] |
util.hpp | 53 ret_error(cl_int *p, const clover::error &e) {
|
device.cpp | 30 CLOVER_API cl_int 66 CLOVER_API cl_int 75 CLOVER_API cl_int 86 CLOVER_API cl_int 97 CLOVER_API cl_int
|
/external/mesa3d/include/CL/ |
cl_egl.h | 70 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_0; 78 cl_int * errcode_ret); 81 extern CL_API_ENTRY cl_int CL_API_CALL 89 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueAcquireEGLObjectsKHR_fn)( 98 extern CL_API_ENTRY cl_int CL_API_CALL 106 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueReleaseEGLObjectsKHR_fn)( 121 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_0; 127 cl_int * errcode_ret);
|
cl.h | 80 typedef cl_int cl_build_status; 570 extern CL_API_ENTRY cl_int CL_API_CALL 575 extern CL_API_ENTRY cl_int CL_API_CALL 583 extern CL_API_ENTRY cl_int CL_API_CALL 590 extern CL_API_ENTRY cl_int CL_API_CALL 597 extern CL_API_ENTRY cl_int CL_API_CALL 604 extern CL_API_ENTRY cl_int CL_API_CALL 607 extern CL_API_ENTRY cl_int CL_API_CALL 617 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_0; 624 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_0 [all...] |
cl_gl.h | 70 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_2; 76 cl_int * /* errcode_ret */) CL_API_SUFFIX__VERSION_1_0; 78 extern CL_API_ENTRY cl_int CL_API_CALL 83 extern CL_API_ENTRY cl_int CL_API_CALL 90 extern CL_API_ENTRY cl_int CL_API_CALL 98 extern CL_API_ENTRY cl_int CL_API_CALL 114 cl_int * /* errcode_ret */) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED; 122 cl_int * /* errcode_ret */) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED; 144 extern CL_API_ENTRY cl_int CL_API_CALL 151 typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetGLContextInfoKHR_fn) [all...] |
cl_ext.h | 64 cl_int CL_API_ENTRY clSetMemObjectDestructorAPPLE( cl_mem /* memobj */, 107 extern CL_API_ENTRY cl_int CL_API_CALL 112 typedef CL_API_ENTRY cl_int (CL_API_CALL *clIcdGetPlatformIDsKHR_fn)( 148 extern CL_API_ENTRY cl_int CL_API_CALL clTerminateContextKHR(cl_context /* context */) CL_EXT_SUFFIX__VERSION_1_2; 150 typedef CL_API_ENTRY cl_int (CL_API_CALL *clTerminateContextKHR_fn)(cl_context /* context */) CL_EXT_SUFFIX__VERSION_1_2; 193 extern CL_API_ENTRY cl_int CL_API_CALL 196 typedef CL_API_ENTRY cl_int 199 extern CL_API_ENTRY cl_int CL_API_CALL 202 typedef CL_API_ENTRY cl_int 206 extern CL_API_ENTRY cl_int CL_API_CAL [all...] |
cl_d3d10.h | 76 typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetDeviceIDsFromD3D10KHR_fn)( 89 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 96 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 103 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_0; 105 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueAcquireD3D10ObjectsKHR_fn)( 113 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueReleaseD3D10ObjectsKHR_fn)(
|
cl_d3d11.h | 76 typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetDeviceIDsFromD3D11KHR_fn)( 89 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 96 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 103 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 105 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueAcquireD3D11ObjectsKHR_fn)( 113 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueReleaseD3D11ObjectsKHR_fn)(
|
cl_dx9_media_sharing.h | 88 typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetDeviceIDsFromDX9MediaAdapterKHR_fn)( 104 cl_int * errcode_ret) CL_API_SUFFIX__VERSION_1_2; 106 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueAcquireDX9MediaSurfacesKHR_fn)( 114 typedef CL_API_ENTRY cl_int (CL_API_CALL *clEnqueueReleaseDX9MediaSurfacesKHR_fn)(
|
cl_gl_ext.h | 63 cl_int * /* errcode_ret */) CL_EXT_SUFFIX__VERSION_1_1;
|
cl.hpp | 89 * cl_int err = CL_SUCCESS; 213 cl_int err_; 219 Error(cl_int err, const char * errStr = NULL) : err_(err), errStr_(errStr) 242 const cl_int err(void) const { return err_; } 691 static cl_int 702 static cl_int get(Func f, cl_uint name, VECTOR_CLASS<T>* param) 705 cl_int err = f(name, 0, NULL, &required); 725 static cl_int 741 static cl_int get(Func f, cl_uint name, STRING_CLASS* param) 744 cl_int err = f(name, 0, NULL, &required) [all...] |
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
event.hpp | 66 void abort(cl_int status); 69 virtual cl_int status() const; 87 std::vector<intrusive_ref<event>> abort_self(cl_int status); 90 cl_int _status; 117 virtual cl_int status() const; 155 virtual cl_int status() const;
|
/external/libxcam/modules/ocl/ |
cl_event.cpp | 43 cl_int error_code = CL_SUCCESS; 67 cl_int error_code = CL_SUCCESS; 92 cl_int error_code = CL_SUCCESS;
|
cl_context.cpp | 119 cl_int error_code = CL_SUCCESS; 140 cl_int error_code = CL_SUCCESS; 161 cl_int err_code = 0; 227 cl_int error_code = CL_SUCCESS; 275 SmartPtr<CLEvent> &event, cl_int status, 276 void (*callback) (cl_event, cl_int, void*), 280 cl_int error_code = clSetEventCallback (event->get_event_id (), status, callback, user_data); 289 cl_int err_code = 0; 330 cl_int error_code = CL_SUCCESS; 430 cl_int errcode = CL_SUCCESS [all...] |
/external/libxcam/modules/ocl/intel/ |
cl_intel_context.cpp | 42 cl_int errcode = CL_SUCCESS; 63 cl_int errcode = CL_SUCCESS; 85 cl_int errcode = CL_SUCCESS; 106 cl_int errcode = CL_SUCCESS; 127 cl_int errcode = CL_SUCCESS;
|