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

1 2 3 4 5

  /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/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/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/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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
bitset 159 _CharT __zero, _CharT __one = _CharT('1'))
160 : _Base(__str, __pos, __n, __zero, __one) { }
170 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
171 : _Base(__str, __n, __zero, __one) { }
293 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
296 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
310 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
312 std::allocator<_CharT> >(__zero, __one); }
326 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
329 std::allocator<_CharT> >(__zero, __one);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
bitset 124 _CharT __zero, _CharT __one = _CharT('1'))
125 : _Base(__str, __pos, __n, __zero, __one) { }
135 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
136 : _Base(__str, __n, __zero, __one) { }
252 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
255 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
269 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
271 std::allocator<_CharT> >(__zero, __one); }
285 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
288 std::allocator<_CharT> >(__zero, __one);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
bitset 159 _CharT __zero, _CharT __one = _CharT('1'))
160 : _Base(__str, __pos, __n, __zero, __one) { }
170 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
171 : _Base(__str, __n, __zero, __one) { }
293 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
296 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
310 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
312 std::allocator<_CharT> >(__zero, __one); }
326 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
329 std::allocator<_CharT> >(__zero, __one);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
bitset 124 _CharT __zero, _CharT __one = _CharT('1'))
125 : _Base(__str, __pos, __n, __zero, __one) { }
135 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
136 : _Base(__str, __n, __zero, __one) { }
252 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
255 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
269 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
271 std::allocator<_CharT> >(__zero, __one); }
285 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
288 std::allocator<_CharT> >(__zero, __one);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
bitset 159 _CharT __zero, _CharT __one = _CharT('1'))
160 : _Base(__str, __pos, __n, __zero, __one) { }
170 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
171 : _Base(__str, __n, __zero, __one) { }
293 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
296 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
310 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
312 std::allocator<_CharT> >(__zero, __one); }
326 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
329 std::allocator<_CharT> >(__zero, __one);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
bitset 124 _CharT __zero, _CharT __one = _CharT('1'))
125 : _Base(__str, __pos, __n, __zero, __one) { }
135 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
136 : _Base(__str, __n, __zero, __one) { }
252 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
255 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
269 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
271 std::allocator<_CharT> >(__zero, __one); }
285 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
288 std::allocator<_CharT> >(__zero, __one);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
bitset 160 _CharT __zero, _CharT __one = _CharT('1'))
161 : _Base(__str, __pos, __n, __zero, __one) { }
171 _CharT __zero = _CharT('0'), _CharT __one = _CharT('1'))
172 : _Base(__str, __n, __zero, __one) { }
299 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
302 to_string<_CharT, _Traits, _Alloc>(__zero, __one);
316 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
318 std::allocator<_CharT> >(__zero, __one); }
332 to_string(_CharT __zero, _CharT __one = _CharT('1')) const
335 std::allocator<_CharT> >(__zero, __one);
    [all...]

Completed in 1921 milliseconds

1 2 3 4 5