Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__expected/
H A Dexpected.h439 _LIBCPP_HIDE_FROM_ABI constexpr void swap(expected& __rhs) in swap()
685 _LIBCPP_HIDE_FROM_ABI constexpr expected(const expected& __rhs) in expected()
698 _LIBCPP_HIDE_FROM_ABI constexpr expected(expected&& __rhs) in expected() function
710 expected(const expected<_Up, _OtherErr>& __rhs) in expected()
721 expected(expected<_Up, _OtherErr>&& __rhs) in expected()
859 _LIBCPP_HIDE_FROM_ABI constexpr void swap(expected& __rhs) in swap()
/openbsd-src/gnu/gcc/libstdc++-v3/include/debug/
H A Dsafe_iterator.h376 _M_get_distance(const _Iterator1& __lhs, const _Iterator2& __rhs) in _M_get_distance()
385 _M_get_distance(const _Iterator1& __lhs, const _Iterator2& __rhs, in _M_get_distance()
393 _M_get_distance(const _Iterator1& __lhs, const _Iterator2& __rhs, in _M_get_distance()
H A Dmultimap.h316 multimap<_Key,_Tp,_Compare,_Allocator>& __rhs) in swap()
H A Dmap.h329 map<_Key,_Tp,_Compare,_Allocator>& __rhs) in swap()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc183 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
196 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
213 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
226 const _CharT* __rhs) in operator +()
243 _CharT __rhs) in operator +()
H A Dvstring.h2107 __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in swap()
/openbsd-src/gnu/llvm/libcxx/include/__concepts/
H A Dassignable.h33 requires (_Lhs __lhs, _Rhs&& __rhs) { in requires()
/openbsd-src/gnu/llvm/libcxx/include/__iterator/
H A Diterator_with_data.h89const __iterator_with_data& __rhs) noexcept(noexcept(ranges::iter_swap(__lhs.__iter_, __rhs.__iter… in iter_swap()
/openbsd-src/gnu/llvm/libcxx/src/support/win32/
H A Dthread_win32.cpp164 __libcpp_thread_id __rhs) in __libcpp_thread_id_equal()
169 bool __libcpp_thread_id_less(__libcpp_thread_id __lhs, __libcpp_thread_id __rhs) in __libcpp_thread_id_less()
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_ios.tcc67 basic_ios<_CharT, _Traits>::copyfmt(const basic_ios& __rhs) in copyfmt()
H A Dbasic_string.h2365 basic_string<_CharT, _Traits, _Alloc>& __rhs) in swap()
H A Dbasic_string.tcc675 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
690 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_ios.tcc61 basic_ios<_CharT, _Traits>::copyfmt(const basic_ios& __rhs) in copyfmt()
H A Dbasic_string.tcc726 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
740 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
H A Dbasic_string.h1023 basic_string<_CharT, _Traits, _Alloc>& __rhs) in swap()
/openbsd-src/gnu/llvm/libcxx/src/
H A Dfuture.cpp257 shared_future<void>::operator=(const shared_future& __rhs) in operator =()
H A Dstrstream.cpp120 strstreambuf::swap(strstreambuf& __rhs) in swap()
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h703 _M_less(const __shared_ptr<_Tp1, _Lp1>& __rhs) const in _M_less()
901 _M_less(const __weak_ptr<_Tp1, _Lp>& __rhs) const in _M_less()