Searched defs:_Tp_alloc_type (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dcrash-8.C64 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in struct:_Vector_base
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr42883.C23 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in struct:std::_Vector_base
38 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:std::vector
H A Dpr41775.C100 typedef typename _Alloc::template rebind < _Tp >::other _Tp_alloc_type; typedef in struct:std::_Vector_base
107 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:std::vector
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr42337.C63 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in struct:_Vector_base
68 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:vector
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstl_vector.h78 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in struct:_GLIBCXX_STD::_Vector_base
167 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:_GLIBCXX_STD::vector
[all...]
H A Dstl_list.h300 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in class:_GLIBCXX_STD::_List_base
406 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:_GLIBCXX_STD::list
H A Dstl_deque.h382 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in class:_GLIBCXX_STD::_Deque_base
620 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:_GLIBCXX_STD::deque
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.h275 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in struct:_Fwd_list_base
411 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:forward_list
H A Dstl_list.h296 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in class:_List_base
425 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:list
H A Dstl_vector.h71 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in struct:_Vector_base
178 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:vector
[all...]
H A Dstl_deque.h483 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type; typedef in class:_Deque_base
721 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; typedef in class:deque
[all...]

Completed in 91 milliseconds