Searched defs:__r (Results 1 - 18 of 18) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc345 int __r = ioctl(this->fd(), FIONREAD, &__num); local
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dstl_function.h687 operator()(_Tp& __r, _Arg __x) const argument
703 operator()(const _Tp& __r, _Arg __x) const argument
H A Dvalarray_array.h357 _Tp __r = _Tp(); local
369 _Tp __r = _Tp(1); local
382 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
398 _Value_type __r = __s == 0 ? _Value_type() : __a[0]; local
[all...]
H A Dbasic_string.h1945 int __r = traits_type::compare(_M_data(), __str.data(), __len); local
/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dpod_char_traits.h176 int_type __r = { -1 }; local
H A Drc_string_base.h445 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local
510 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local
555 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local
643 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local
669 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local
[all...]
H A Dsso_string_base.h514 _CharT* __r = _M_create(__new_capacity, _M_capacity()); local
H A Dvstring.h1676 int __r = traits_type::compare(this->_M_data(), __str.data(), __len); local
H A Dropeimpl.h321 _Rope_iterator(rope<_CharT, _Alloc>& __r, size_t __pos) argument
432 _S_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, size_t __len) argument
461 _S_destr_leaf_concat_char_iter(_RopeLeaf* __r, const _CharT* __iter, argument
533 _S_concat_char_iter(_RopeRep* __r, const _CharT*__s, size_t __slen) argument
592 _S_destr_concat_char_iter(_RopeRep* __r, const _CharT* __s, size_t __slen) argument
926 _S_apply_to_pieces(_Rope_char_consumer<_CharT>& __c, const _RopeRep* __r, size_t __begin, size_t __end) argument
1013 operator <<(basic_ostream<_CharT, _Traits>& __o, const rope<_CharT, _Alloc>& __r) argument
1052 _S_flatten(_RopeRep* __r, size_t __start, size_t __len, _CharT* __buffer) argument
1078 _S_flatten(_RopeRep* __r, _CharT* __buffer) argument
1115 _S_dump(_RopeRep* __r, int __indent) argument
1206 _S_balance(_RopeRep* __r) argument
1250 _S_add_to_forest(_RopeRep* __r, _RopeRep** __forest) argument
1270 _S_add_leaf_to_forest(_RopeRep* __r, _RopeRep** __forest) argument
1323 _S_fetch(_RopeRep* __r, size_type __i) argument
1372 _S_fetch_ptr(_RopeRep* __r, size_type __i) argument
1445 _RopeLeaf* __r = (_RopeLeaf*) __right; local
1466 _RopeLeaf* __r = (_RopeLeaf*) __right; local
[all...]
/freebsd-11.0-release/lib/msun/aarch64/
H A Dfenv.h83 fexcept_t __r; local
94 fexcept_t __r; local
104 fexcept_t __r; local
116 fexcept_t __r; local
127 fexcept_t __r; local
136 fenv_t __r; local
145 fenv_t __r; local
159 fenv_t __r; local
173 fenv_t __r; local
199 fexcept_t __r; local
236 fenv_t __r; local
[all...]
/freebsd-11.0-release/lib/msun/powerpc/
H A Dfenv.h113 union __fpscr __r; local
126 union __fpscr __r; local
136 union __fpscr __r; local
150 union __fpscr __r; local
163 union __fpscr __r; local
172 union __fpscr __r; local
181 union __fpscr __r; local
195 union __fpscr __r; local
205 union __fpscr __r; local
217 union __fpscr __r; local
227 union __fpscr __r; local
243 union __fpscr __r; local
256 union __fpscr __r; local
269 union __fpscr __r; local
[all...]
/freebsd-11.0-release/lib/msun/sparc64/
H A Dfenv.h80 fexcept_t __r; local
91 fexcept_t __r; local
101 fexcept_t __r; local
153 fexcept_t __r; local
162 fenv_t __r; local
171 fenv_t __r; local
193 fenv_t __r; local
213 fexcept_t __r; local
250 fenv_t __r; local
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/std/
H A Dstd_complex.h194 complex<_Tp>::complex(const _Tp& __r, const _Tp& __i) argument
289 const _Tp __r = _M_real * __z.real() - _M_imag * __z.imag(); local
302 const _Tp __r = _M_real * __z.real() + _M_imag * __z.imag(); local
320 complex<_Tp> __r = __x; local
329 complex<_Tp> __r local
338 complex<_Tp> __r = __y; local
350 complex<_Tp> __r = __x; local
359 complex<_Tp> __r = __x; local
380 complex<_Tp> __r = __x; local
389 complex<_Tp> __r = __x; local
398 complex<_Tp> __r = __y; local
410 complex<_Tp> __r = __x; local
419 complex<_Tp> __r = __x; local
428 complex<_Tp> __r = __x; local
1215 complex(double __r, double __i) argument
1352 complex(long double __r, long double __i) argument
1375 operator =(long double __r) argument
1383 operator +=(long double __r) argument
1390 operator -=(long double __r) argument
1397 operator *=(long double __r) argument
1404 operator /=(long double __r) argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/tr1/
H A Dboost_shared_ptr.h288 __shared_count(std::auto_ptr<_Tp>& __r) argument
303 __shared_count(const __shared_count& __r) argument
311 operator=(const __shared_count& __r) // nothrow argument
326 _M_swap(__shared_count& __r) // nothro argument
367 __weak_count(const __shared_count<_Lp>& __r) argument
374 __weak_count(const __weak_count<_Lp>& __r) argument
388 operator =(const __shared_count<_Lp>& __r) argument
400 operator =(const __weak_count<_Lp>& __r) argument
412 _M_swap(__weak_count<_Lp>& __r) argument
440 __shared_count(const __weak_count<_Lp>& __r) argument
561 __shared_ptr(const __shared_ptr<_Tp1, _Lp>& __r) argument
574 __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
588 __shared_ptr(std::auto_ptr<_Tp1>& __r) argument
599 __shared_ptr(const __shared_ptr<_Tp1, _Lp>& __r, __static_cast_tag) argument
605 __shared_ptr(const __shared_ptr<_Tp1, _Lp>& __r, __const_cast_tag) argument
611 __shared_ptr(const __shared_ptr<_Tp1, _Lp>& __r, __dynamic_cast_tag) argument
621 operator =(const __shared_ptr<_Tp1, _Lp>& __r) argument
630 operator =(std::auto_ptr<_Tp1>& __r) argument
746 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) argument
756 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) argument
766 dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) argument
813 __weak_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
821 __weak_ptr(const __shared_ptr<_Tp1, _Lp>& __r) argument
827 operator =(const __weak_ptr<_Tp1, _Lp>& __r) argument
836 operator =(const __shared_ptr<_Tp1, _Lp>& __r) argument
989 shared_ptr(const shared_ptr<_Tp1>& __r) argument
994 shared_ptr(const weak_ptr<_Tp1>& __r) argument
999 shared_ptr(std::auto_ptr<_Tp1>& __r) argument
1003 shared_ptr(const shared_ptr<_Tp1>& __r, __static_cast_tag) argument
1007 shared_ptr(const shared_ptr<_Tp1>& __r, __const_cast_tag) argument
1011 shared_ptr(const shared_ptr<_Tp1>& __r, __dynamic_cast_tag) argument
1016 operator =(const shared_ptr<_Tp1>& __r) argument
1024 operator =(std::auto_ptr<_Tp1>& __r) argument
1033 static_pointer_cast(const shared_ptr<_Tp1>& __r) argument
1038 const_pointer_cast(const shared_ptr<_Tp1>& __r) argument
1043 dynamic_pointer_cast(const shared_ptr<_Tp1>& __r) argument
1058 weak_ptr(const weak_ptr<_Tp1>& __r) argument
1062 weak_ptr(const shared_ptr<_Tp1>& __r) argument
1067 operator =(const weak_ptr<_Tp1>& __r) argument
1075 operator =(const shared_ptr<_Tp1>& __r) argument
[all...]
/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DRegisters.hpp1354 uint32_t __r[13]; // r0-r12 member in struct:libunwind::Registers_arm::GPRs
1754 unsigned int __r[32]; member in struct:libunwind::Registers_or1k::or1k_thread_state_t
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dxmmintrin.h835 __m128 __r; local
853 __m128 __r; local
[all...]
/freebsd-11.0-release/contrib/libc++/src/
H A Dlocale.cpp4766 __time_get_c_storage<char>::__r() const function in class:__time_get_c_storage
4774 __time_get_c_storage<wchar_t>::__r() const function in class:__time_get_c_storage
/freebsd-11.0-release/contrib/gcc/config/i386/
H A Dxmmintrin.h626 __v4sf __r; local
651 __v4sf __r; local
[all...]

Completed in 283 milliseconds