Searched refs:_Ref (Results 1 - 24 of 24) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
245 template<typename _Tp, typename _Ref, typename _Ptr>
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
258 template<typename _Tp, typename _Ref, typename _Ptr>
260 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
261 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
271 template<typename _Tp, typename _Ref, typename _Ptr>
273 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
245 template<typename _Tp, typename _Ref, typename _Ptr>
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
258 template<typename _Tp, typename _Ref, typename _Ptr>
260 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
261 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
271 template<typename _Tp, typename _Ref, typename _Ptr>
273 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
245 template<typename _Tp, typename _Ref, typename _Ptr>
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
258 template<typename _Tp, typename _Ref, typename _Ptr>
260 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
261 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
271 template<typename _Tp, typename _Ref, typename _Ptr>
273 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
245 template<typename _Tp, typename _Ref, typename _Ptr>
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
258 template<typename _Tp, typename _Ref, typename _Ptr>
260 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
261 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
271 template<typename _Tp, typename _Ref, typename _Ptr>
273 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
249 template<typename _Tp, typename _Ref, typename _Ptr>
251 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
252 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
262 template<typename _Tp, typename _Ref, typename _Ptr>
264 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
265 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
275 template<typename _Tp, typename _Ref, typename _Ptr>
277 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
249 template<typename _Tp, typename _Ref, typename _Ptr>
251 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
252 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
262 template<typename _Tp, typename _Ref, typename _Ptr>
264 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
265 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
275 template<typename _Tp, typename _Ref, typename _Ptr>
277 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
249 template<typename _Tp, typename _Ref, typename _Ptr>
251 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
252 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
262 template<typename _Tp, typename _Ref, typename _Ptr>
264 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
265 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
275 template<typename _Tp, typename _Ref, typename _Ptr>
277 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_deque.h105 template<typename _Tp, typename _Ref, typename _Ptr>
117 typedef _Ref reference;
249 template<typename _Tp, typename _Ref, typename _Ptr>
251 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
252 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
262 template<typename _Tp, typename _Ref, typename _Ptr>
264 operator!=(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
265 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
275 template<typename _Tp, typename _Ref, typename _Ptr>
277 operator<(const _Deque_iterator<_Tp, _Ref, _Pt
[all...]
H A Dboost_concept_check.h445 typedef typename std::iterator_traits<_Tp>::reference _Ref;
479 typedef typename std::iterator_traits<_Tp>::reference _Ref;
480 _Ref __r _IsUnused = *__i;
530 // ??? We don't use _Ref, are we just checking for "referenceability"?
531 typedef typename std::iterator_traits<_Tp>::reference _Ref;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_bvector.h168 template <class _Ref, class _Ptr>
170 typedef _Ref reference;
172 typedef _Bit_iter<_Ref, _Ptr> _Self;
230 template <class _Ref, class _Ptr>
231 inline _Bit_iter<_Ref,_Ptr> _STLP_CALL
232 operator+(ptrdiff_t __n, const _Bit_iter<_Ref, _Ptr>& __x) {
239 template <class _Ref, class _Ptr>
240 struct __type_traits< _STLP_PRIV _Bit_iter<_Ref, _Ptr> > {
H A D_function_adaptors.h175 typedef _Mem_fun0_ref<_Result,_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
183 typedef _Mem_fun1_ref<_Result,_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
335 typedef _Void_mem_fun0_ref<_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
342 typedef _Void_mem_fun1_ref<_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
424 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref {
426 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref _Base;
460 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref {
462 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref _Base;
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_bvector.h168 template <class _Ref, class _Ptr>
170 typedef _Ref reference;
172 typedef _Bit_iter<_Ref, _Ptr> _Self;
230 template <class _Ref, class _Ptr>
231 inline _Bit_iter<_Ref,_Ptr> _STLP_CALL
232 operator+(ptrdiff_t __n, const _Bit_iter<_Ref, _Ptr>& __x) {
239 template <class _Ref, class _Ptr>
240 struct __type_traits< _STLP_PRIV _Bit_iter<_Ref, _Ptr> > {
H A D_function_adaptors.h175 typedef _Mem_fun0_ref<_Result,_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
183 typedef _Mem_fun1_ref<_Result,_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
335 typedef _Void_mem_fun0_ref<_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
342 typedef _Void_mem_fun1_ref<_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
424 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref {
426 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref _Base;
460 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref {
462 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref _Base;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_bvector.h168 template <class _Ref, class _Ptr>
170 typedef _Ref reference;
172 typedef _Bit_iter<_Ref, _Ptr> _Self;
230 template <class _Ref, class _Ptr>
231 inline _Bit_iter<_Ref,_Ptr> _STLP_CALL
232 operator+(ptrdiff_t __n, const _Bit_iter<_Ref, _Ptr>& __x) {
239 template <class _Ref, class _Ptr>
240 struct __type_traits< _STLP_PRIV _Bit_iter<_Ref, _Ptr> > {
H A D_function_adaptors.h175 typedef _Mem_fun0_ref<_Result,_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
183 typedef _Mem_fun1_ref<_Result,_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
335 typedef _Void_mem_fun0_ref<_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
342 typedef _Void_mem_fun1_ref<_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
424 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref {
426 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref _Base;
460 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref {
462 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref _Base;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_bvector.h168 template <class _Ref, class _Ptr>
170 typedef _Ref reference;
172 typedef _Bit_iter<_Ref, _Ptr> _Self;
230 template <class _Ref, class _Ptr>
231 inline _Bit_iter<_Ref,_Ptr> _STLP_CALL
232 operator+(ptrdiff_t __n, const _Bit_iter<_Ref, _Ptr>& __x) {
239 template <class _Ref, class _Ptr>
240 struct __type_traits< _STLP_PRIV _Bit_iter<_Ref, _Ptr> > {
H A D_function_adaptors.h175 typedef _Mem_fun0_ref<_Result,_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
183 typedef _Mem_fun1_ref<_Result,_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
335 typedef _Void_mem_fun0_ref<_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
342 typedef _Void_mem_fun1_ref<_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
424 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref {
426 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref _Base;
460 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref {
462 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref _Base;

Completed in 359 milliseconds