Searched defs:__other (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr35164-2.C12 void swap(__shared_ptr<_Tp>& __other) { argument
/haiku-buildtools/gcc/libstdc++-v3/include/profile/
H A Dordered_base.h86 _M_swap(_Ordered_profile& __other) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Ddebug_allocator.h80 typedef typename _Traits::template rebind<_Up>::other __other; typedef in class:debug_allocator::rebind
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
179 operator=(const _IteratorTriple& __other) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/debug/
H A Dfunctions.h184 __foreign_iterator_aux4(const _Safe_iterator<_Iterator, _Sequence>& __it, const typename _Sequence::value_type* __other) argument
211 __foreign_iterator_aux3(const _Safe_iterator<_Iterator, _Sequence>& __it, const _InputIterator& __other, const _InputIterator& __other_end, std::__true_type) argument
234 __foreign_iterator_aux2(const _Safe_iterator<_Iterator, _Sequence>& __it, const _Safe_iterator<_OtherIterator, _Sequence>& __other, const _Safe_iterator<_OtherIterator, _Sequence>&) argument
251 __foreign_iterator_aux2(const _Safe_iterator<_Iterator, _Sequence>& __it, const _InputIterator& __other, const _InputIterator& __other_end) argument
279 __foreign_iterator_aux(const _Safe_iterator<_Iterator, _Sequence>& __it, _InputIterator __other, _InputIterator __other_end, std::__false_type) argument
290 __foreign_iterator(const _Safe_iterator<_Iterator, _Sequence>& __it, _InputIterator __other, _InputIterator __other_end) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dlocale.cc79 locale::locale(const locale& __other) throw() argument
114 locale::operator=(const locale& __other) throw() argument
H A Dlocale_init.cc273 locale::global(const locale& __other) argument
/haiku-buildtools/gcc/libstdc++-v3/include/tr1/
H A Dshared_ptr.h697 swap(__shared_ptr<_Tp, _Lp>& __other) // never throws argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_tr1.h337 NLType(const NLType& __other) : _M_i(__other._M_i) { } argument
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dregex.h133 operator&=(_RegexMask __other) argument
137 operator |=(_RegexMask __other) argument
141 operator ^=(_RegexMask __other) argument
[all...]

Completed in 120 milliseconds