/external/libcxx/test/support/ |
D | test_allocator.h | 50 typedef const value_type* const_pointer; typedef 110 typedef const value_type* const_pointer; typedef 170 typedef const value_type* const_pointer; typedef
|
D | nasty_containers.hpp | 30 typedef typename nested_container::const_pointer const_pointer; typedef in nasty_vector 151 typedef typename nested_container::const_pointer const_pointer; typedef in nasty_list
|
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
D | const_pointer.pass.cpp | 47 typedef CPtr<const T> const_pointer; typedef
|
D | difference_type.pass.cpp | 41 struct const_pointer {}; struct
|
D | size_type.pass.cpp | 40 struct const_pointer {}; struct
|
/external/libcxx/test/std/thread/futures/ |
D | test_allocator.h | 44 typedef const value_type* const_pointer; typedef 102 typedef const value_type* const_pointer; typedef
|
/external/libcxx/test/std/containers/ |
D | stack_allocator.h | 24 typedef const value_type* const_pointer; typedef
|
/external/eigen/Eigen/src/StlSupport/ |
D | details.h | 28 typedef const T* const_pointer; typedef
|
/external/v8/src/ |
D | zone-allocator.h | 19 typedef const T* const_pointer; typedef
|
/external/clang/include/clang/Serialization/ |
D | ContinuousRangeMap.h | 42 typedef const value_type *const_pointer; typedef
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_gentype.hpp | 67 typedef TYPE<VALTYPE> const * const_pointer; typedef
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/ |
D | p8.cpp | 85 typedef const void* const_pointer; typedef in redecl::n1::allocator
|
/external/llvm/include/llvm/Support/ |
D | ErrorOr.h | 94 typedef const typename std::remove_reference<T>::type *const_pointer; typedef
|
/external/protobuf/src/google/protobuf/ |
D | repeated_field.h | 169 typedef const value_type* const_pointer; typedef 486 typedef const value_type* const_pointer; typedef
|
/external/libchrome/base/memory/ |
D | scoped_vector.h | 31 typedef typename std::vector<T*>::const_pointer const_pointer; typedef
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | scoped_vector.h | 33 typedef typename std::vector<T*>::const_pointer const_pointer; typedef
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 86 typedef const T* const_pointer; typedef
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 89 typedef const T* const_pointer; typedef
|
/external/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 187 typedef const ValueT *const_pointer; typedef
|
D | SmallVector.h | 109 typedef const T *const_pointer; typedef
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | cvstd.hpp | 135 typedef const value_type* const_pointer; typedef in cv::Allocator 482 typedef const char* const_pointer; typedef in cv::String
|