Searched defs:ConstPointer (Results 1 – 9 of 9) sorted by relevance
55 using ConstPointer = typename AllocatorTraits<A>::const_pointer; variable
139 using ConstPointer = typename AllocatorTraits::const_pointer; variable
162 using ConstPointer = typename AllocatorTraits::const_pointer; variable
4327 TEST_P(ValidateOpenCLStdVStoreHalfLike, ConstPointer) { in TEST_P() argument