Home
last modified time | relevance | path

Searched defs:const_pointer (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h86 using const_pointer = const T*; variable
274 using const_pointer = typename base::const_pointer; variable
/hardware/google/aemu/base/include/aemu/base/containers/
DSmallVector.h86 using const_pointer = const T*; variable
274 using const_pointer = typename base::const_pointer; variable
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_gentype.hpp41 typedef TYPE<VALTYPE> const * const_pointer; typedef
/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp3680 typedef const value_type* const_pointer; typedef in cl::SVMAllocator
3739 typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0) in allocate()
3824 typedef const value_type* const_pointer; typedef in cl::SVMAllocator