Searched refs:const_pointer (Results 1 – 4 of 4) sorted by relevance
86 using const_pointer = const T*; variable117 const_pointer data() const { return mBegin; } in data()118 const_pointer cdata() const { return mBegin; } in cdata()274 using const_pointer = typename base::const_pointer; variable
41 typedef TYPE<VALTYPE> const * const_pointer; typedef
3680 typedef const value_type* const_pointer; typedef in cl::SVMAllocator3726 const_pointer address(const_reference r) CL_HPP_NOEXCEPT_ in address()3739 typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0) in allocate() argument3824 typedef const value_type* const_pointer; typedef in cl::SVMAllocator