Home
last modified time | relevance | path

Searched refs:const_pointer (Results 1 – 25 of 151) sorted by relevance

1234567

/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp79 Value_Type>::other::const_pointer
80 const_pointer; typedef in pb_ds::detail::ov_tree_node_const_it_
84 Metadata_Type>::other::const_pointer
107 Value_Type>::other::const_pointer
113 Value_Type>::type>::other::const_pointer
119 Value_Type>::type>::other::const_pointer
131 …ov_tree_node_const_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer in ov_tree_node_const_it_()
223 typedef typename base_type::const_pointer const_pointer; typedef in pb_ds::detail::ov_tree_node_it_
254 …ov_tree_node_it_(const_pointer p_nd = NULL, const_pointer p_begin_nd = NULL, const_pointer p_end… in ov_tree_node_it_()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dbasic_types.hpp72 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
79 typedef typename value_type_allocator::const_pointer const_pointer; typedef
99 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
106 typedef typename value_type_allocator::const_pointer const_pointer; typedef
133 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
141 typedef typename value_type_allocator::const_pointer const_pointer; typedef
175 typedef typename mapped_type_allocator::const_pointer const_mapped_pointer;
183 typedef typename value_type_allocator::const_pointer const_pointer; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_point_iterator.hpp82 typename Allocator::template rebind<value_type>::other::const_pointer
83 const_pointer; typedef in pb_ds::detail::binary_heap_const_point_iterator_
110 inline const_pointer
136 inline const_pointer
140 inline const_pointer
H A Dconst_iterator.hpp93 typedef typename base_type::const_pointer const_pointer; typedef in pb_ds::detail::binary_heap_const_iterator_
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dtraits.hpp88 typename type_traits::const_pointer,
101 typename type_traits::const_pointer,
114 typename type_traits::const_pointer,
127 typename type_traits::const_pointer,
202 typename type_traits::const_pointer,
217 typename type_traits::const_pointer,
H A Ddebug_fn_imps.hpp106 return (std::make_pair((const_pointer)NULL,(const_pointer)NULL)); in assert_node_consistent_()
111 const std::pair<const_pointer, const_pointer> in assert_node_consistent_()
118 const std::pair<const_pointer, const_pointer> in assert_node_consistent_()
H A Dbin_search_tree_.hpp212 typedef typename PB_DS_TYPES_TRAITS_C_DEC::const_pointer const_pointer; typedef in pb_ds::detail::PB_DS_CLASS_NAME
453 typedef std::pair< const_pointer, const_pointer> node_consistent_t;
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_point_iterator.hpp69 typedef const_pointer_ const_pointer; typedef in const_point_iterator_
80 const_point_iterator_(const_pointer p_value) : m_p_value(p_value) in const_point_iterator_()
105 inline const_pointer
151 const_pointer m_p_value;
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist_node.h173 getNodePtr(typename OptionsT::const_pointer N) { in getNodePtr()
183 static typename OptionsT::const_pointer
185 return static_cast<typename OptionsT::const_pointer>(N); in getValuePtr()
214 using const_pointer = typename OptionsT::const_pointer; member
221 static const node_type *getNodePtr(const_pointer N) { in getNodePtr()
229 static const_pointer getValuePtr(const node_type *N) { in getValuePtr()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/basic_tree_policy/
H A Dbasic_tree_policy_base.hpp94 value_type>::type>::other::const_pointer
95 const_pointer; typedef
151 value_type>::type>::other::const_pointer
152 const_pointer; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp117 Leaf>::other::const_pointer
145 typedef typename Type_Traits::const_pointer const_pointer; typedef in pb_ds::detail::pat_trie_const_it_
178 inline const_pointer
376 Leaf>::other::const_pointer
397 typedef typename Type_Traits::const_pointer const_pointer; typedef in pb_ds::detail::pat_trie_it_
H A Dpat_trie_.hpp137 …typedef typename Allocator::template rebind<synth_e_access_traits>::other::const_pointer const_e_a…
141 typedef typename Allocator::template rebind<node>::other::const_pointer const_node_pointer;
151 typedef typename leaf_allocator::const_pointer const_leaf_pointer;
156 typedef typename internal_node_allocator::const_pointer const_internal_node_pointer;
187 typedef typename traits_base::const_pointer const_pointer; typedef in pb_ds::detail::PB_DS_CLASS_NAME
/openbsd/gnu/lib/libstdc++/libstdc++/include/backward/
H A Ddefalloc.h89 typedef const _Tp* const_pointer; typedef
99 const_pointer const_address(const_reference __x) { in const_address()
100 return (const_pointer)&__x; in const_address()
/openbsd/gnu/gcc/libstdc++-v3/include/backward/
H A Ddefalloc.h89 typedef const _Tp* const_pointer; typedef
99 const_pointer const_address(const_reference __x) { in const_address()
100 return (const_pointer)&__x; in const_address()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_point_iterator.hpp93 value_type>::other::const_pointer
94 const_pointer; typedef in pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
125 inline const_pointer
H A Dleft_child_next_sibling_heap_.hpp135 typedef typename node_allocator::const_pointer const_node_pointer;
166 value_type>::other::const_pointer
167 const_pointer; typedef in pb_ds::detail::left_child_next_sibling_heap_
/openbsd/gnu/llvm/libcxx/include/__memory/
H A Dallocator.h42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
55 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer; typedef
138 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer;
152 const_pointer address(const_reference __x) const _NOEXCEPT {
227 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer;
237 const_pointer address(const_reference __x) const _NOEXCEPT {
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring_util.h60 typedef typename _CharT_alloc_type::const_pointer const_pointer; typedef
69 __normal_iterator<const_pointer, __gnu_cxx::
81 __normal_iterator<const_pointer, __gnu_cxx::
H A Darray_allocator.h55 typedef const _Tp* const_pointer; typedef
63 const_pointer
97 typedef const _Tp* const_pointer; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp127 typedef typename entry_allocator::const_pointer const_entry_pointer;
136 typedef typename traits_base::const_pointer const_pointer_;
175 typedef typename traits_base::const_pointer const_pointer; typedef in pb_ds::detail::PB_DS_CLASS_NAME
321 inc_it_state(const_pointer& r_p_value, entry_pointer& r_pos) const in inc_it_state()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBundleIterator.h119 using const_pointer = typename instr_iterator::const_pointer;
204 friend bool operator==(const MachineInstrBundleIterator &L, const_pointer R) {
207 friend bool operator==(const_pointer L, const MachineInstrBundleIterator &R) {
239 friend bool operator!=(const MachineInstrBundleIterator &L, const_pointer R) {
242 friend bool operator!=(const_pointer L, const MachineInstrBundleIterator &R) {
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DErrorOr.h70 using const_pointer = const std::remove_reference_t<T> *; variable
161 const_pointer operator->() const { return toPointer(getStorage()); }
228 const_pointer toPointer(const_pointer Val) const { return Val; } in toPointer()
234 const_pointer toPointer(const wrap *Val) const { return &Val->get(); } in toPointer()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp88 typedef typename base_type::const_pointer const_pointer; typedef in pb_ds::detail::binomial_heap_
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dtree_policy.hpp121 typedef typename base_type::const_pointer const_pointer; typedef in pb_ds::tree_order_statistics_node_update
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp132 typedef typename traits_base::const_pointer const_pointer_;
151 typedef typename entry_allocator::const_pointer const_entry_pointer;
201 typedef typename traits_base::const_pointer const_pointer; typedef in pb_ds::detail::PB_DS_CLASS_NAME
594 inc_it_state(const_pointer& r_p_value, size_type& r_pos) const in inc_it_state()
610 get_start_it_state(const_pointer& r_p_value, size_type& r_pos) const in get_start_it_state()

1234567