Home
last modified time | relevance | path

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

12

/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dconst_pointer.pass.cpp49 typedef CPtr<const T> const_pointer; typedef
56 typedef void const_pointer; typedef
Dsize_type.pass.cpp42 struct const_pointer {}; struct
Ddifference_type.pass.cpp43 struct const_pointer {}; struct
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DInMemoryStruct.h30 typedef const value_type *const_pointer; typedef
/external/libcxx/test/support/
Dtest_allocator.h84 typedef const value_type* const_pointer; typedef
174 typedef const value_type* const_pointer; typedef
236 typedef const value_type* const_pointer; typedef
407 typedef const value_type* const_pointer; typedef
/external/eigen/Eigen/src/StlSupport/
Ddetails.h28 typedef const T* const_pointer; typedef
/external/grpc-grpc/src/core/lib/gprpp/
Dmemory.h87 typedef const T* const_pointer; typedef
/external/clang/include/clang/Serialization/
DContinuousRangeMap.h42 typedef const value_type *const_pointer; typedef
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
Dp8.cpp85 typedef const void* const_pointer; typedef in redecl::n1::allocator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DErrorOr.h71 using const_pointer = const typename std::remove_reference<T>::type *; variable
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h131 using const_pointer = const T*; variable
/external/antlr/runtime/Cpp/include/
Dantlr3memory.hpp54 typedef const value_type* const_pointer; typedef in DefaultAllocPolicy::AllocatorType
/external/deqp-deps/SPIRV-Tools/source/util/
Dilist.h131 using const_pointer = const T*; variable
/external/v8/src/zone/
Dzone-allocator.h18 typedef const T* const_pointer; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h80 typedef const typename std::remove_reference<T>::type *const_pointer; typedef
/external/llvm/include/llvm/Support/
DErrorOr.h80 typedef const typename std::remove_reference<T>::type *const_pointer; typedef
/external/protobuf/src/google/protobuf/
Drepeated_field.h180 typedef const value_type* const_pointer; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dilist_node.h214 using const_pointer = typename OptionsT::const_pointer; member
Dsimple_ilist.h94 using const_pointer = typename OptionsT::const_pointer; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h204 typedef typename OptionsT::const_pointer const_pointer; typedef
Dsimple_ilist.h89 typedef typename OptionsT::const_pointer const_pointer; typedef
/external/swiftshader/third_party/subzero/src/
DIceMemory.h59 using const_pointer = const T *; member
/external/webrtc/webrtc/system_wrappers/include/
Dscoped_vector.h33 typedef typename std::vector<T*>::const_pointer const_pointer; typedef
/external/clang/include/clang/Analysis/Support/
DBumpVector.h86 typedef const T* const_pointer; typedef
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h252 typedef const T* const_pointer; typedef

12