Home
last modified time | relevance | path

Searched defs:_Base (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_vector.h147 _Base; typedef
190 typedef _Vector_base<_Tp, _Alloc> _Base; typedef
229 : _Base(__a) { } in _Base() function
240 : _Base(__n, __a) in _Base() function
285 : _Base(__a) in _Base() function
H A Dstl_list.h298 _Base; typedef
371 typedef _List_base<_Tp, _Alloc> _Base; typedef
452 : _Base(__a) { } in _Base() function
463 : _Base(__a) in _Base() function
505 : _Base(__a) in _Base() function
H A Dstl_deque.h450 _Base; typedef
642 typedef _Deque_base<_Tp, _Alloc> _Base; typedef
701 : _Base(__a, __n) in _Base() function
743 : _Base(__a) in _Base() function
H A Dstl_tree.h575 _Alloc, _Alloc_traits<_Tp, _Alloc>::_S_instanceless> _Base; typedef
588 typedef _Rb_tree_base<_Val, _Alloc> _Base; typedef
H A Dstl_bvector.h329 _Base; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/debug/
H A Dhash_multiset.h55 _Base; typedef
89 : _Base(__n, __hf, __eql, __a) in _Base() function
112 : _Base(__gnu_debug::__check_valid_range(__f, __l), __l, __n, __hf, in _Base() function
H A Dhash_set.h54 typedef _GLIBCXX_EXT::hash_set<_Value, _HashFcn, _EqualKey,_Alloc> _Base; typedef
89 : _Base(__n, __hf, __eql, __a) { } in _Base() function
108 : _Base(__gnu_debug::__check_valid_range(__f, __l), __l, __n, __hf, in _Base() function
H A Dset.h52 typedef _GLIBCXX_STD::set<_Key,_Compare,_Allocator> _Base; typedef
80 : _Base(__comp, __a) { } in _Base() function
86 : _Base(__gnu_debug::__check_valid_range(__first, __last), __last, in _Base() function
H A Dmultimap.h52 typedef _GLIBCXX_STD::multimap<_Key, _Tp, _Compare, _Allocator> _Base; typedef
82 : _Base(__comp, __a) { } in _Base() function
88 : _Base(__gnu_debug::__check_valid_range(__first, __last), __last, in _Base() function
H A Dmultiset.h52 typedef _GLIBCXX_STD::multiset<_Key, _Compare, _Allocator> _Base; typedef
80 : _Base(__comp, __a) { } in _Base() function
86 : _Base(__gnu_debug::__check_valid_range(__first, __last), __last, in _Base() function
H A Dhash_multimap.h55 _Base; typedef
91 : _Base(__n, __hf, __eql, __a) { } in _Base() function
110 : _Base(__gnu_debug::__check_valid_range(__f, __l), __l, __n, __hf, in _Base() function
H A Dmap.h52 typedef _GLIBCXX_STD::map<_Key, _Tp, _Compare, _Allocator> _Base; typedef
82 : _Base(__comp, __a) { } in _Base() function
88 : _Base(__gnu_debug::__check_valid_range(__first, __last), __last, in _Base() function
H A Dhash_map.h55 _Base; typedef
92 : _Base(__n, __hf, __eql, __a) { } in _Base() function
111 : _Base(__gnu_debug::__check_valid_range(__f, __l), __l, __n, __hf, in _Base() function
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_vector.h166 typedef _Vector_base<_Tp, _Alloc> _Base; typedef
199 : _Base(__a) in _Base() function
212 : _Base(__n, __a) in _Base() function
254 : _Base(__a) in _Base() function
H A Dstl_list.h414 typedef _List_base<_Tp, _Alloc> _Base; typedef
473 : _Base(__a) { } in _Base() function
485 : _Base(__a) in _Base() function
511 : _Base(__a) in _Base() function
H A Dstl_deque.h636 typedef _Deque_base<_Tp, _Alloc> _Base; typedef
696 : _Base(__a, __n) in _Base() function
729 : _Base(__a) in _Base() function
H A Dstl_bvector.h458 typedef _Bvector_base<_Alloc> _Base; in _GLIBCXX_BEGIN_NESTED_NAMESPACE() typedef
/openbsd/gnu/llvm/libcxx/include/__ranges/
H A Dtake_while_view.h115 using _Base = __maybe_const<_Const, _View>; variable
H A Dtake_view.h150 using _Base = __maybe_const<_Const, _View>; variable
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h466 _Base; typedef
1232 _Base; typedef