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

12345678

/freebsd-10.3-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.3-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIECollection.h44 typedef collection::iterator iterator; typedef in class:DWARFDIECollection
H A DDWARFDebugPubnames.h32 typedef collection::iterator iterator; typedef in class:DWARFDebugPubnames
H A DDWARFAttribute.h37 typedef collection::iterator iterator; typedef in class:DWARFAttribute
/freebsd-10.3-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.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h28 typedef DiagList::iterator iterator; typedef in class:clang::TextDiagnosticBuffer
/freebsd-10.3-release/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h106 struct iterator struct
[all...]
/freebsd-10.3-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.3-release/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadataPrinter.h40 typedef GCStrategy::iterator iterator; typedef in class:llvm::GCMetadataPrinter
H A DLiveStackAnalysis.h48 typedef SS2IntervalMap::iterator iterator; typedef in class:llvm::LiveStacks
/freebsd-10.3-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.3-release/contrib/llvm/include/llvm/MC/
H A DMCAsmLayout.h32 typedef llvm::SmallVectorImpl<MCSectionData*>::iterator iterator; typedef in class:llvm::MCAsmLayout
/freebsd-10.3-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.3-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.3-release/sys/dev/drm2/
H A Ddrm_buffer.h44 int iterator; member in struct:drm_buffer
[all...]
/freebsd-10.3-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.3-release/contrib/llvm/include/llvm/Analysis/
H A DCallGraphSCCPass.h100 typedef std::vector<CallGraphNode*>::const_iterator iterator; typedef in class:llvm::CallGraphSCC
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h43 struct iterator { typedef const CFGBlock *value_type; }; struct in class:clang::PostOrderCFGView::CFGBlockSet
79 typedef std::vector<const CFGBlock*>::reverse_iterator iterator; typedef in class:clang::PostOrderCFGView
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManagerInternals.h122 typedef std::map<FileID, std::vector<LineEntry> >::iterator iterator; typedef in class:clang::LineTableInfo
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DContinuousRangeMap.h83 typedef typename Representation::iterator iterator; typedef in class:clang::ContinuousRangeMap

Completed in 227 milliseconds

12345678