Searched refs:errHandler (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp796 static inline cl_int errHandler ( function in namespace:cl::detail
806 static inline cl_int errHandler (cl_int err, const char * errStr = NULL)
1761 detail::errHandler(retain(), __RETAIN_ERR);
1773 detail::errHandler(retain(), __RETAIN_ERR);
1785 detail::errHandler(release(), __RELEASE_ERR);
1787 detail::errHandler(retain(), __RETAIN_ERR);
1795 detail::errHandler(release(), __RELEASE_ERR);
1804 detail::errHandler(release(), __RELEASE_ERR);
1880 detail::errHandler(retain(), __RETAIN_ERR);
1893 detail::errHandler(retai
[all...]
H A Dcl.hpp353 static inline cl_int errHandler ( function in namespace:cl::detail
363 static inline cl_int errHandler (cl_int err, const char * errStr = NULL)
760 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
774 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
873 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
1844 if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
1858 if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
1860 if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
1869 if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
1879 if (object_ != NULL) { detail::errHandler(releas
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp770 static inline cl_int errHandler ( function in namespace:cl::detail
780 static inline cl_int errHandler (cl_int err, const char * errStr = NULL)
1661 detail::errHandler(retain(), __RETAIN_ERR);
1673 detail::errHandler(retain(), __RETAIN_ERR);
1685 detail::errHandler(release(), __RELEASE_ERR);
1687 detail::errHandler(retain(), __RETAIN_ERR);
1695 detail::errHandler(release(), __RELEASE_ERR);
1704 detail::errHandler(release(), __RELEASE_ERR);
1783 detail::errHandler(retain(), __RETAIN_ERR);
1796 detail::errHandler(retai
[all...]
H A Dcl.hpp353 static inline cl_int errHandler ( function in namespace:cl::detail
363 static inline cl_int errHandler (cl_int err, const char * errStr = NULL)
760 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
774 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
873 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
1844 if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
1858 if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
1860 if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
1869 if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
1879 if (object_ != NULL) { detail::errHandler(releas
[all...]

Completed in 53 milliseconds