Searched refs:const_pointer (Results 51 - 75 of 91) sorted by relevance

1234

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
H A Drb_tree_.hpp142 typedef typename base_type::const_pointer const_pointer; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/splay_tree_/
H A Dsplay_tree_.hpp164 typedef typename base_type::const_pointer const_pointer; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp115 value_type>::other::const_pointer
116 const_pointer; typedef in class:pb_ds::detail::thin_heap_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp305 typedef typename base_type::const_pointer const_pointer; typedef in class:pb_ds::trie_order_statistics_node_update
H A Dassoc_container.hpp84 typedef typename key_rebind::const_pointer const_key_pointer;
92 typedef typename mapped_rebind::const_pointer const_mapped_pointer;
100 typedef typename value_rebind::const_pointer const_pointer; typedef in class:pb_ds::container_base
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_vector.h184 typedef typename _Tp_alloc_type::const_pointer const_pointer; typedef in class:vector
188 typedef __gnu_cxx::__normal_iterator<const_pointer, vector_type>
595 const_pointer
597 { return const_pointer(this->_M_impl._M_start); }
H A Dstl_multimap.h139 typedef typename _Pair_alloc_type::const_pointer const_pointer; typedef in class:multimap
H A Dstl_multiset.h118 typedef typename _Key_alloc_type::const_pointer const_pointer; typedef in class:multiset
H A Dstl_set.h124 typedef typename _Key_alloc_type::const_pointer const_pointer; typedef in class:set
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp136 typedef typename traits_base::const_pointer const_pointer_;
149 typedef typename entry_allocator::const_pointer const_entry_pointer;
199 typedef typename traits_base::const_pointer const_pointer; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
544 inc_it_state(const_pointer& r_p_value,
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dmt_allocator.h575 typedef const _Tp* const_pointer; typedef in class:__mt_alloc_base
584 const_pointer
626 typedef const _Tp* const_pointer; typedef in class:__mt_alloc
H A Dthrow_allocator.h198 typedef const value_type* const_pointer; typedef in class:throw_allocator
223 allocate(size_type num, std::allocator<void>::const_pointer hint = 0)
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h94 using const_pointer = const T *;
158 const_pointer data() const {
159 return const_pointer(Begin);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinternal_node.hpp87 typedef typename access_rebind::const_pointer const_e_access_traits_pointer;
91 typedef typename base_rebind::const_pointer const_node_pointer;
96 typedef typename leaf_rebind::const_pointer const_leaf_pointer;
100 typedef typename internal_node_rebind::const_pointer const_internal_node_pointer;
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp83 node_pointer>::other::const_pointer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseSet.h142 using const_pointer = const ValueT *;
H A Dsimple_ilist.h93 using const_pointer = typename OptionsT::const_pointer;
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h43 using const_pointer = const value_type *;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h192 typename SmallVectorImpl<T>::const_pointer
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Dhash_map.h68 typedef typename _Base::const_pointer const_pointer; typedef in class:__gnu_cxx::__debug::hash_map
H A Dhash_multimap.h68 typedef typename _Base::const_pointer const_pointer; typedef in class:__gnu_cxx::__debug::hash_multimap
H A Dhash_multiset.h66 typedef typename _Base::const_pointer const_pointer; typedef in class:__gnu_cxx::__debug::hash_multiset
H A Dhash_set.h65 typedef typename _Base::const_pointer const_pointer; typedef in class:__gnu_cxx::__debug::hash_set
H A Dmultiset.h73 typedef typename _Base::const_pointer const_pointer; typedef in class:std::__debug::multiset
H A Dset.h73 typedef typename _Base::const_pointer const_pointer; typedef in class:std::__debug::set

Completed in 134 milliseconds

1234