OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iterator_category
(Results
576 - 600
of
791
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_tree.h
138
typedef bidirectional_iterator_tag
iterator_category
;
typedef in struct:_Rb_tree_base_iterator
222
inline bidirectional_iterator_tag
iterator_category
(const _STLP_PRIV _Rb_tree_base_iterator&)
function
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bvector.h
173
typedef random_access_iterator_tag
iterator_category
;
typedef in struct:_Bit_iter
250
inline random_access_iterator_tag
iterator_category
(const _STLP_PRIV _Bit_iterator_base&)
function
_tree.h
138
typedef bidirectional_iterator_tag
iterator_category
;
typedef in struct:_Rb_tree_base_iterator
222
inline bidirectional_iterator_tag
iterator_category
(const _STLP_PRIV _Rb_tree_base_iterator&)
function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
slist
161
typedef std::forward_iterator_tag
iterator_category
;
1045
typedef output_iterator_tag
iterator_category
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
slist
161
typedef std::forward_iterator_tag
iterator_category
;
1045
typedef output_iterator_tag
iterator_category
;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
slist
160
typedef std::forward_iterator_tag
iterator_category
;
1044
typedef output_iterator_tag
iterator_category
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_vector.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_vector.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_vector.h
[
all
...]
/external/clang/include/clang/AST/
DeclBase.h
726
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:clang::Decl::redecl_iterator
1203
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:clang::DeclContext::decl_iterator
1272
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:clang::DeclContext::specific_decl_iterator
1349
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:clang::DeclContext::filtered_decl_iterator
[
all
...]
/external/llvm/include/llvm/Option/
ArgList.h
51
typedef std::forward_iterator_tag
iterator_category
;
typedef in class:llvm::opt::arg_iterator
/external/llvm/include/llvm/Support/
Path.h
64
typedef std::bidirectional_iterator_tag
iterator_category
;
typedef in class:llvm::sys::path::const_iterator
/external/stlport/stlport/stl/
_rope.h
892
typedef random_access_iterator_tag
iterator_category
;
typedef in class:_Rope_const_iterator
990
typedef random_access_iterator_tag
iterator_category
;
typedef in class:_Rope_iterator
1064
iterator_category
(const _Rope_iterator<_CharT,_Alloc>&) { return random_access_iterator_tag();}
function
1071
iterator_category
(const _Rope_const_iterator<_CharT,_Alloc>&) { return random_access_iterator_tag(); }
function
[
all
...]
/external/stlport/stlport/stl/debug/
_list.h
52
iterator_category
(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_LIST >&)
function
_slist.h
46
iterator_category
(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_SLIST >&)
function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__hash_table
96
typedef forward_iterator_tag
iterator_category
;
162
typedef forward_iterator_tag
iterator_category
;
240
typedef forward_iterator_tag
iterator_category
;
322
typedef forward_iterator_tag
iterator_category
;
[
all
...]
Completed in 779 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>