Home
last modified time | relevance | path

Searched refs:__VECTOR_CAPACITY_ERR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.hpp455 #define __VECTOR_CAPACITY_ERR __ERR_STR(Vector capacity error) macro
751 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in push_back()
765 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in pop_back()
864 detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR); in resize()
Dopencl.hpp931 #define __VECTOR_CAPACITY_ERR CL_HPP_ERR_STR_(Vector capacity error) macro
10337 #undef __VECTOR_CAPACITY_ERR