Home
last modified time | relevance | path

Searched defs:ConstIterator (Results 1 – 25 of 1100) sorted by relevance

12345678910>>...44

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/
H A Dauxiliarydofs.hh69 struct ConstIterator struct in Dune::Fem::AuxiliaryDofs
73ConstIterator ( const IndexMapType &auxiliarys, int index ) : auxiliarys_( &auxiliarys ), index_( … in ConstIterator() argument
105 const IndexMapType *auxiliarys_ = nullptr;
106 int index_ = 0;
281 struct ConstIterator struct
286 ConstIterator ( int index, int auxiliary ) in ConstIterator() function
290 ConstIterator ( const AuxiliaryDofsType &auxiliaryDofs, int index, int auxiliary ) in ConstIterator() argument
296 int operator* () const { return index_; } in operator *()
310 void skipAuxiliarys () in skipAuxiliarys()
318 const AuxiliaryDofsType *auxiliaryDofs_ = nullptr;
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkConstShapedNeighborhoodIterator.h119 struct ConstIterator { struct
120 ConstIterator() { m_NeighborhoodIterator = nullptr; } in ConstIterator() argument
121 ConstIterator(Self *s) in ConstIterator() function
136 ConstIterator(const ConstIterator & o) in ConstIterator() argument
165 bool IsAtEnd() const in IsAtEnd()
200 ConstIterator( const Self *s, const typename IndexListType::const_iterator &li ) in ConstIterator() argument
215 ConstIterator Begin() const in Begin() argument
H A DitkVectorContainer.h102 class ConstIterator; variable
164 friend class ConstIterator; variable
213 friend class ConstIterator; variable
230 ConstIterator():m_Pos(0) {} in ConstIterator() function
231 ConstIterator(size_type d, const VectorConstIterator & i):m_Pos(d), m_Iter(i) {} in ConstIterator() function
232 ConstIterator(const Iterator & r) : m_Pos( r.m_Pos ), m_Iter( r.m_Iter ) { } in ConstIterator() function
H A DitkMapContainer.h149 class ConstIterator; variable
151 friend class ConstIterator; variable
191 friend class ConstIterator; variable
208 ConstIterator(const MapConstIterator & ci):m_Iter(ci) {} in ConstIterator() function
209 ConstIterator(const Iterator & r) : m_Iter( r.m_Iter ) {} in ConstIterator() function
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dlist_intern.h103 struct ConstIterator { struct
104 typedef ConstIterator<T> Self; argument
111 ConstIterator() : _node(nullptr) {} in ConstIterator() argument
112 explicit ConstIterator(const NodeBase *node) : _node(node) {} in ConstIterator() argument
113 ConstIterator(const Iterator<T> &x) : _node(x._node) {} in ConstIterator() argument
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dlist_intern.h103 struct ConstIterator { struct
104 typedef ConstIterator<T> Self; argument
111 ConstIterator() : _node(nullptr) {} in ConstIterator() argument
112 explicit ConstIterator(const NodeBase *node) : _node(node) {} in ConstIterator() function
113 ConstIterator(const Iterator<T> &x) : _node(x._node) {} in ConstIterator() function
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/decoder/wave/
H A Dlist_intern.h105 struct ConstIterator { struct
106 typedef ConstIterator<T> Self; argument
113 ConstIterator() : _node(0) {} in ConstIterator() argument
114 explicit ConstIterator(const NodeBase *node) : _node(node) {} in ConstIterator() function
115 ConstIterator(const Iterator<T> &x) : _node(x._node) {} in ConstIterator() argument
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dlist_intern.h103 struct ConstIterator { struct
104 typedef ConstIterator<T> Self; argument
111 ConstIterator() : _node(0) {} in ConstIterator() argument
112 explicit ConstIterator(const NodeBase *node) : _node(node) {} in ConstIterator() function
113 ConstIterator(const Iterator<T> &x) : _node(x._node) {} in ConstIterator() argument
/dports/biology/diamond/diamond-2.0.13/src/data/
H A Dstring_set.h163 struct ConstIterator { struct
165 ConstIterator(const T* data, const size_t* limits): in ConstIterator() function
170 using iterator_category = std::random_access_iterator_tag;
171 using difference_type = ptrdiff_t;
172 using value_type = T;
173 using pointer = T*;
174 using reference = T&;
205 const size_t* limits_;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsRuleNetwork.h80 friend class ConstIterator; variable
129 explicit ConstIterator(List* aElementList) : mCurrent(aElementList) { in ConstIterator() function
132 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
226 friend class ConstIterator; variable
281 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
487 class ConstIterator; variable
488 friend class ConstIterator; variable
515 explicit ConstIterator(List* aList) : mCurrent(aList) {} in ConstIterator() function
517 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
671 explicit ConstIterator(ReteNode** aNode) : mCurrent(aNode) {} in ConstIterator() function
[all …]
H A DnsResourceSet.h42 ConstIterator() : mCurrent(nullptr) {} in ConstIterator() function
44 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
73 explicit ConstIterator(nsIRDFResource** aProperty) : mCurrent(aProperty) {} in ConstIterator() function
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDeepFrameBuffer.h140 class ConstIterator; variable
266 DeepFrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
272 DeepFrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
280 DeepFrameBuffer::ConstIterator::ConstIterator (const DeepFrameBuffer::Iterator &other): in ConstIterator() function
H A DImfChannelList.h163 class ConstIterator; variable
368 ChannelList::ConstIterator::ConstIterator (): _i() in ConstIterator() function
374 ChannelList::ConstIterator::ConstIterator in ConstIterator() function
382 ChannelList::ConstIterator::ConstIterator (const ChannelList::Iterator &other): in ConstIterator() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDeepFrameBuffer.h140 class ConstIterator; variable
266 DeepFrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
272 DeepFrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
280 DeepFrameBuffer::ConstIterator::ConstIterator (const DeepFrameBuffer::Iterator &other): in ConstIterator() function
H A DImfChannelList.h163 class ConstIterator; variable
368 ChannelList::ConstIterator::ConstIterator (): _i() in ConstIterator() function
374 ChannelList::ConstIterator::ConstIterator in ConstIterator() function
382 ChannelList::ConstIterator::ConstIterator (const ChannelList::Iterator &other): in ConstIterator() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDeepFrameBuffer.h151 class ConstIterator; variable
300 DeepFrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
306 DeepFrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
314 DeepFrameBuffer::ConstIterator::ConstIterator (const DeepFrameBuffer::Iterator &other): in ConstIterator() function
H A DImfChannelList.h175 class ConstIterator; variable
409 ChannelList::ConstIterator::ConstIterator (): _i() in ConstIterator() function
415 ChannelList::ConstIterator::ConstIterator in ConstIterator() function
423 ChannelList::ConstIterator::ConstIterator (const ChannelList::Iterator &other): in ConstIterator() function
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDeepFrameBuffer.h122 class ConstIterator; variable
271 DeepFrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
277 DeepFrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
285 DeepFrameBuffer::ConstIterator::ConstIterator (const DeepFrameBuffer::Iterator &other): in ConstIterator() function
H A DImfChannelList.h145 class ConstIterator; variable
379 ChannelList::ConstIterator::ConstIterator (): _i() in ConstIterator() function
385 ChannelList::ConstIterator::ConstIterator in ConstIterator() function
393 ChannelList::ConstIterator::ConstIterator (const ChannelList::Iterator &other): in ConstIterator() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/ds/
H A DFifo.h82 struct ConstIterator { struct
86 ConstIterator(const Fifo& self, size_t idx) : self_(self), idx_(idx) {} in ConstIterator() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ds/
H A DFifo.h82 struct ConstIterator { struct
86 ConstIterator(const Fifo& self, size_t idx) : self_(self), idx_(idx) {} in ConstIterator() argument
/dports/www/firefox/firefox-99.0/js/src/ds/
H A DFifo.h82 struct ConstIterator { struct
86 ConstIterator(const Fifo& self, size_t idx) : self_(self), idx_(idx) {} in ConstIterator() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ds/
H A DFifo.h82 struct ConstIterator { struct
86 ConstIterator(const Fifo& self, size_t idx) : self_(self), idx_(idx) {} in ConstIterator() argument
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRUtil/
H A DImfFlatImageLevel.h98 class ConstIterator; variable
333 FlatImageLevel::ConstIterator::ConstIterator (): _i() in ConstIterator() function
339 FlatImageLevel::ConstIterator::ConstIterator in ConstIterator() function
347 FlatImageLevel::ConstIterator::ConstIterator in ConstIterator() function
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/tuplediscretefunction/
H A Ddofvector.hh270 ConstIterator struct in Dune::Fem::TupleDofVector
272 ConstIterator( const TupleDofVector< DofVectors ... > &container, std::size_t it = 0 ) in ConstIterator() function
277 const FieldType &operator* () const { return *container_[ iterator_ ]; } in operator *()
278 FieldType *operator-> () const { return container_[ iterator_ ]; } in operator ->()
280 ConstIterator &operator++ () { iterator_++; return *this; } in operator ++()
281 ConstIterator operator++ ( int ) in operator ++()
288 bool operator== ( const ConstIterator &other ) const { return iterator_ == other.iterator_; } in operator ==()
289 bool operator!= ( const ConstIterator &other ) const { return iterator_ != other.iterator_; } in operator !=()
292 const TupleDofVector< DofVectors ... > &container_;
293 std::size_t iterator_;

12345678910>>...44