Searched defs:__b (Results 1 - 25 of 176) sorted by relevance

12345678

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dmove.h76 swap(_Tp& __a, _Tp& __b) argument
82 __a = _GLIBCXX_MOVE(__b);
83 __b = _GLIBCXX_MOVE(__tmp);
90 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
93 swap(__a[__n], __b[__n]);
H A Dstl_pair.h83 pair(const _T1& __a, const _T2& __b) argument
84 : first(__a), second(__b) { }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dmove.h117 * @param __b Another thing of arbitrary type.
122 swap(_Tp& __a, _Tp& __b) argument
128 __a = _GLIBCXX_MOVE(__b);
129 __b = _GLIBCXX_MOVE(__tmp);
136 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
139 swap(__a[__n], __b[__n]);
H A Dregex_cursor.h51 _SpecializedCursor(const _FwdIterT& __b, const _FwdIterT __e) argument
52 : _M_b(__b), _M_c(__b), _M_e(__e)
88 __cursor(const _FwdIterT& __b, const _FwdIterT __e) argument
89 { return _SpecializedCursor<_FwdIterT>(__b, __e); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dmove.h117 * @param __b Another thing of arbitrary type.
122 swap(_Tp& __a, _Tp& __b) argument
128 __a = _GLIBCXX_MOVE(__b);
129 __b = _GLIBCXX_MOVE(__tmp);
136 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
139 swap(__a[__n], __b[__n]);
H A Dregex_cursor.h51 _SpecializedCursor(const _FwdIterT& __b, const _FwdIterT __e) argument
52 : _M_b(__b), _M_c(__b), _M_e(__e)
88 __cursor(const _FwdIterT& __b, const _FwdIterT __e) argument
89 { return _SpecializedCursor<_FwdIterT>(__b, __e); }
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dmove.h76 swap(_Tp& __a, _Tp& __b) argument
82 __a = _GLIBCXX_MOVE(__b);
83 __b = _GLIBCXX_MOVE(__tmp);
90 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
93 swap(__a[__n], __b[__n]);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dmove.h76 swap(_Tp& __a, _Tp& __b) argument
82 __a = _GLIBCXX_MOVE(__b);
83 __b = _GLIBCXX_MOVE(__tmp);
90 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
93 swap(__a[__n], __b[__n]);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dmove.h76 swap(_Tp& __a, _Tp& __b) argument
82 __a = _GLIBCXX_MOVE(__b);
83 __b = _GLIBCXX_MOVE(__tmp);
90 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
93 swap(__a[__n], __b[__n]);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dmove.h76 swap(_Tp& __a, _Tp& __b) argument
82 __a = _GLIBCXX_MOVE(__b);
83 __b = _GLIBCXX_MOVE(__tmp);
90 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
93 swap(__a[__n], __b[__n]);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dmove.h76 swap(_Tp& __a, _Tp& __b) argument
82 __a = _GLIBCXX_MOVE(__b);
83 __b = _GLIBCXX_MOVE(__tmp);
90 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
93 swap(__a[__n], __b[__n]);
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/5/sources/cxx-stl/system/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/6/sources/cxx-stl/system/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/7/sources/cxx-stl/system/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/8/sources/cxx-stl/system/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument
/prebuilts/ndk/current/sources/cxx-stl/system/include/
H A Dstl_pair.h71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} argument

Completed in 8362 milliseconds

12345678