Searched defs:_Base (Results 26 - 40 of 40) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dmap.h51 _Key, _Tp, _Compare, _Allocator> _Base; typedef in class:__debug::map
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_before.h449 typedef _FunBase<_Dom, typename _Dom::value_type> _Base; typedef in struct:__detail::_ValFunClos
459 typedef _FunBase<valarray<_Tp>, _Tp> _Base; typedef in struct:__detail::_ValFunClos
469 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base; typedef in struct:__detail::_RefFunClos
481 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base; typedef in struct:__detail::_RefFunClos
515 typedef _UnBase<_Oper, _Dom> _Base; typedef in struct:__detail::_UnClos
526 typedef _UnBase<_Oper, valarray<_Tp> > _Base; typedef in struct:__detail::_UnClos
602 typedef _BinBase<_Oper, _Dom1, _Dom2> _Base; typedef in struct:__detail::_BinClos
612 typedef _BinBase<_Oper, valarray<_Tp>, valarray<_Tp> > _Base; typedef in struct:__detail::_BinClos
624 typedef _BinBase<_Oper,_Dom,valarray<_Tp> > _Base; typedef in struct:__detail::_BinClos
636 typedef _BinBase<_Oper, valarray<_Tp>, _Dom> _Base; typedef in struct:__detail::_BinClos
648 typedef _BinBase2<_Oper,_Dom> _Base; typedef in struct:__detail::_BinClos
659 typedef _BinBase1<_Oper, _Dom> _Base; typedef in struct:__detail::_BinClos
669 typedef _BinBase2<_Oper,valarray<_Tp> > _Base; typedef in struct:__detail::_BinClos
679 typedef _BinBase1<_Oper, valarray<_Tp> > _Base; typedef in struct:__detail::_BinClos
738 typedef _SBase<_Dom> _Base; typedef in struct:__detail::_SClos
748 typedef _SBase<_Array<_Tp> > _Base; typedef in struct:__detail::_SClos
[all...]
H A Dregex_compiler.h266 typedef _RegexTranslatorBase<_TraitsT, __icase, __collate> _Base; typedef in class:__detail::_RegexTranslator
275 typedef _RegexTranslatorBase<_TraitsT, __icase, false> _Base; typedef in class:__detail::_RegexTranslator
301 _Base; typedef in class:__detail::_RegexTranslator
[all...]
H A Dbasic_string.h96 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Base; typedef in struct:basic_string::_Alloc_traits_impl
H A Dstl_deque.h808 typedef _Deque_base<_Tp, _Alloc> _Base; typedef in class:deque
[all...]
H A Dstl_bvector.h692 typedef _Bvector_base<_Alloc> _Base; typedef in class:vector
[all...]
H A Dstl_vector.h443 typedef _Vector_base<_Tp, _Alloc> _Base; typedef in class:vector
538 : _Base(__a) { } function in class:vector
631 : _Base(__m, std::move(__rv)) function in class:vector
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dset.h50 typedef _GLIBCXX_STD_C::set<_Key, _Compare, _Allocator> _Base; typedef in class:__debug::set
[all...]
H A Dmap.h51 _Key, _Tp, _Compare, _Allocator> _Base; typedef in class:__debug::map
[all...]
H A Dmultimap.h51 _Key, _Tp, _Compare, _Allocator> _Base; typedef in class:__debug::multimap
[all...]
H A Dmultiset.h50 typedef _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator> _Base; typedef in class:__debug::multiset
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_compiler.h308 typedef _RegexTranslatorBase<_TraitsT, __icase, __collate> _Base; typedef in class:__detail::_RegexTranslator
317 typedef _RegexTranslatorBase<_TraitsT, __icase, false> _Base; typedef in class:__detail::_RegexTranslator
342 _Base; typedef in class:__detail::_RegexTranslator
[all...]
H A Dstl_vector.h409 typedef _Vector_base<_Tp, _Alloc> _Base; typedef in class:vector
498 : _Base(__a) { } function in class:vector
586 : _Base(__m, std::move(__rv)) function in class:vector
[all...]
H A Dstl_deque.h784 typedef _Deque_base<_Tp, _Alloc> _Base; typedef in class:deque
[all...]
H A Dstl_bvector.h617 typedef _Bvector_base<_Alloc> _Base; typedef in class:vector
[all...]

Completed in 174 milliseconds

12