Home
last modified time | relevance | path

Searched refs:ConstIterator (Results 1 – 25 of 3465) sorted by relevance

12345678910>>...139

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfChannelList.h163 class ConstIterator; variable
225 ConstIterator &first,
246 ConstIterator &first,
254 ConstIterator &first,
298 ConstIterator ();
310 friend bool operator == (const ConstIterator &, const ConstIterator &);
311 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
[all …]
H A DImfFrameBuffer.h199 class ConstIterator; variable
244 class FrameBuffer::ConstIterator
248 ConstIterator ();
260 friend bool operator == (const ConstIterator &, const ConstIterator &);
261 friend bool operator != (const ConstIterator &, const ConstIterator &);
318 FrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
324 FrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
332 FrameBuffer::ConstIterator::ConstIterator (const FrameBuffer::Iterator &other): in ConstIterator() function
338 inline FrameBuffer::ConstIterator &
346 inline FrameBuffer::ConstIterator
[all …]
H A DImfDeepFrameBuffer.h140 class ConstIterator; variable
192 class DeepFrameBuffer::ConstIterator
196 ConstIterator ();
208 friend bool operator == (const ConstIterator &, const ConstIterator &);
209 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
286 inline DeepFrameBuffer::ConstIterator &
294 inline DeepFrameBuffer::ConstIterator
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfChannelList.h163 class ConstIterator; variable
225 ConstIterator &first,
246 ConstIterator &first,
254 ConstIterator &first,
298 ConstIterator ();
310 friend bool operator == (const ConstIterator &, const ConstIterator &);
311 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
[all …]
H A DImfDeepFrameBuffer.h140 class ConstIterator; variable
192 class DeepFrameBuffer::ConstIterator
196 ConstIterator ();
208 friend bool operator == (const ConstIterator &, const ConstIterator &);
209 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
286 inline DeepFrameBuffer::ConstIterator &
294 inline DeepFrameBuffer::ConstIterator
[all …]
H A DImfFrameBuffer.h199 class ConstIterator; variable
244 class FrameBuffer::ConstIterator
248 ConstIterator ();
260 friend bool operator == (const ConstIterator &, const ConstIterator &);
261 friend bool operator != (const ConstIterator &, const ConstIterator &);
318 FrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
324 FrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
332 FrameBuffer::ConstIterator::ConstIterator (const FrameBuffer::Iterator &other): in ConstIterator() function
338 inline FrameBuffer::ConstIterator &
346 inline FrameBuffer::ConstIterator
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfChannelList.h175 class ConstIterator; variable
248 ConstIterator &first,
271 ConstIterator &first,
281 ConstIterator &first,
333 ConstIterator ();
351 friend bool operator == (const ConstIterator &, const ConstIterator &);
352 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
[all …]
H A DImfDeepFrameBuffer.h151 class ConstIterator; variable
219 class DeepFrameBuffer::ConstIterator
224 ConstIterator ();
242 friend bool operator == (const ConstIterator &, const ConstIterator &);
243 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
320 inline DeepFrameBuffer::ConstIterator &
328 inline DeepFrameBuffer::ConstIterator
[all …]
H A DImfFrameBuffer.h210 class ConstIterator; variable
269 class FrameBuffer::ConstIterator
274 ConstIterator ();
292 friend bool operator == (const ConstIterator &, const ConstIterator &);
293 friend bool operator != (const ConstIterator &, const ConstIterator &);
350 FrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
356 FrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
364 FrameBuffer::ConstIterator::ConstIterator (const FrameBuffer::Iterator &other): in ConstIterator() function
370 inline FrameBuffer::ConstIterator &
378 inline FrameBuffer::ConstIterator
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfChannelList.h145 class ConstIterator; variable
155 ConstIterator end () const;
218 ConstIterator &first,
241 ConstIterator &first,
303 ConstIterator ();
321 friend bool operator == (const ConstIterator &, const ConstIterator &);
322 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
[all …]
H A DImfDeepFrameBuffer.h122 class ConstIterator; variable
132 ConstIterator end () const;
195 ConstIterator ();
213 friend bool operator == (const ConstIterator &, const ConstIterator &);
214 friend bool operator != (const ConstIterator &, const ConstIterator &);
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
291 inline DeepFrameBuffer::ConstIterator &
299 inline DeepFrameBuffer::ConstIterator
[all …]
H A DImfFrameBuffer.h214 class ConstIterator; variable
278 ConstIterator ();
296 friend bool operator == (const ConstIterator &, const ConstIterator &);
297 friend bool operator != (const ConstIterator &, const ConstIterator &);
354 FrameBuffer::ConstIterator::ConstIterator (): _i() in ConstIterator() function
360 FrameBuffer::ConstIterator::ConstIterator in ConstIterator() function
368 FrameBuffer::ConstIterator::ConstIterator (const FrameBuffer::Iterator &other): in ConstIterator() function
374 inline FrameBuffer::ConstIterator &
382 inline FrameBuffer::ConstIterator
385 ConstIterator tmp = *this;
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsRuleNetwork.h132 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
136 ConstIterator& operator=(const ConstIterator& aConstIterator) {
175 ConstIterator First() const { return ConstIterator(mElements); } in First()
176 ConstIterator Last() const { return ConstIterator(nullptr); } in Last()
281 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
285 ConstIterator& operator=(const ConstIterator& aConstIterator) {
324 ConstIterator First() const { return ConstIterator(mAssignments); } in First()
325 ConstIterator Last() const { return ConstIterator(nullptr); } in Last()
517 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
673 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
[all …]
H A DnsResourceSet.h37 class ConstIterator {
42 ConstIterator() : mCurrent(nullptr) {} in ConstIterator() function
44 ConstIterator(const ConstIterator& aConstIterator) in ConstIterator() function
47 ConstIterator& operator=(const ConstIterator& aConstIterator) {
51 ConstIterator& operator++() {
55 ConstIterator operator++(int) {
56 ConstIterator result(*this);
66 bool operator==(const ConstIterator& aConstIterator) const {
69 bool operator!=(const ConstIterator& aConstIterator) const {
77 ConstIterator First() const { return ConstIterator(mResources); } in First()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/stats/
H A Drtcstatsreport.cc17 RTCStatsReport::ConstIterator::ConstIterator( in ConstIterator() function in webrtc::RTCStatsReport::ConstIterator
24 RTCStatsReport::ConstIterator::ConstIterator(const ConstIterator&& other) in ConstIterator() function in webrtc::RTCStatsReport::ConstIterator
29 RTCStatsReport::ConstIterator::~ConstIterator() { in ~ConstIterator()
32 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++() { in operator ++()
37 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++(int) { in operator ++()
49 bool RTCStatsReport::ConstIterator::operator==( in operator ==()
50 const RTCStatsReport::ConstIterator& other) const { in operator ==()
54 bool RTCStatsReport::ConstIterator::operator!=( in operator !=()
55 const RTCStatsReport::ConstIterator& other) const { in operator !=()
101 RTCStatsReport::ConstIterator RTCStatsReport::end() const { in end()
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRUtil/
H A DImfFlatImageLevel.h98 class ConstIterator; variable
103 ConstIterator begin() const;
108 ConstIterator end() const;
200 ConstIterator ();
230 (const ConstIterator &, const ConstIterator &);
233 (const ConstIterator &, const ConstIterator &);
333 FlatImageLevel::ConstIterator::ConstIterator (): _i() in ConstIterator() function
339 FlatImageLevel::ConstIterator::ConstIterator in ConstIterator() function
347 FlatImageLevel::ConstIterator::ConstIterator in ConstIterator() function
353 inline FlatImageLevel::ConstIterator &
[all …]
H A DImfDeepImageLevel.h101 class ConstIterator; variable
106 ConstIterator begin() const;
111 ConstIterator end() const;
233 ConstIterator ();
263 (const ConstIterator &, const ConstIterator &);
266 (const ConstIterator &, const ConstIterator &);
381 DeepImageLevel::ConstIterator::ConstIterator (): _i() in ConstIterator() function
387 DeepImageLevel::ConstIterator::ConstIterator in ConstIterator() function
395 DeepImageLevel::ConstIterator::ConstIterator in ConstIterator() function
401 inline DeepImageLevel::ConstIterator &
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/stats/
H A Drtc_stats_report.cc21 RTCStatsReport::ConstIterator::ConstIterator( in ConstIterator() function in webrtc::RTCStatsReport::ConstIterator
26 RTCStatsReport::ConstIterator::ConstIterator(ConstIterator&& other) = default;
28 RTCStatsReport::ConstIterator::~ConstIterator() {} in ~ConstIterator()
30 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++() { in operator ++()
35 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++(int) { in operator ++()
47 bool RTCStatsReport::ConstIterator::operator==( in operator ==()
48 const RTCStatsReport::ConstIterator& other) const { in operator ==()
52 bool RTCStatsReport::ConstIterator::operator!=( in operator !=()
53 const RTCStatsReport::ConstIterator& other) const { in operator !=()
115 RTCStatsReport::ConstIterator RTCStatsReport::end() const { in end()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/stats/
H A Drtc_stats_report.cc21 RTCStatsReport::ConstIterator::ConstIterator( in ConstIterator() function in webrtc::RTCStatsReport::ConstIterator
26 RTCStatsReport::ConstIterator::ConstIterator(ConstIterator&& other) = default;
28 RTCStatsReport::ConstIterator::~ConstIterator() {} in ~ConstIterator()
30 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++() { in operator ++()
35 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++(int) { in operator ++()
47 bool RTCStatsReport::ConstIterator::operator==( in operator ==()
48 const RTCStatsReport::ConstIterator& other) const { in operator ==()
52 bool RTCStatsReport::ConstIterator::operator!=( in operator !=()
53 const RTCStatsReport::ConstIterator& other) const { in operator !=()
114 RTCStatsReport::ConstIterator RTCStatsReport::end() const { in end()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/stats/
H A Drtc_stats_report.cc21 RTCStatsReport::ConstIterator::ConstIterator( in ConstIterator() function in webrtc::RTCStatsReport::ConstIterator
26 RTCStatsReport::ConstIterator::ConstIterator(ConstIterator&& other) = default;
28 RTCStatsReport::ConstIterator::~ConstIterator() {} in ~ConstIterator()
30 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++() { in operator ++()
35 RTCStatsReport::ConstIterator& RTCStatsReport::ConstIterator::operator++(int) { in operator ++()
47 bool RTCStatsReport::ConstIterator::operator==( in operator ==()
48 const RTCStatsReport::ConstIterator& other) const { in operator ==()
52 bool RTCStatsReport::ConstIterator::operator!=( in operator !=()
53 const RTCStatsReport::ConstIterator& other) const { in operator !=()
114 RTCStatsReport::ConstIterator RTCStatsReport::end() const { in end()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Statistics/include/
H A DitkListSample.h129 class ConstIterator
135 ConstIterator(const ListSample *sample) in ConstIterator() function
140 ConstIterator(const ConstIterator & iter) in ConstIterator() function
146 ConstIterator & operator=(const ConstIterator & iter)
168 ConstIterator & operator++()
187 ConstIterator( in ConstIterator() function
196 ConstIterator() = delete;
206 class Iterator:public ConstIterator
238 ConstIterator & operator=(const ConstIterator & it) = delete;
258 ConstIterator Begin() const in Begin()
[all …]
H A DitkVectorContainerToListSampleAdaptor.h105 class ConstIterator
115 ConstIterator(const ConstIterator & iter) in ConstIterator() function
121 ConstIterator & operator=(const ConstIterator & iter)
143 ConstIterator & operator++()
170 ConstIterator() = delete;
178 class Iterator:public ConstIterator
191 this->ConstIterator::operator=(iter);
197 :ConstIterator( iter, iid ) in Iterator()
207 ConstIterator & operator=( const ConstIterator & it ) = delete;
233 ConstIterator Begin() const in Begin()
[all …]
H A DitkPointSetToListSampleAdaptor.h108 class ConstIterator
119 ConstIterator(const ConstIterator & iter) in ConstIterator() function
125 ConstIterator & operator=(const ConstIterator & iter)
147 ConstIterator & operator++()
166 ConstIterator( in ConstIterator() function
175 ConstIterator() = delete;
183 class Iterator:public ConstIterator
197 this->ConstIterator::operator=(iter);
214 ConstIterator & operator=(const ConstIterator & it) = delete;
240 ConstIterator Begin() const in Begin()
[all …]
H A DitkMembershipSample.h145 class ConstIterator
151 ConstIterator(const Self *sample) in ConstIterator() function
156 ConstIterator(const ConstIterator & iter) in ConstIterator() function
163 ConstIterator & operator=(const ConstIterator & iter)
181 ConstIterator & operator++()
209 ConstIterator();
212 ConstIterator( in ConstIterator() function
247 ConstIterator & operator=(const ConstIterator & it);
276 ConstIterator Begin() const in Begin()
278 ConstIterator iter(this, 0); in Begin()
[all …]
H A DitkSubsample.h138 class ConstIterator
144 ConstIterator(const Self *sample) in ConstIterator() function
149 ConstIterator(const ConstIterator & iter) in ConstIterator() function
156 ConstIterator & operator=(const ConstIterator & iter)
174 ConstIterator & operator++()
197 ConstIterator();
215 class Iterator:public ConstIterator
241 ConstIterator & operator=(const ConstIterator & it);
246 ConstIterator(iter, classSample) in Iterator()
270 ConstIterator Begin() const in Begin()
[all …]

12345678910>>...139