Home
last modified time | relevance | path

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

1234

/openbsd-src/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
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dallocator.h70 typedef const void* const_pointer; typedef
91 typedef const _Tp* const_pointer; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Darray_allocator.h55 typedef const _Tp* const_pointer; typedef
97 typedef const _Tp* const_pointer; typedef
H A Ddebug_allocator.h71 typedef typename _Alloc::const_pointer const_pointer; typedef
H A Dnew_allocator.h59 typedef const _Tp* const_pointer; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dbasic_types.hpp79 typedef typename value_type_allocator::const_pointer const_pointer; typedef
106 typedef typename value_type_allocator::const_pointer const_pointer; typedef
141 typedef typename value_type_allocator::const_pointer const_pointer; typedef
183 typedef typename value_type_allocator::const_pointer const_pointer; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/basic_tree_policy/
H A Dbasic_tree_policy_base.hpp95 const_pointer; typedef
152 const_pointer; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp80 const_pointer; typedef in pb_ds::detail::ov_tree_node_const_it_
223 typedef typename base_type::const_pointer const_pointer; typedef in pb_ds::detail::ov_tree_node_it_
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp69 typedef const_pointer_ const_pointer; typedef in const_iterator_
H A Diterator.hpp69 typedef const_pointer_ const_pointer; typedef in iterator_
H A Dpoint_iterator.hpp67 typedef const_pointer_ const_pointer; typedef in point_iterator_
H A Dconst_point_iterator.hpp69 typedef const_pointer_ const_pointer; typedef in const_point_iterator_
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp116 const_pointer; typedef in pb_ds::detail::pairing_heap_
/openbsd-src/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-src/gnu/llvm/libcxx/src/include/
H A Dsso_allocator.h30 typedef const void* const_pointer; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dadt.h34 typedef const T *const_pointer; typedef
/openbsd-src/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-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp145 typedef typename Type_Traits::const_pointer const_pointer; typedef in pb_ds::detail::pat_trie_const_it_
397 typedef typename Type_Traits::const_pointer const_pointer; typedef in pb_ds::detail::pat_trie_it_
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/backward/
H A Ddefalloc.h89 typedef const _Tp* const_pointer; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/backward/
H A Ddefalloc.h89 typedef const _Tp* const_pointer; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp99 typedef typename base_type::const_pointer const_pointer; typedef in pb_ds::detail::rc_binomial_heap_
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp117 const_pointer; typedef in pb_ds::detail::binomial_heap_base_
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_point_iterator.hpp94 const_pointer; typedef in pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DEnumeratedArray.h38 using const_pointer = const ValueType *; variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_point_iterator.hpp83 const_pointer; typedef in pb_ds::detail::binary_heap_const_point_iterator_

1234