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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_iterator_base_types.h 212 typedef _Iterator iterator_type; typedef in struct:_Iter_base
213 static iterator_type _S_base(_Iterator __it)
220 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
221 static iterator_type _S_base(_Iterator __it)
stl_iterator.h 110 typedef _Iterator iterator_type; typedef in class:reverse_iterator
127 reverse_iterator(iterator_type __x) : current(__x) { }
146 iterator_type
710 typedef _Iterator iterator_type; typedef in class:__normal_iterator
932 typedef _Iterator iterator_type; typedef in class:move_iterator
944 move_iterator(iterator_type __i)
951 iterator_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_types.h 211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
stl_iterator.h 109 typedef _Iterator iterator_type; typedef in class:reverse_iterator
126 reverse_iterator(iterator_type __x) : current(__x) { }
145 iterator_type
716 typedef _Iterator iterator_type; typedef in class:__normal_iterator
938 typedef _Iterator iterator_type; typedef in class:move_iterator
950 move_iterator(iterator_type __i)
957 iterator_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_iterator_base_types.h 211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
stl_iterator.h 109 typedef _Iterator iterator_type; typedef in class:reverse_iterator
126 reverse_iterator(iterator_type __x) : current(__x) { }
145 iterator_type
716 typedef _Iterator iterator_type; typedef in class:__normal_iterator
938 typedef _Iterator iterator_type; typedef in class:move_iterator
950 move_iterator(iterator_type __i)
957 iterator_type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_iterator_base_types.h 212 typedef _Iterator iterator_type; typedef in struct:_Iter_base
213 static iterator_type _S_base(_Iterator __it)
220 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
221 static iterator_type _S_base(_Iterator __it)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator_base_types.h 212 typedef _Iterator iterator_type; typedef in struct:_Iter_base
213 static iterator_type _S_base(_Iterator __it)
220 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
221 static iterator_type _S_base(_Iterator __it)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_iterator_base_types.h 212 typedef _Iterator iterator_type; typedef in struct:_Iter_base
213 static iterator_type _S_base(_Iterator __it)
220 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
221 static iterator_type _S_base(_Iterator __it)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator_base_types.h 212 typedef _Iterator iterator_type; typedef in struct:_Iter_base
213 static iterator_type _S_base(_Iterator __it)
220 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
221 static iterator_type _S_base(_Iterator __it)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_iterator_base_types.h 211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_iterator_base_types.h 211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
  /external/libcxx/test/iterators/predef.iterators/move.iterators/move.iterator/
types.pass.cpp 19 // typedef Iter iterator_type;
37 static_assert((std::is_same<typename R::iterator_type, It>::value), "");
  /external/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iterator/
types.pass.cpp 48 static_assert((std::is_same<typename R::iterator_type, It>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iterator/
types.pass.cpp 19 // typedef Iter iterator_type;
37 static_assert((std::is_same<typename R::iterator_type, It>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iterator/
types.pass.cpp 48 static_assert((std::is_same<typename R::iterator_type, It>::value), "");
  /external/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iterator.h 61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 101 typedef _Iterator iterator_type; typedef in class:reverse_iterator
120 reverse_iterator(iterator_type __x) : current(__x) { }
139 iterator_type
674 typedef _Iterator iterator_type; typedef in class:__normal_iterator
888 typedef _Iterator iterator_type; typedef in class:move_iterator
903 move_iterator(iterator_type __i)
910 iterator_type
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 101 typedef _Iterator iterator_type; typedef in class:reverse_iterator
120 reverse_iterator(iterator_type __x) : current(__x) { }
139 iterator_type
674 typedef _Iterator iterator_type; typedef in class:__normal_iterator
888 typedef _Iterator iterator_type; typedef in class:move_iterator
903 move_iterator(iterator_type __i)
910 iterator_type
    [all...]

Completed in 468 milliseconds

1 2 3 4