Searched defs:pair (Results 1 - 25 of 314) sorted by relevance

1234567891011>>

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/5/sources/cxx-stl/system/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/system/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/system/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/system/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
H A Dstl_pair.h72 struct pair { struct
78 pair() : first(), second() {} function in struct:pair
79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
99 inline bool operator!=(const pair<_T argument
104 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
114 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dstl_pair.h72 struct pair { struct
78 pair() : first(), second() {} function in struct:pair
79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
99 inline bool operator!=(const pair<_T argument
104 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
114 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/system/include/
H A Dstl_pair.h72 struct pair { struct
78 pair() : first(), second() {} function in struct:pair
79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
99 inline bool operator!=(const pair<_T argument
104 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
114 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/gabi++/include/
H A Dstl_pair.h72 struct pair { struct
78 pair() : first(), second() {} function in struct:pair
79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
99 inline bool operator!=(const pair<_T argument
104 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
114 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dstl_pair.h64 struct pair { struct
70 pair() : first(), second() {} function in struct:pair
71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
91 inline bool operator!=(const pair<_T argument
96 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
101 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
106 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dstl_pair.h72 struct pair { struct
78 pair() : first(), second() {} function in struct:pair
79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
99 inline bool operator!=(const pair<_T argument
104 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
114 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/system/include/
H A Dstl_pair.h72 struct pair { struct
78 pair() : first(), second() {} function in struct:pair
79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} function in struct:pair
82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} argument
86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
99 inline bool operator!=(const pair<_T argument
104 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
114 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_pair.h96 struct pair struct
105 // 265. std::pair::pair() effects overly restrictive
108 _GLIBCXX_CONSTEXPR pair() function in struct:pair
111 /** Two objects may be passed to a @c pair constructor to be copied. */
112 _GLIBCXX_CONSTEXPR pair(const _T1& __a, const _T2& __b) function in struct:pair
115 /** There is also a templated copy ctor for the @c pair class itself. */
118 pair(const pair<_U1, _U2>& __p) argument
124 constexpr pair(cons argument
133 constexpr pair(_U1&& __x, const _T2& __y) function in struct:pair
138 constexpr pair(const _T1& __x, _U2&& __y) function in struct:pair
144 constexpr pair(_U1&& __x, _U2&& __y) function in struct:pair
150 constexpr pair(pair<_U1, _U2>&& __p) function in struct:pair
177 operator =(const pair<_U1, _U2>& __p) argument
214 operator ==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
220 operator <(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
227 operator !=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
233 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
239 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
245 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_pair.h96 struct pair struct
105 // 265. std::pair::pair() effects overly restrictive
108 _GLIBCXX_CONSTEXPR pair() function in struct:pair
111 /** Two objects may be passed to a @c pair constructor to be copied. */
112 _GLIBCXX_CONSTEXPR pair(const _T1& __a, const _T2& __b) function in struct:pair
115 /** There is also a templated copy ctor for the @c pair class itself. */
118 pair(const pair<_U1, _U2>& __p) argument
124 constexpr pair(cons argument
133 constexpr pair(_U1&& __x, const _T2& __y) function in struct:pair
138 constexpr pair(const _T1& __x, _U2&& __y) function in struct:pair
144 constexpr pair(_U1&& __x, _U2&& __y) function in struct:pair
150 constexpr pair(pair<_U1, _U2>&& __p) function in struct:pair
177 operator =(const pair<_U1, _U2>& __p) argument
214 operator ==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
220 operator <(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
227 operator !=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
233 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
239 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
245 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_pair.h96 struct pair struct
105 // 265. std::pair::pair() effects overly restrictive
108 _GLIBCXX_CONSTEXPR pair() function in struct:pair
111 /** Two objects may be passed to a @c pair constructor to be copied. */
112 _GLIBCXX_CONSTEXPR pair(const _T1& __a, const _T2& __b) function in struct:pair
115 /** There is also a templated copy ctor for the @c pair class itself. */
118 pair(const pair<_U1, _U2>& __p) argument
124 constexpr pair(cons argument
133 constexpr pair(_U1&& __x, const _T2& __y) function in struct:pair
138 constexpr pair(const _T1& __x, _U2&& __y) function in struct:pair
144 constexpr pair(_U1&& __x, _U2&& __y) function in struct:pair
150 constexpr pair(pair<_U1, _U2>&& __p) function in struct:pair
177 operator =(const pair<_U1, _U2>& __p) argument
214 operator ==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
220 operator <(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
227 operator !=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
233 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
239 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
245 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_pair.h96 struct pair struct
105 // 265. std::pair::pair() effects overly restrictive
108 _GLIBCXX_CONSTEXPR pair() function in struct:pair
111 /** Two objects may be passed to a @c pair constructor to be copied. */
112 _GLIBCXX_CONSTEXPR pair(const _T1& __a, const _T2& __b) function in struct:pair
115 /** There is also a templated copy ctor for the @c pair class itself. */
118 pair(const pair<_U1, _U2>& __p) argument
124 constexpr pair(cons argument
133 constexpr pair(_U1&& __x, const _T2& __y) function in struct:pair
138 constexpr pair(const _T1& __x, _U2&& __y) function in struct:pair
144 constexpr pair(_U1&& __x, _U2&& __y) function in struct:pair
150 constexpr pair(pair<_U1, _U2>&& __p) function in struct:pair
177 operator =(const pair<_U1, _U2>& __p) argument
214 operator ==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
220 operator <(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
227 operator !=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
233 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
239 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
245 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_pair.h65 /// pair holds two objects of arbitrary type.
67 struct pair struct
76 // 265. std::pair::pair() effects overly restrictive
79 pair() function in struct:pair
82 /** Two objects may be passed to a @c pair constructor to be copied. */
83 pair(const _T1& __a, const _T2& __b) function in struct:pair
88 pair(_U1&& __x, _U2&& __y) function in struct:pair
92 pair(pair function in struct:pair
99 pair(const pair<_U1, _U2>& __p) argument
105 pair(pair<_U1, _U2>&& __p) function in struct:pair
111 pair(_U1&& __x, _Arg0&& __arg0, _Args&&... __args) function in struct:pair
146 operator ==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
152 operator <(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
159 operator !=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
165 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
171 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
177 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]

Completed in 508 milliseconds

1234567891011>>