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

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
668 class __normal_iterator class
683 __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
686 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
690 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
705 __normal_iterator&
712 __normal_iterator
714 { return __normal_iterator(_M_current++); }
717 __normal_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
702 class __normal_iterator class
717 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
720 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
724 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
739 __normal_iterator&
746 __normal_iterator
748 { return __normal_iterator(_M_current++); }
751 __normal_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
702 class __normal_iterator class
717 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
720 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
724 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
739 __normal_iterator&
746 __normal_iterator
748 { return __normal_iterator(_M_current++); }
751 __normal_iterator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
668 class __normal_iterator class
683 __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
686 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
690 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
705 __normal_iterator&
712 __normal_iterator
714 { return __normal_iterator(_M_current++); }
717 __normal_iterator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
668 class __normal_iterator class
683 __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
686 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
690 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
705 __normal_iterator&
712 __normal_iterator
714 { return __normal_iterator(_M_current++); }
717 __normal_iterator
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
668 class __normal_iterator class
683 __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
686 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
690 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
705 __normal_iterator&
712 __normal_iterator
714 { return __normal_iterator(_M_current++); }
717 __normal_iterator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
668 class __normal_iterator class
683 __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
686 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
690 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
705 __normal_iterator&
712 __normal_iterator
714 { return __normal_iterator(_M_current++); }
717 __normal_iterator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
702 class __normal_iterator class
717 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
720 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
724 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
739 __normal_iterator&
746 __normal_iterator
748 { return __normal_iterator(_M_current++); }
751 __normal_iterator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator.h 58 * front_insert_iterator, insert_iterator, __normal_iterator, and their
710 class __normal_iterator class
725 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
728 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
732 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
747 __normal_iterator&
754 __normal_iterator
756 { return __normal_iterator(_M_current++); }
759 __normal_iterator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_iterator.h 57 * front_insert_iterator, insert_iterator, __normal_iterator, and their
702 class __normal_iterator class
717 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
720 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
724 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
739 __normal_iterator&
746 __normal_iterator
748 { return __normal_iterator(_M_current++); }
751 __normal_iterator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator.h 58 * front_insert_iterator, insert_iterator, __normal_iterator, and their
710 class __normal_iterator class
725 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
728 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
732 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
747 __normal_iterator&
754 __normal_iterator
756 { return __normal_iterator(_M_current++); }
759 __normal_iterator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_iterator.h 56 * front_insert_iterator, insert_iterator, __normal_iterator, and their
708 class __normal_iterator class
723 _GLIBCXX_CONSTEXPR __normal_iterator() : _M_current(_Iterator()) { } function in class:__normal_iterator
726 __normal_iterator(const _Iterator& __i) : _M_current(__i) { } function in class:__normal_iterator
730 __normal_iterator(const __normal_iterator<_Iter, function in class:__normal_iterator
745 __normal_iterator&
752 __normal_iterator
754 { return __normal_iterator(_M_current++); }
757 __normal_iterator
    [all...]
  /external/clang/test/CodeGenCXX/
2007-09-10-RecursiveTypeResolution.cpp 20 class __normal_iterator class in namespace:__gnu_cxx
54 typedef __gnu_cxx::__normal_iterator < typename _Alloc::pointer,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring_util.h 62 __normal_iterator<pointer, __gnu_cxx::
67 __normal_iterator<const_pointer, __gnu_cxx::
74 __normal_iterator<pointer, __gnu_cxx::
79 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring_util.h 65 __normal_iterator<pointer, __gnu_cxx::
70 __normal_iterator<const_pointer, __gnu_cxx::
77 __normal_iterator<pointer, __gnu_cxx::
82 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring_util.h 65 __normal_iterator<pointer, __gnu_cxx::
70 __normal_iterator<const_pointer, __gnu_cxx::
77 __normal_iterator<pointer, __gnu_cxx::
82 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 62 __normal_iterator<pointer, __gnu_cxx::
67 __normal_iterator<const_pointer, __gnu_cxx::
74 __normal_iterator<pointer, __gnu_cxx::
79 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 62 __normal_iterator<pointer, __gnu_cxx::
67 __normal_iterator<const_pointer, __gnu_cxx::
74 __normal_iterator<pointer, __gnu_cxx::
79 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 62 __normal_iterator<pointer, __gnu_cxx::
67 __normal_iterator<const_pointer, __gnu_cxx::
74 __normal_iterator<pointer, __gnu_cxx::
79 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring_util.h 62 __normal_iterator<pointer, __gnu_cxx::
67 __normal_iterator<const_pointer, __gnu_cxx::
74 __normal_iterator<pointer, __gnu_cxx::
79 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_util.h 65 __normal_iterator<pointer, __gnu_cxx::
70 __normal_iterator<const_pointer, __gnu_cxx::
77 __normal_iterator<pointer, __gnu_cxx::
82 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_util.h 65 __normal_iterator<pointer, __gnu_cxx::
70 __normal_iterator<const_pointer, __gnu_cxx::
77 __normal_iterator<pointer, __gnu_cxx::
82 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_util.h 65 __normal_iterator<pointer, __gnu_cxx::
70 __normal_iterator<const_pointer, __gnu_cxx::
77 __normal_iterator<pointer, __gnu_cxx::
82 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_util.h 65 __normal_iterator<pointer, __gnu_cxx::
70 __normal_iterator<const_pointer, __gnu_cxx::
77 __normal_iterator<pointer, __gnu_cxx::
82 __normal_iterator<const_pointer, __gnu_cxx::
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
vstring_util.h 64 __normal_iterator<pointer, __gnu_cxx::
69 __normal_iterator<const_pointer, __gnu_cxx::
76 __normal_iterator<pointer, __gnu_cxx::
81 __normal_iterator<const_pointer, __gnu_cxx::

Completed in 1394 milliseconds

1 2 3