Searched refs:const_pointer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_util.h47 using const_pointer = const value_type*; typedef in class:aco::span
51 using const_iterator = const_pointer;
77 return (const_pointer)((uintptr_t)this + offset);
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp3407 typedef const value_type* const_pointer; typedef in class:cl::SVMAllocator
3453 const_pointer address(const_reference r) CL_HPP_NOEXCEPT_
3466 typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0)
3551 typedef const value_type* const_pointer; typedef in class:cl::SVMAllocator
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp3551 typedef const value_type* const_pointer; typedef in class:cl::SVMAllocator
3597 const_pointer address(const_reference r) CL_HPP_NOEXCEPT_
3610 typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0)
3695 typedef const value_type* const_pointer; typedef in class:cl::SVMAllocator

Completed in 26 milliseconds