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

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp464 #define __VECTOR_CAPACITY_ERR __ERR_STR(Vector capacity error) macro
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);
H A Dcl2.hpp885 #define __VECTOR_CAPACITY_ERR CL_HPP_ERR_STR_(Vector capacity error) macro
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.hpp464 #define __VECTOR_CAPACITY_ERR __ERR_STR(Vector capacity error) macro
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);
H A Dcl2.hpp925 #define __VECTOR_CAPACITY_ERR CL_HPP_ERR_STR_(Vector capacity error) macro
10185 #undef __VECTOR_CAPACITY_ERR

Completed in 112 milliseconds