Home
last modified time | relevance | path

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

123456

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dextptr_allocator.h65 const_pointer; in _GLIBCXX_VISIBILITY() typedef
177 const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h62 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h70 typedef typename _Traits::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dextptr_allocator.h65 const_pointer; in _GLIBCXX_VISIBILITY() typedef
177 const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Darray_allocator.h60 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
116 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h63 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h70 typedef typename _Traits::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h62 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator.h37 typedef const void* const_pointer; typedef
48 typedef const void* const_pointer; typedef
98 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer; typedef
179 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer; typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dallocator.h85 typedef const void* const_pointer; in _GLIBCXX_VISIBILITY() typedef
139 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h118 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
986 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h124 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
1269 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dallocator.h82 typedef const void* const_pointer; in _GLIBCXX_VISIBILITY() typedef
132 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h116 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
932 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h122 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
1270 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp68 typedef typename rebind_v::const_pointer const_pointer; typedef
98 typedef typename rebind_v::const_pointer const_pointer; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp68 typedef typename rebind_v::const_pointer const_pointer; typedef
98 typedef typename rebind_v::const_pointer const_pointer; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp65 const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
206 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp65 const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
206 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Darray.d48 alias const_pointer = const(T)*; in array() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/include/
H A Dsso_allocator.h30 typedef const void* const_pointer; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp64 typedef const_pointer_ const_pointer; typedef in const_iterator_
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp64 typedef const_pointer_ const_pointer; typedef in const_iterator_
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dtree_policy.hpp109 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::tree_order_statistics_node_update
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp81 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::binomial_heap

123456