HomeSort by relevance Sort by last modified time
    Searched full:__one (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
array 179 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
180 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
184 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
185 { return !(__one == __two); }
197 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 { return __two < __one; }
202 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 { return !(__one > __two); }
207 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
array 179 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
180 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
184 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
185 { return !(__one == __two); }
197 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 { return __two < __one; }
202 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 { return !(__one > __two); }
207 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
array 179 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
180 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
184 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
185 { return !(__one == __two); }
197 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 { return __two < __one; }
202 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 { return !(__one > __two); }
207 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
array 179 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
180 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
184 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
185 { return !(__one == __two); }
197 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 { return __two < __one; }
202 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 { return !(__one > __two); }
207 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
array 179 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
180 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
184 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
185 { return !(__one == __two); }
197 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 { return __two < __one; }
202 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 { return !(__one > __two); }
207 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
array 179 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
180 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
184 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
185 { return !(__one == __two); }
197 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
198 { return __two < __one; }
202 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
203 { return !(__one > __two); }
207 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
array 178 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
179 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
183 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
184 { return !(__one == __two); }
196 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
197 { return __two < __one; }
201 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
202 { return !(__one > __two); }
206 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
array 193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
194 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
199 { return !(__one == __two); }
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
212 { return __two < __one; }
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
217 { return !(__one > __two); }
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
194 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
199 { return !(__one == __two); }
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
212 { return __two < __one; }
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
217 { return !(__one > __two); }
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
194 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
199 { return !(__one == __two); }
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
212 { return __two < __one; }
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
217 { return !(__one > __two); }
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
194 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
199 { return !(__one == __two); }
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
212 { return __two < __one; }
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
217 { return !(__one > __two); }
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
array 193 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
194 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
198 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
199 { return !(__one == __two); }
211 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
212 { return __two < __one; }
216 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
217 { return !(__one > __two); }
221 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
array 204 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
205 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
209 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
210 { return !(__one == __two); }
222 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
223 { return __two < __one; }
227 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
228 { return !(__one > __two); }
232 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
array 204 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
205 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
209 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
210 { return !(__one == __two); }
222 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
223 { return __two < __one; }
227 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
228 { return !(__one > __two); }
232 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
array 228 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
229 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
233 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
234 { return !(__one == __two); }
246 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
247 { return __two < __one; }
251 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
252 { return !(__one > __two); }
256 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
array 224 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
225 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
229 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
230 { return !(__one == __two); }
242 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
243 { return __two < __one; }
247 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
248 { return !(__one > __two); }
252 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
array 186 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
187 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
191 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
192 { return !(__one == __two); }
204 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
205 { return __two < __one; }
209 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
210 { return !(__one > __two); }
214 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
array 200 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
201 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
205 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
206 { return !(__one == __two); }
218 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
219 { return __two < __one; }
223 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
224 { return !(__one > __two); }
228 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
array 200 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
201 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
205 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
206 { return !(__one == __two); }
218 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
219 { return __two < __one; }
223 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
224 { return !(__one > __two); }
228 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
array 200 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
201 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
205 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
206 { return !(__one == __two); }
218 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
219 { return __two < __one; }
223 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
224 { return !(__one > __two); }
228 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
array 200 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
201 { return std::equal(__one.begin(), __one.end(), __two.begin()); }
205 operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
206 { return !(__one == __two); }
218 operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
219 { return __two < __one; }
223 operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
224 { return !(__one > __two); }
228 operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
bitset 141 _CharT __zero, _CharT __one = _CharT('1'))
142 : _Base(__str, __pos, __n, __zero, __one) { }
258 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
261 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
275 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
277 std::allocator<_CharT> >(__zero, __one); }
291 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
294 std::allocator<_CharT> >(__zero, __one);
304 to_string(char __zero, char __one = '1') const
307 std::allocator<char> >(__zero, __one);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
bitset 141 _CharT __zero, _CharT __one = _CharT('1'))
142 : _Base(__str, __pos, __n, __zero, __one) { }
258 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
261 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
275 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
277 std::allocator<_CharT> >(__zero, __one); }
291 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
294 std::allocator<_CharT> >(__zero, __one);
304 to_string(char __zero, char __one = '1') const
307 std::allocator<char> >(__zero, __one);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
bitset 141 _CharT __zero, _CharT __one = _CharT('1'))
142 : _Base(__str, __pos, __n, __zero, __one) { }
258 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
261 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
275 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
277 std::allocator<_CharT> >(__zero, __one); }
291 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
294 std::allocator<_CharT> >(__zero, __one);
304 to_string(char __zero, char __one = '1') const
307 std::allocator<char> >(__zero, __one);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
bitset 141 _CharT __zero, _CharT __one = _CharT('1'))
142 : _Base(__str, __pos, __n, __zero, __one) { }
258 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
261 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
275 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
277 std::allocator<_CharT> >(__zero, __one); }
291 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
294 std::allocator<_CharT> >(__zero, __one);
304 to_string(char __zero, char __one = '1') const
307 std::allocator<char> >(__zero, __one);
    [all...]

Completed in 5133 milliseconds

1 2 3 4 5 6