Searched defs:iterator (Results 1 - 25 of 198) sorted by relevance

12345678

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DVariableList.h88 typedef collection::iterator iterator; typedef in class:lldb_private::VariableList
H A DTypeList.h88 typedef collection::iterator iterator; typedef in class:lldb_private::TypeList
H A DUnwindTable.h52 typedef collection::iterator iterator; typedef in class:lldb_private::UnwindTable
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugPubnames.h32 typedef collection::iterator iterator; typedef in class:DWARFDebugPubnames
H A DDWARFDIECollection.h44 typedef collection::iterator iterator; typedef in class:DWARFDIECollection
H A DDWARFAttribute.h37 typedef collection::iterator iterator; typedef in class:DWARFAttribute
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dsci_base_iterator.c115 SCI_BASE_ITERATOR_T * iterator = (SCI_BASE_ITERATOR_T *) iterator_handle; local
134 SCI_BASE_ITERATOR_T * iterator = (SCI_BASE_ITERATOR_T *)iterator_handle; local
157 SCI_BASE_ITERATOR_T * iterator = (SCI_BASE_ITERATOR_T *)iterator_handle; local
173 SCI_BASE_ITERATOR_T * iterator = (SCI_BASE_ITERATOR_T *)iterator_handle; local
[all...]
/freebsd-10.1-release/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h106 struct iterator struct
[all...]
H A Dstl_tempbuf.h85 typedef pointer iterator; typedef in class:_Temporary_buffer
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp47 struct iterator : public const_iterator struct in inherits:const_iterator
57 iterator(node_pointer_pointer p_p_cur = NULL, function in struct:iterator
H A Dtraits.hpp154 iterator; typedef in struct:pb_ds::detail::trie_traits
306 typedef const_iterator iterator; typedef in struct:pb_ds::detail::trie_traits
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h40 typedef GCStrategy::iterator iterator; typedef in class:llvm::GCMetadataPrinter
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DValueSymbolTable.h49 typedef ValueMap::iterator iterator; typedef in class:llvm::ValueSymbolTable
H A DTypeFinder.h45 typedef std::vector<StructType*>::iterator iterator; typedef in class:llvm::TypeFinder
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCAsmLayout.h32 typedef llvm::SmallVectorImpl<MCSectionData*>::iterator iterator; typedef in class:llvm::MCAsmLayout
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h28 typedef DiagList::iterator iterator; typedef in class:clang::TextDiagnosticBuffer
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPathMappingList.h154 typedef collection::iterator iterator; typedef in class:lldb_private::PathMappingList
H A DStackFrameList.h136 typedef collection::iterator iterator; typedef in class:lldb_private::StackFrameList
/freebsd-10.1-release/contrib/wpa/src/utils/
H A Dradiotap.c80 ieee80211_radiotap_iterator_init( struct ieee80211_radiotap_iterator *iterator, struct ieee80211_radiotap_header *radiotap_header, int max_length) argument
158 ieee80211_radiotap_iterator_next( struct ieee80211_radiotap_iterator *iterator) argument
[all...]
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_buffer.h44 int iterator; member in struct:drm_buffer
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/Analysis/
H A DCallGraphSCCPass.h100 typedef std::vector<CallGraphNode*>::const_iterator iterator; typedef in class:llvm::CallGraphSCC
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h82 typedef Rewriter::buffer_iterator iterator; typedef in class:clang::FixItRewriter
/freebsd-10.1-release/contrib/libstdc++/include/debug/
H A Dsafe_sequence.h128 typedef typename _Sequence::iterator iterator; typedef
165 typedef typename _Sequence::iterator iterator; typedef
[all...]
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp94 typedef typename base_type::iterator iterator; typedef in class:pb_ds::detail::binomial_heap_
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp137 typedef typename PB_DS_BASE_C_DEC::iterator iterator; typedef in class:pb_ds::detail::binomial_heap_base_

Completed in 299 milliseconds

12345678