HomeSort by relevance Sort by last modified time
    Searched refs:__x (Results 76 - 100 of 1686) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/system/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/system/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/system/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/system/include/
stl_pair.h 78 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
80 return __x.first == __y.first && __x.second == __y.second;
84 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
91 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
92 return !(__x == __y);
96 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
stl_pair.h 86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
88 return __x.first == __y.first && __x.second == __y.second;
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
94 return __x.first < __y.first ||
95 (!(__y.first < __x.first) && __x.second < __y.second);
99 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
100 return !(__x == __y);
104 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
stl_pair.h 86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
88 return __x.first == __y.first && __x.second == __y.second;
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
94 return __x.first < __y.first ||
95 (!(__y.first < __x.first) && __x.second < __y.second);
99 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
100 return !(__x == __y);
104 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/system/include/
stl_pair.h 86 inline bool operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
88 return __x.first == __y.first && __x.second == __y.second;
92 inline bool operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
94 return __x.first < __y.first ||
95 (!(__y.first < __x.first) && __x.second < __y.second);
99 inline bool operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) {
100 return !(__x == __y);
104 inline bool operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
mathinline.h 38 __NTH (__signbitf (float __x))
41 __extension__ union { float __f; int __i; } __u = { __f: __x };
45 __asm ("pmovmskb %1, %0" : "=r" (__m) : "x" (__x));
50 __NTH (__signbit (double __x))
53 __extension__ union { double __d; int __i[2]; } __u = { __d: __x };
57 __asm ("pmovmskb %1, %0" : "=r" (__m) : "x" (__x));
62 __NTH (__signbitl (long double __x))
64 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathinline.h 38 __NTH (__signbitf (float __x))
41 __extension__ union { float __f; int __i; } __u = { __f: __x };
45 __asm ("pmovmskb %1, %0" : "=r" (__m) : "x" (__x));
50 __NTH (__signbit (double __x))
53 __extension__ union { double __d; int __i[2]; } __u = { __d: __x };
57 __asm ("pmovmskb %1, %0" : "=r" (__m) : "x" (__x));
62 __NTH (__signbitl (long double __x))
64 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/backward/
binders.h 109 binder1st(const _Operation& __x,
111 : op(__x), value(__y) { }
114 operator()(const typename _Operation::second_argument_type& __x) const
115 { return op(value, __x); }
120 operator()(typename _Operation::second_argument_type& __x) const
121 { return op(value, __x); }
127 bind1st(const _Operation& __fn, const _Tp& __x)
130 return binder1st<_Operation>(__fn, _Arg1_type(__x));
144 binder2nd(const _Operation& __x,
146 : op(__x), value(__y) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 113 binder1st(const _Operation& __x,
115 : op(__x), value(__y) { }
118 operator()(const typename _Operation::second_argument_type& __x) const
119 { return op(value, __x); }
124 operator()(typename _Operation::second_argument_type& __x) const
125 { return op(value, __x); }
131 bind1st(const _Operation& __fn, const _Tp& __x)
134 return binder1st<_Operation>(__fn, _Arg1_type(__x));
148 binder2nd(const _Operation& __x,
150 : op(__x), value(__y) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
binders.h 113 binder1st(const _Operation& __x,
115 : op(__x), value(__y) { }
118 operator()(const typename _Operation::second_argument_type& __x) const
119 { return op(value, __x); }
124 operator()(typename _Operation::second_argument_type& __x) const
125 { return op(value, __x); }
131 bind1st(const _Operation& __fn, const _Tp& __x)
134 return binder1st<_Operation>(__fn, _Arg1_type(__x));
148 binder2nd(const _Operation& __x,
150 : op(__x), value(__y) {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 106 binder1st(const _Operation& __x,
108 : op(__x), value(__y) { }
111 operator()(const typename _Operation::second_argument_type& __x) const
112 { return op(value, __x); }
117 operator()(typename _Operation::second_argument_type& __x) const
118 { return op(value, __x); }
124 bind1st(const _Operation& __fn, const _Tp& __x)
127 return binder1st<_Operation>(__fn, _Arg1_type(__x));
141 binder2nd(const _Operation& __x,
143 : op(__x), value(__y) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 106 binder1st(const _Operation& __x,
108 : op(__x), value(__y) { }
111 operator()(const typename _Operation::second_argument_type& __x) const
112 { return op(value, __x); }
117 operator()(typename _Operation::second_argument_type& __x) const
118 { return op(value, __x); }
124 bind1st(const _Operation& __fn, const _Tp& __x)
127 return binder1st<_Operation>(__fn, _Arg1_type(__x));
141 binder2nd(const _Operation& __x,
143 : op(__x), value(__y) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 106 binder1st(const _Operation& __x,
108 : op(__x), value(__y) { }
111 operator()(const typename _Operation::second_argument_type& __x) const
112 { return op(value, __x); }
117 operator()(typename _Operation::second_argument_type& __x) const
118 { return op(value, __x); }
124 bind1st(const _Operation& __fn, const _Tp& __x)
127 return binder1st<_Operation>(__fn, _Arg1_type(__x));
141 binder2nd(const _Operation& __x,
143 : op(__x), value(__y) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
binders.h 106 binder1st(const _Operation& __x,
108 : op(__x), value(__y) { }
111 operator()(const typename _Operation::second_argument_type& __x) const
112 { return op(value, __x); }
117 operator()(typename _Operation::second_argument_type& __x) const
118 { return op(value, __x); }
124 bind1st(const _Operation& __fn, const _Tp& __x)
127 return binder1st<_Operation>(__fn, _Arg1_type(__x));
141 binder2nd(const _Operation& __x,
143 : op(__x), value(__y) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 109 binder1st(const _Operation& __x,
111 : op(__x), value(__y) { }
114 operator()(const typename _Operation::second_argument_type& __x) const
115 { return op(value, __x); }
120 operator()(typename _Operation::second_argument_type& __x) const
121 { return op(value, __x); }
127 bind1st(const _Operation& __fn, const _Tp& __x)
130 return binder1st<_Operation>(__fn, _Arg1_type(__x));
144 binder2nd(const _Operation& __x,
146 : op(__x), value(__y) {
    [all...]

Completed in 783 milliseconds

1 2 34 5 6 7 8 91011>>