Home
last modified time | relevance | path

Searched refs:_PointerType (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/debug/
H A Dfunctions.h75 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
83 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
84 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/debug/
H A Dfunctions.h103 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
104 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
111 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
112 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dfunctions.h103 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
104 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
111 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
112 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dfunctions.h103 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
104 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
111 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
112 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/debug/
H A Dfunctions.h104 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
105 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
112 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
113 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/debug/
H A Dfunctions.h93 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
94 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
101 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
102 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dfunctions.h103 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
104 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
111 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
112 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dfunctions.h103 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
104 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
111 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
112 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/debug/
H A Dfunctions.h93 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
94 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
101 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
102 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/debug/
H A Dfunctions.h104 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
105 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
112 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
113 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/debug/
H A Dfunctions.h103 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
104 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
111 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
112 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/debug/
H A Dfunctions.h93 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
94 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
101 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
102 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/debug/
H A Dfunctions.h93 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
94 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
101 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
102 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/debug/
H A Dfunctions.h187 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
188 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
195 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
196 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/debug/
H A Dfunctions.h187 typedef const typename _Sequence::value_type* _PointerType; in __foreign_iterator_aux4() typedef
188 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4()
195 const _PointerType __begin = std::__addressof(*__seq->_M_base().begin()); in __foreign_iterator_aux4()
196 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); in __foreign_iterator_aux4()