/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
rope | 754 _Rope_RopeRep<_CharT, _Alloc>* __r, 758 __r->_M_depth) + 1, 760 __l->_M_size + __r->_M_size, __a), 761 _M_left(__l), _M_right(__r) 963 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) 964 : _M_pos(__p), _M_current(), _M_current_valid(false), _M_root(__r) { } 974 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 975 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) { } [all...] |
rc_string_base.h | 460 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 464 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 466 __r->_M_set_length(_M_info._M_length); 467 return __r->_M_refdata(); 525 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 526 _S_copy(__r->_M_refdata(), __buf, __len); 531 if (__len == __r->_M_info._M_capacity) 535 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 536 __r->_M_destroy(__a); 537 __r = __another 570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
rope | 766 _Rope_RopeRep<_CharT, _Alloc>* __r, 770 __r->_M_depth) + 1, 772 __l->_M_size + __r->_M_size, __a), 773 _M_left(__l), _M_right(__r) 975 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) 976 : _M_pos(__p), _M_current(), _M_current_valid(false), _M_root(__r) { } 986 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 987 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) { } [all...] |
rc_string_base.h | 460 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 464 __rc_string_base::_S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 466 __r->_M_set_length(_M_info._M_length); 467 return __r->_M_refdata(); 525 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 526 _S_copy(__r->_M_refdata(), __buf, __len); 531 if (__len == __r->_M_info._M_capacity) 535 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 536 __r->_M_destroy(__a); 537 __r = __another 570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
rope | 754 _Rope_RopeRep<_CharT, _Alloc>* __r, 758 __r->_M_depth) + 1, 760 __l->_M_size + __r->_M_size, __a), 761 _M_left(__l), _M_right(__r) 963 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) 964 : _M_pos(__p), _M_current(), _M_current_valid(false), _M_root(__r) { } 974 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 975 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) { } [all...] |
rc_string_base.h | 460 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 464 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 466 __r->_M_set_length(_M_info._M_length); 467 return __r->_M_refdata(); 525 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 526 _S_copy(__r->_M_refdata(), __buf, __len); 531 if (__len == __r->_M_info._M_capacity) 535 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 536 __r->_M_destroy(__a); 537 __r = __another 570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
rope | 766 _Rope_RopeRep<_CharT, _Alloc>* __r, 770 __r->_M_depth) + 1, 772 __l->_M_size + __r->_M_size, __a), 773 _M_left(__l), _M_right(__r) 975 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) 976 : _M_pos(__p), _M_current(), _M_current_valid(false), _M_root(__r) { } 986 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 987 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) { } [all...] |
rc_string_base.h | 460 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 464 __rc_string_base::_S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 466 __r->_M_set_length(_M_info._M_length); 467 return __r->_M_refdata(); 525 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 526 _S_copy(__r->_M_refdata(), __buf, __len); 531 if (__len == __r->_M_info._M_capacity) 535 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 536 __r->_M_destroy(__a); 537 __r = __another 570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
rope | 765 _Rope_RopeRep<_CharT, _Alloc>* __r, 769 __r->_M_depth) + 1, 771 __l->_M_size + __r->_M_size, __a), 772 _M_left(__l), _M_right(__r) 974 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) 975 : _M_pos(__p), _M_current(), _M_current_valid(false), _M_root(__r) { } 985 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 986 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) { } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
rope | 765 _Rope_RopeRep<_CharT, _Alloc>* __r, 769 __r->_M_depth) + 1, 771 __l->_M_size + __r->_M_size, __a), 772 _M_left(__l), _M_right(__r) 974 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) 975 : _M_pos(__p), _M_current(), _M_current_valid(false), _M_root(__r) { } 985 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 986 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) { } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 129 complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp()) 130 : _M_real(__r), _M_imag(__i) { } 294 const _Tp __r = _M_real * __z.real() - _M_imag * __z.imag(); 296 _M_real = __r; 307 const _Tp __r = _M_real * __z.real() + _M_imag * __z.imag(); 310 _M_real = __r / __n; 321 complex<_Tp> __r = __x; 322 __r += __y; 323 return __r; 330 complex<_Tp> __r = __x [all...] |
stdatomic.h | 148 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 150 __r; }) 166 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 169 __r; }) 175 bool __r; \ 179 if (__t__ == *__q) { *__p = __v; __r = true; } \ 180 else { *__q = __t__; __r = false; } \ 182 __r; })
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 129 complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp()) 130 : _M_real(__r), _M_imag(__i) { } 294 const _Tp __r = _M_real * __z.real() - _M_imag * __z.imag(); 296 _M_real = __r; 307 const _Tp __r = _M_real * __z.real() + _M_imag * __z.imag(); 310 _M_real = __r / __n; 321 complex<_Tp> __r = __x; 322 __r += __y; 323 return __r; 330 complex<_Tp> __r = __x [all...] |
stdatomic.h | 148 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 150 __r; }) 166 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 169 __r; }) 175 bool __r; \ 179 if (__t__ == *__q) { *__p = __v; __r = true; } \ 180 else { *__q = __t__; __r = false; } \ 182 __r; })
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 129 complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp()) 130 : _M_real(__r), _M_imag(__i) { } 294 const _Tp __r = _M_real * __z.real() - _M_imag * __z.imag(); 296 _M_real = __r; 307 const _Tp __r = _M_real * __z.real() + _M_imag * __z.imag(); 310 _M_real = __r / __n; 321 complex<_Tp> __r = __x; 322 __r += __y; 323 return __r; 330 complex<_Tp> __r = __x [all...] |
stdatomic.h | 148 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 150 __r; }) 166 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 169 __r; }) 175 bool __r; \ 179 if (__t__ == *__q) { *__p = __v; __r = true; } \ 180 else { *__q = __t__; __r = false; } \ 182 __r; })
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
complex | 129 complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp()) 130 : _M_real(__r), _M_imag(__i) { } 294 const _Tp __r = _M_real * __z.real() - _M_imag * __z.imag(); 296 _M_real = __r; 307 const _Tp __r = _M_real * __z.real() + _M_imag * __z.imag(); 310 _M_real = __r / __n; 321 complex<_Tp> __r = __x; 322 __r += __y; 323 return __r; 330 complex<_Tp> __r = __x [all...] |
stdatomic.h | 148 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 150 __r; }) 166 __typeof__ _ATOMIC_MEMBER_ __r = *__p; \ 169 __r; }) 175 bool __r; \ 179 if (__t__ == *__q) { *__p = __v; __r = true; } \ 180 else { *__q = __t__; __r = false; } \ 182 __r; })
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
rc_string_base.h | 460 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 464 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 466 __r->_M_set_length(_M_info._M_length); 467 return __r->_M_refdata(); 525 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 526 _S_copy(__r->_M_refdata(), __buf, __len); 531 if (__len == __r->_M_info._M_capacity) 535 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 536 __r->_M_destroy(__a); 537 __r = __another 570 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 658 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 684 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
rc_string_base.h | 459 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 463 __rc_string_base::_S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 465 __r->_M_set_length(_M_info._M_length); 466 return __r->_M_refdata(); 524 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 525 _S_copy(__r->_M_refdata(), __buf, __len); 530 if (__len == __r->_M_info._M_capacity) 534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 535 __r->_M_destroy(__a); 536 __r = __another 569 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 657 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 683 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
rc_string_base.h | 459 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 463 __rc_string_base::_S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 465 __r->_M_set_length(_M_info._M_length); 466 return __r->_M_refdata(); 524 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 525 _S_copy(__r->_M_refdata(), __buf, __len); 530 if (__len == __r->_M_info._M_capacity) 534 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 535 __r->_M_destroy(__a); 536 __r = __another 569 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 657 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 683 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rc_string_base.h | 446 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 450 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 452 __r->_M_set_length(_M_info._M_length); 453 return __r->_M_refdata(); 511 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 512 _S_copy(__r->_M_refdata(), __buf, __len); 517 if (__len == __r->_M_info._M_capacity) 521 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 522 __r->_M_destroy(__a); 523 __r = __another 556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rc_string_base.h | 446 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 450 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 452 __r->_M_set_length(_M_info._M_length); 453 return __r->_M_refdata(); 511 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 512 _S_copy(__r->_M_refdata(), __buf, __len); 517 if (__len == __r->_M_info._M_capacity) 521 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 522 __r->_M_destroy(__a); 523 __r = __another 556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rc_string_base.h | 446 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 450 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 452 __r->_M_set_length(_M_info._M_length); 453 return __r->_M_refdata(); 511 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 512 _S_copy(__r->_M_refdata(), __buf, __len); 517 if (__len == __r->_M_info._M_capacity) 521 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 522 __r->_M_destroy(__a); 523 __r = __another 556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
rc_string_base.h | 446 _Rep* __r = _Rep::_S_create(__requested_cap, _M_info._M_capacity, local 450 _S_copy(__r->_M_refdata(), _M_refdata(), _M_info._M_length); 452 __r->_M_set_length(_M_info._M_length); 453 return __r->_M_refdata(); 511 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); local 512 _S_copy(__r->_M_refdata(), __buf, __len); 517 if (__len == __r->_M_info._M_capacity) 521 _S_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 522 __r->_M_destroy(__a); 523 __r = __another 556 _Rep* __r = _Rep::_S_create(__dnew, size_type(0), __a); local 644 _Rep* __r = _Rep::_S_create(_M_length() + __len2 - __len1, local 670 _Rep* __r = _Rep::_S_create(__new_size, _M_capacity(), local [all...] |