OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iterator_category
(Results
126 - 150
of
564
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
point_const_iterator.hpp
62
typedef trivial_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
point_const_iterator.hpp
68
typedef trivial_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp
48
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:iterator_
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_iterator_base_types.h
121
typedef _Category
iterator_category
;
typedef in struct:iterator
142
_GLIBCXX_HAS_NESTED_TYPE(
iterator_category
)
151
typedef typename _Iterator::
iterator_category
iterator_category
;
typedef in struct:__iterator_traits
165
typedef typename _Iterator::
iterator_category
iterator_category
;
typedef in struct:iterator_traits
177
typedef random_access_iterator_tag
iterator_category
;
typedef in struct:iterator_traits
188
typedef random_access_iterator_tag
iterator_category
;
typedef in struct:iterator_traits
200
inline typename iterator_traits<_Iter>::
iterator_category
202
{ return typename iterator_traits<_Iter>::
iterator_category
(); }
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp
68
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
point_const_iterator.hpp
62
typedef trivial_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
point_const_iterator.hpp
68
typedef trivial_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp
48
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:iterator_
/external/clang/include/clang/AST/
AttrIterator.h
74
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:clang::specific_attr_iterator
DeclLookups.h
32
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:clang::DeclContext::all_lookups_iterator
/external/oprofile/libpp/
profile.h
156
typedef input_iterator_tag
iterator_category
;
typedef in struct:std::iterator_traits
/external/stlport/stlport/stl/
_istreambuf_iterator.h
55
typedef input_iterator_tag
iterator_category
;
typedef in class:istreambuf_iterator
134
inline input_iterator_tag _STLP_CALL
iterator_category
(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); }
function
/external/stlport/stlport/stl/debug/
_deque.h
46
inline random_access_iterator_tag
iterator_category
(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_DEQUE >&)
function
/frameworks/compile/mclinker/include/mcld/ADT/
TreeBase.h
53
typedef std::bidirectional_iterator_tag
iterator_category
;
typedef in class:mcld::TreeIteratorBase
/frameworks/compile/mclinker/include/mcld/Support/
Directory.h
119
typedef std::input_iterator_tag
iterator_category
;
typedef in class:mcld::sys::fs::DirIterator
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opref/
op_arrow.pass.cpp
41
typedef std::bidirectional_iterator_tag
iterator_category
;
typedef in class:weird_iterator
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
test_iterators.h
13
typedef std::output_iterator_tag
iterator_category
;
typedef in class:output_iterator
40
typedef std::input_iterator_tag
iterator_category
;
typedef in class:input_iterator
89
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:forward_iterator
138
typedef std::bidirectional_iterator_tag
iterator_category
;
typedef in class:bidirectional_iterator
186
typedef std::random_access_iterator_tag
iterator_category
;
typedef in class:random_access_iterator
/ndk/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
55
typedef input_iterator_tag
iterator_category
;
typedef in class:istreambuf_iterator
134
inline input_iterator_tag _STLP_CALL
iterator_category
(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); }
function
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
46
inline random_access_iterator_tag
iterator_category
(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_DEQUE >&)
function
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp
76
typedef trivial_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
point_iterators.hpp
110
typedef std::bidirectional_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_iterator.hpp
72
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
iterator.h
51
typedef IteratorCategory
iterator_category
;
typedef in class:__gnu_parallel::iterator_pair
126
typedef IteratorCategory
iterator_category
;
typedef in class:__gnu_parallel::iterator_triple
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp
76
typedef trivial_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
point_iterators.hpp
110
typedef std::bidirectional_iterator_tag
iterator_category
;
typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
Completed in 942 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>