Searched refs:__other (Results 1 - 25 of 153) sorted by relevance

1234567

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Diterator.h97 operator=(const _IteratorPair& __other) argument
99 _Base::first = __other.first;
100 _Base::second = __other.second;
110 operator-(const _IteratorPair& __other) const
111 { return _Base::first - __other.first; }
179 operator=(const _IteratorTriple& __other) argument
181 _M_first = __other._M_first;
182 _M_second = __other._M_second;
183 _M_third = __other._M_third;
193 operator-(const _IteratorTriple& __other) cons
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/src/experimental/
H A Dmemory_resource.cpp39 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT
40 { return &__other == this; }
60 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT
61 { return &__other == this; }
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/experimental/
H A Dmemory_resource.cpp39 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT
40 { return &__other == this; }
60 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT
61 { return &__other == this; }
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon56814
/prebuilts/ndk/r10/platforms/android-22/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon61461
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon66108
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon136365
/prebuilts/ndk/r11/platforms/android-22/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon141012
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon145659
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/machine/
H A Dfenv.h46 char __other[16]; member in struct:__anon150306
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
H A Dfunctions.h181 /* Handle the case where __other is a pointer to _Sequence::value_type. */
185 const typename _Sequence::value_type* __other)
198 // Check whether __other points within the contiguous storage.
199 return __l(__other, __begin) || __l(__end, __other);
212 const _InputIterator& __other,
216 if (__other == __other_end)
220 return __foreign_iterator_aux4(__it, std::__addressof(*__other));
235 const _Safe_iterator<_OtherIterator, _Sequence>& __other,
237 { return __it._M_get_sequence() != __other
184 __foreign_iterator_aux4(const _Safe_iterator<_Iterator, _Sequence>& __it, const typename _Sequence::value_type* __other) argument
211 __foreign_iterator_aux3(const _Safe_iterator<_Iterator, _Sequence>& __it, const _InputIterator& __other, const _InputIterator& __other_end, std::__true_type) argument
234 __foreign_iterator_aux2(const _Safe_iterator<_Iterator, _Sequence>& __it, const _Safe_iterator<_OtherIterator, _Sequence>& __other, const _Safe_iterator<_OtherIterator, _Sequence>&) argument
251 __foreign_iterator_aux2(const _Safe_iterator<_Iterator, _Sequence>& __it, const _InputIterator& __other, const _InputIterator& __other_end) argument
271 __foreign_iterator_aux(const _Safe_iterator<_Iterator, _Sequence>& __it, _InputIterator __other, _InputIterator __other_end, std::__false_type) argument
282 __foreign_iterator(const _Safe_iterator<_Iterator, _Sequence>& __it, _InputIterator __other, _InputIterator __other_end) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h205 operator-(const fpos& __other) const
206 { return _M_off - __other._M_off; }

Completed in 984 milliseconds

1234567