/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/byteorder/ |
swabb.h | 15 #define ___swahw32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x0000ffffUL) << 16) | (((__u32)(__x) & (__u32)0xffff0000UL) >> 16) )); }) 16 #define ___swahb32(x) ({ __u32 __x = (x); ((__u32)( (((__u32)(__x) & (__u32)0x00ff00ffUL) << 8) | (((__u32)(__x) & (__u32)0xff00ff00UL) >> 8) )); })
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/ |
list | 111 list(const list& __x) 112 : _Base(__x) 118 list(const _Base& __x) 119 : _Base(__x) 126 list(list&& __x) 127 : _Base(std::move(__x)) 144 operator=(const list& __x) 146 static_cast<_Base&>(*this) = __x; 152 operator=(list&& __x) 157 this->swap(__x); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/ |
list | 111 list(const list& __x) 112 : _Base(__x) 118 list(const _Base& __x) 119 : _Base(__x) 126 list(list&& __x) 127 : _Base(std::move(__x)) 144 operator=(const list& __x) 146 static_cast<_Base&>(*this) = __x; 152 operator=(list&& __x) 157 this->swap(__x); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
list | 111 list(const list& __x) 112 : _Base(__x) 118 list(const _Base& __x) 119 : _Base(__x) 126 list(list&& __x) 127 : _Base(std::move(__x)) 144 operator=(const list& __x) 146 static_cast<_Base&>(*this) = __x; 152 operator=(list&& __x) 157 this->swap(__x); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
list | 111 list(const list& __x) 112 : _Base(__x) 118 list(const _Base& __x) 119 : _Base(__x) 126 list(list&& __x) noexcept 127 : _Base(std::move(__x)) 145 operator=(const list& __x) 147 static_cast<_Base&>(*this) = __x; 153 operator=(list&& __x) 158 this->swap(__x); [all...] |
/external/stlport/stlport/stl/ |
_vector.c | 81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, 94 _Copy_Construct(__new_finish, __x); 97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x); 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, 114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x); 123 const _Tp& __x, const __true_type& /*_Movable*/) { 124 if (_M_is_inside(__x)) { 125 _Tp __x_copy = __x; 135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x); 141 const _Tp& __x, const __false_type& /*_Movable*/) [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, 94 _Copy_Construct(__new_finish, __x); 97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x); 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, 114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x); 123 const _Tp& __x, const __true_type& /*_Movable*/) { 124 if (_M_is_inside(__x)) { 125 _Tp __x_copy = __x; 135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x); 141 const _Tp& __x, const __false_type& /*_Movable*/) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, 94 _Copy_Construct(__new_finish, __x); 97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x); 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, 114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x); 123 const _Tp& __x, const __true_type& /*_Movable*/) { 124 if (_M_is_inside(__x)) { 125 _Tp __x_copy = __x; 135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x); 141 const _Tp& __x, const __false_type& /*_Movable*/) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, 94 _Copy_Construct(__new_finish, __x); 97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x); 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, 114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x); 123 const _Tp& __x, const __true_type& /*_Movable*/) { 124 if (_M_is_inside(__x)) { 125 _Tp __x_copy = __x; 135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x); 141 const _Tp& __x, const __false_type& /*_Movable*/) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, 94 _Copy_Construct(__new_finish, __x); 97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x); 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, 114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x); 123 const _Tp& __x, const __true_type& /*_Movable*/) { 124 if (_M_is_inside(__x)) { 125 _Tp __x_copy = __x; 135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x); 141 const _Tp& __x, const __false_type& /*_Movable*/) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_vector.c | 81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, 94 _Copy_Construct(__new_finish, __x); 97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x); 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, 114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x); 123 const _Tp& __x, const __true_type& /*_Movable*/) { 124 if (_M_is_inside(__x)) { 125 _Tp __x_copy = __x; 135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x); 141 const _Tp& __x, const __false_type& /*_Movable*/) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
multiset.h | 90 multiset(const multiset& __x) 91 : _Base(__x), _Safe_base() { } 93 multiset(const _Base& __x) 94 : _Base(__x), _Safe_base() { } 97 multiset(multiset&& __x) 98 : _Base(std::move(__x)), _Safe_base() 99 { this->_M_swap(__x); } 110 operator=(const multiset& __x) 112 *static_cast<_Base*>(this) = __x; 119 operator=(multiset&& __x) [all...] |