HomeSort by relevance Sort by last modified time
    Searched refs:_Deque_iterator (Results 1 - 25 of 45) sorted by null

1 2

  /ndk/tests/device/test-stlport_shared-exception/jni/
alias2.cpp 6 struct _Deque_iterator {
11 _Deque_iterator() : _M_cur(0), _M_node(0) {}
12 _Deque_iterator(const _Deque_iterator& __x)
28 _Deque_iterator _M_start;
53 _Deque_iterator i = _M_start;
  /ndk/tests/device/test-stlport_static-exception/jni/
alias2.cpp 6 struct _Deque_iterator {
11 _Deque_iterator() : _M_cur(0), _M_node(0) {}
12 _Deque_iterator(const _Deque_iterator& __x)
28 _Deque_iterator _M_start;
53 _Deque_iterator i = _M_start;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_deque.h 105 struct _Deque_iterator
107 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
108 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
120 typedef _Deque_iterator _Self;
127 _Deque_iterator(_Tp* __x, _Map_pointer __y)
131 _Deque_iterator()
134 _Deque_iterator(const iterator& __x)
246 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
247 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
253 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h 106 struct _Deque_iterator
108 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
109 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
121 typedef _Deque_iterator _Self;
128 _Deque_iterator(_Tp* __x, _Map_pointer __y)
132 _Deque_iterator()
135 _Deque_iterator(const iterator& __x)
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
254 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_deque.h 106 struct _Deque_iterator
108 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
109 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
121 typedef _Deque_iterator _Self;
128 _Deque_iterator(_Tp* __x, _Map_pointer __y)
132 _Deque_iterator()
135 _Deque_iterator(const iterator& __x)
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
254 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_deque.h 105 struct _Deque_iterator
107 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
108 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
120 typedef _Deque_iterator _Self;
127 _Deque_iterator(_Tp* __x, _Map_pointer __y)
131 _Deque_iterator()
134 _Deque_iterator(const iterator& __x)
246 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
247 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
253 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_deque.h 107 struct _Deque_iterator
109 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
110 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
122 typedef _Deque_iterator _Self;
129 _Deque_iterator(_Tp* __x, _Map_pointer __y)
133 _Deque_iterator()
136 _Deque_iterator(const iterator& __x)
248 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
249 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
255 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_deque.h 105 struct _Deque_iterator
107 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
108 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
120 typedef _Deque_iterator _Self;
127 _Deque_iterator(_Tp* __x, _Map_pointer __y)
131 _Deque_iterator()
134 _Deque_iterator(const iterator& __x)
246 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
247 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
253 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_deque.h 107 struct _Deque_iterator
109 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
110 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
122 typedef _Deque_iterator _Self;
129 _Deque_iterator(_Tp* __x, _Map_pointer __y)
133 _Deque_iterator()
136 _Deque_iterator(const iterator& __x)
248 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
249 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
255 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_deque.h 106 struct _Deque_iterator
108 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
109 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
121 typedef _Deque_iterator _Self;
128 _Deque_iterator(_Tp* __x, _Map_pointer __y)
132 _Deque_iterator()
135 _Deque_iterator(const iterator& __x)
247 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
248 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
254 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_deque.h 106 struct _Deque_iterator
108 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
109 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
121 typedef _Deque_iterator _Self;
128 _Deque_iterator(_Tp* __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT
132 _Deque_iterator() _GLIBCXX_NOEXCEPT
135 _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT
251 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
252 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
258 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 94 struct _Deque_iterator
96 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
97 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
109 typedef _Deque_iterator _Self;
116 _Deque_iterator(_Tp* __x, _Map_pointer __y)
120 _Deque_iterator()
123 _Deque_iterator(const iterator& __x)
235 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
236 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
242 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 94 struct _Deque_iterator
96 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
97 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
109 typedef _Deque_iterator _Self;
116 _Deque_iterator(_Tp* __x, _Map_pointer __y)
120 _Deque_iterator()
123 _Deque_iterator(const iterator& __x)
235 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
236 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
242 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 94 struct _Deque_iterator
96 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
97 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
109 typedef _Deque_iterator _Self;
116 _Deque_iterator(_Tp* __x, _Map_pointer __y)
120 _Deque_iterator()
123 _Deque_iterator(const iterator& __x)
235 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
236 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
242 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_deque.h 94 struct _Deque_iterator
96 typedef _Deque_iterator<_Tp, _Tp&, _Tp*> iterator;
97 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator;
109 typedef _Deque_iterator _Self;
116 _Deque_iterator(_Tp* __x, _Map_pointer __y)
120 _Deque_iterator()
123 _Deque_iterator(const iterator& __x)
235 operator==(const _Deque_iterator<_Tp, _Ref, _Ptr>& __x,
236 const _Deque_iterator<_Tp, _Ref, _Ptr>& __y)
242 operator==(const _Deque_iterator<_Tp, _RefL, _PtrL>& __x
    [all...]
  /external/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]
_abbrevs.h 51 # define _Deque_iterator _Dq__It
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]
_abbrevs.h 51 # define _Deque_iterator _Dq__It
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]
_abbrevs.h 51 # define _Deque_iterator _Dq__It
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_deque.h 162 struct _Deque_iterator : public _Deque_iterator_base< _Tp> {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
174 typedef _Deque_iterator<_Tp, _NonConstTraits> iterator;
176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator;
178 _Deque_iterator(value_type* __x, _Map_pointer __y) :
181 _Deque_iterator() {}
183 _Deque_iterator(const iterator& __x) :
225 inline _Deque_iterator<_Tp, _Traits> _STLP_CALL
226 operator+(ptrdiff_t __n, const _Deque_iterator<_Tp, _Traits>& __x)
271 operator==(const _Deque_iterator<_Tp, _Traits1 >& __x
    [all...]

Completed in 1172 milliseconds

1 2