/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
move.h | 47 __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT 50 (&const_cast<char&>(reinterpret_cast<const volatile char&>(__r))); 130 * @param __r Reference to an object or function. 135 addressof(_Tp& __r) noexcept 136 { return std::__addressof(__r); }
|
regex_compiler.h | 727 _StateSeq __r(_M_state_store, 732 __r._M_append(_M_stack.top()); 735 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 736 __r._M_append(_M_state_store._M_insert_accept()); 840 _StateSeq __r(_M_stack.top(), -1); 841 __r._M_append(__r._M_front()); 843 _M_stack.push(__r); 850 _StateSeq __r(_M_state_store, 854 _M_stack.top()._M_append(__r); [all...] |
/external/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_rope.h | 503 _Rope_RopeConcatenation(_RopeRep* __l, _RopeRep* __r, allocator_type __a) 505 (max)(__l->_M_depth, __r->_M_depth) + 1, false, 506 __l->_M_size._M_data + __r->_M_size._M_data, __a), _M_left(__l), _M_right(__r) 664 _Rope_char_ref_proxy(_My_rope* __r, size_t __p) : 665 _M_pos(__p), _M_current_valid(false), _M_root(__r) {} 672 _Rope_char_ref_proxy(_My_rope* __r, size_t __p, _CharT __c) 673 : _M_pos(__p), _M_current(__c), _M_current_valid(true), _M_root(__r) {} 900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : 901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) { [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/decimal/ |
decimal.h | 46 inline decimal32::decimal32(decimal64 __r) : __val(__r.__getval()) {} 47 inline decimal32::decimal32(decimal128 __r) : __val(__r.__getval()) {} 48 inline decimal64::decimal64(decimal32 __r) : __val(__r.__getval()) {} 49 inline decimal64::decimal64(decimal128 __r) : __val(__r.__getval()) {} 50 inline decimal128::decimal128(decimal32 __r) : __val(__r.__getval()) { [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_compiler.h | 725 _StateSeq __r(_M_state_store, 730 __r._M_append(_M_stack.top()); 733 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 734 __r._M_append(_M_state_store._M_insert_accept()); 838 _StateSeq __r(_M_stack.top(), -1); 839 __r._M_append(__r._M_front()); 841 _M_stack.push(__r); 848 _StateSeq __r(_M_state_store, 852 _M_stack.top()._M_append(__r); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_compiler.h | 725 _StateSeq __r(_M_state_store, 730 __r._M_append(_M_stack.top()); 733 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 734 __r._M_append(_M_state_store._M_insert_accept()); 838 _StateSeq __r(_M_stack.top(), -1); 839 __r._M_append(__r._M_front()); 841 _M_stack.push(__r); 848 _StateSeq __r(_M_state_store, 852 _M_stack.top()._M_append(__r); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_compiler.h | 725 _StateSeq __r(_M_state_store, 730 __r._M_append(_M_stack.top()); 733 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 734 __r._M_append(_M_state_store._M_insert_accept()); 838 _StateSeq __r(_M_stack.top(), -1); 839 __r._M_append(__r._M_front()); 841 _M_stack.push(__r); 848 _StateSeq __r(_M_state_store, 852 _M_stack.top()._M_append(__r); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_compiler.h | 725 _StateSeq __r(_M_state_store, 730 __r._M_append(_M_stack.top()); 733 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 734 __r._M_append(_M_state_store._M_insert_accept()); 838 _StateSeq __r(_M_stack.top(), -1); 839 __r._M_append(__r._M_front()); 841 _M_stack.push(__r); 848 _StateSeq __r(_M_state_store, 852 _M_stack.top()._M_append(__r); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_compiler.h | 725 _StateSeq __r(_M_state_store, 730 __r._M_append(_M_stack.top()); 733 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 734 __r._M_append(_M_state_store._M_insert_accept()); 838 _StateSeq __r(_M_stack.top(), -1); 839 __r._M_append(__r._M_front()); 841 _M_stack.push(__r); 848 _StateSeq __r(_M_state_store, 852 _M_stack.top()._M_append(__r); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_compiler.h | 725 _StateSeq __r(_M_state_store, 730 __r._M_append(_M_stack.top()); 733 __r._M_append(_M_state_store._M_insert_subexpr_end(0, _End(0))); 734 __r._M_append(_M_state_store._M_insert_accept()); 838 _StateSeq __r(_M_stack.top(), -1); 839 __r._M_append(__r._M_front()); 841 _M_stack.push(__r); 848 _StateSeq __r(_M_state_store, 852 _M_stack.top()._M_append(__r); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
gthr-default.h | 812 int __r; local 814 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 815 if (!__r) 816 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 818 if (!__r) 819 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 820 if (!__r) 821 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 822 return __r;
|
gthr-posix.h | 812 int __r; local 814 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 815 if (!__r) 816 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 818 if (!__r) 819 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 820 if (!__r) 821 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 822 return __r;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
gthr-default.h | 786 int __r; local 788 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 789 if (!__r) 790 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 792 if (!__r) 793 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 794 if (!__r) 795 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 796 return __r;
|