Home
last modified time | relevance | path

Searched defs:__lhs (Results 1 – 13 of 13) sorted by relevance

/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.h315 swap(multimap<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap()
H A Dmap.h328 swap(map<_Key,_Tp,_Compare,_Allocator>& __lhs, in swap()
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dfilebuf.cc64 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 Dvstring.tcc182 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 Dvstring.h2106 swap(__versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, 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.h88 iter_swap(const __iterator_with_data& __lhs, in iter_swap()
/openbsd-src/gnu/llvm/libcxx/src/support/win32/
H A Dthread_win32.cpp163 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 Dbasic_string.h2364 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, in swap()
H A Dbasic_string.tcc674 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 Dbasic_string.tcc725 operator+(const _CharT* __lhs, in operator +()
740 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +() argument
H A Dbasic_string.h1022 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, in swap()