/openbsd-src/gnu/gcc/libstdc++-v3/include/debug/ |
H A D | safe_iterator.h | 376 _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 D | multimap.h | 315 swap(multimap<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap()
|
H A D | map.h | 328 swap(map<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | filebuf.cc | 64 operator==(const gnu_char_type& __lhs) in operator ==() 69 operator<(const gnu_char_type& __lhs) in operator <()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 182 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() 195 operator+(const _CharT* __lhs, in operator +() 212 operator+(_CharT __lhs, in operator +() 225 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() 242 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
|
H A D | vstring.h | 2106 swap(__versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in swap()
|
/openbsd-src/gnu/llvm/libcxx/include/__concepts/ |
H A D | assignable.h | 33 requires (_Lhs __lhs, _Rhs&& __rhs) { in requires()
|
/openbsd-src/gnu/llvm/libcxx/include/__iterator/ |
H A D | iterator_with_data.h | 88 iter_swap(const __iterator_with_data& __lhs, in iter_swap()
|
/openbsd-src/gnu/llvm/libcxx/src/support/win32/ |
H A D | thread_win32.cpp | 163 bool __libcpp_thread_id_equal(__libcpp_thread_id __lhs, 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 D | basic_string.h | 2364 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, in swap()
|
H A D | basic_string.tcc | 674 operator+(const _CharT* __lhs, in operator +() 690 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | basic_string.tcc | 725 operator+(const _CharT* __lhs, in operator +() 740 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
|
H A D | basic_string.h | 1022 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, in swap()
|