Home
last modified time | relevance | path

Searched defs:__rhs (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dstdexcept.cc74 bad_typeid::bad_typeid(const bad_typeid &__rhs) throw() {} in bad_typeid()
75 bad_typeid& bad_typeid::operator=(const bad_typeid &__rhs) throw() in operator =()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.tcc78 _M_valid_range(const _Safe_local_iterator& __rhs, in _M_valid_range()
H A Dsafe_iterator.tcc193 _M_valid_range(const _Safe_iterator& __rhs, in _M_valid_range()
217 _M_valid_range(const _Safe_iterator& __rhs, in _M_valid_range()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_local_iterator.tcc78 _M_valid_range(const _Safe_local_iterator& __rhs, in _M_valid_range()
H A Dsafe_iterator.tcc193 _M_valid_range(const _Safe_iterator& __rhs, in _M_valid_range()
217 _M_valid_range(const _Safe_iterator& __rhs, in _M_valid_range()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.tcc182 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
195 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
212 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
225 const _CharT* __rhs) in operator +()
242 _CharT __rhs) in operator +()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring.tcc182 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
195 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
212 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
225 const _CharT* __rhs) in operator +()
242 _CharT __rhs) in operator +()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc189 ios_base::_M_move(ios_base& __rhs) noexcept in _M_move()
216 ios_base::_M_swap(ios_base& __rhs) noexcept in _M_swap()
H A Ddebug.cc76 __gnu_debug::_Safe_sequence_base& __rhs, in swap_its()
89 __gnu_debug::_Safe_sequence_base& __rhs) in swap_seq_single()
132 __gnu_debug::_Safe_unordered_container_base& __rhs) in swap_ucont_single()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc189 ios_base::_M_move(ios_base& __rhs) noexcept in _M_move()
216 ios_base::_M_swap(ios_base& __rhs) noexcept in _M_swap()
H A Ddebug.cc74 __gnu_debug::_Safe_sequence_base& __rhs, in swap_its()
87 __gnu_debug::_Safe_sequence_base& __rhs) in swap_seq_single()
130 __gnu_debug::_Safe_unordered_container_base& __rhs) in swap_ucont_single()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dexception_ptr.h173 swap(exception_ptr& __lhs, exception_ptr& __rhs) in swap()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.tcc63 basic_ios<_CharT, _Traits>::copyfmt(const basic_ios& __rhs) in copyfmt()
H A Dfstream.tcc96 basic_filebuf(basic_filebuf&& __rhs) in basic_filebuf() function in std::basic_filebuf
125 operator=(basic_filebuf&& __rhs) in operator =()
154 swap(basic_filebuf& __rhs) in swap()
H A Dbasic_string.tcc1153 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
1172 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
H A Dregex.tcc576 operator=(const regex_token_iterator& __rhs) in operator =()
H A Dregex_executor.tcc376 { in _M_apply()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.tcc63 basic_ios<_CharT, _Traits>::copyfmt(const basic_ios& __rhs) in copyfmt()
H A Dfstream.tcc96 basic_filebuf(basic_filebuf&& __rhs) in basic_filebuf() function in std::basic_filebuf
125 operator=(basic_filebuf&& __rhs) in operator =()
154 swap(basic_filebuf& __rhs) in swap()
H A Dregex.tcc576 operator=(const regex_token_iterator& __rhs) in operator =()
H A Dregex_executor.tcc377 { in _M_apply()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dexception_ptr.h223 swap(exception_ptr& __lhs, exception_ptr& __rhs) in swap()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dthread_win32.cpp168 __libcpp_thread_id __rhs) in __libcpp_thread_id_equal()
173 bool __libcpp_thread_id_less(__libcpp_thread_id __lhs, __libcpp_thread_id __rhs) in __libcpp_thread_id_less()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dfuture.cpp265 shared_future<void>::operator=(const shared_future& __rhs) in operator =()
H A Dstrstream.cpp117 strstreambuf::swap(strstreambuf& __rhs) in swap()

12