Home
last modified time | relevance | path

Searched refs:ConstIterator (Results 126 – 150 of 7049) sorted by relevance

12345678910>>...282

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/util/
H A DConfigValues.hpp71 class ConstIterator { class in ConfigValues
76 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
103 class Iterator : public ConstIterator {
106 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
107 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
122 friend class ConstIterator;
184 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
195 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
228 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
238 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/util/
H A DConfigValues.hpp71 class ConstIterator { class in ConfigValues
76 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
103 class Iterator : public ConstIterator {
106 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
107 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
122 friend class ConstIterator;
184 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
195 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
228 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
238 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/util/
H A DConfigValues.hpp71 class ConstIterator { class in ConfigValues
76 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
103 class Iterator : public ConstIterator {
106 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
107 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
122 friend class ConstIterator;
184 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
195 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
228 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
238 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/util/
H A DConfigValues.hpp71 class ConstIterator { class in ConfigValues
76 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
103 class Iterator : public ConstIterator {
106 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
107 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
122 friend class ConstIterator;
184 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
195 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
228 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
238 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/util/
H A DConfigValues.hpp57 class ConstIterator { class in ConfigValues
62 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
80 class Iterator : public ConstIterator {
83 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
84 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
99 friend class ConstIterator;
151 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
162 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
195 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
205 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/util/
H A DConfigValues.hpp57 class ConstIterator { class in ConfigValues
62 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
80 class Iterator : public ConstIterator {
83 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
84 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
99 friend class ConstIterator;
151 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
162 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
195 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
205 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/util/
H A DConfigValues.hpp48 class ConstIterator { class in ConfigValues
53 ConstIterator(const ConfigValues&c) : m_cfg(c) { m_currentSection = 0;} in ConstIterator() function in ConfigValues::ConstIterator
71 class Iterator : public ConstIterator {
74 Iterator(ConfigValues&c) : ConstIterator(c), m_cfg(c) {} in Iterator()
75 Iterator(ConfigValues&c, const ConstIterator& i):ConstIterator(c),m_cfg(c){ in Iterator()
90 friend class ConstIterator;
142 ConfigValues::ConstIterator::get(Uint32 key, Uint32 * value) const { in get()
153 ConfigValues::ConstIterator::get(Uint32 key, Uint64 * value) const { in get()
186 ConfigValues::ConstIterator::get(Uint32 key, Uint32 notFound) const { in get()
196 ConfigValues::ConstIterator::get64(Uint32 key, Uint64 notFound) const { in get64()
[all …]
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/util/
H A DPagedArray.h182 class ConstIterator; variable
384 ConstIterator cbegin() const { return ConstIterator(*this, 0); } in cbegin()
385 ConstIterator begin() const { return ConstIterator(*this, 0); } in begin()
394 ConstIterator cend() const { return ConstIterator(*this, mSize); } in cend()
395 ConstIterator end() const { return ConstIterator(*this, mSize); } in end()
600 ConstIterator() : mPos(0), mParent(nullptr) {} in ConstIterator() function
602 ConstIterator(const ConstIterator& other) : mPos(other.mPos), mParent(other.mParent) {} in ConstIterator() function
603 ConstIterator& operator=(const ConstIterator& other) {
609 ConstIterator& operator++() { ++mPos; return *this; }
612 ConstIterator operator++(int) { ConstIterator tmp(*this); ++mPos; return tmp; }
[all …]
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DDMatDMatSubExpr.h184 class ConstIterator
251 inline BLAZE_DEVICE_CALLABLE ConstIterator& operator++() {
264 return ConstIterator( left_++, right_++ );
286 return ConstIterator( left_--, right_-- );
394 friend inline const ConstIterator operator+( const ConstIterator& it, size_t inc ) {
406 friend inline const ConstIterator operator+( size_t inc, const ConstIterator& it ) {
418 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator-( const ConstIterator& it, size_t…
515 inline ConstIterator begin( size_t i ) const { in begin()
516 return ConstIterator( lhs_.begin(i), rhs_.begin(i) ); in begin()
526 inline ConstIterator end( size_t i ) const { in end()
[all …]
H A DDVecDVecSubExpr.h184 class ConstIterator
251 inline BLAZE_DEVICE_CALLABLE ConstIterator& operator++() {
264 return ConstIterator( left_++, right_++ );
286 return ConstIterator( left_--, right_-- );
394 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator+( const ConstIterator& it, size_t…
406 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator+( size_t inc, const ConstIterator
418 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator-( const ConstIterator& it, size_t…
504 inline ConstIterator begin() const { in begin()
505 return ConstIterator( lhs_.begin(), rhs_.begin() ); in begin()
514 inline ConstIterator end() const { in end()
[all …]
H A DSMatVarExpr.h620 class ConstIterator
679 inline ConstIterator& operator++() {
691 return ConstIterator( index_++ );
700 inline ConstIterator& operator--() {
712 return ConstIterator( index_-- );
810 friend inline const ConstIterator operator+( const ConstIterator& it, size_t inc ) {
822 friend inline const ConstIterator operator+( size_t inc, const ConstIterator& it ) {
834 friend inline const ConstIterator operator-( const ConstIterator& it, size_t dec ) {
897 inline ConstIterator begin() const { in begin()
898 return ConstIterator( sm_, 0UL ); in begin()
[all …]
H A DDVecDVecAddExpr.h186 class ConstIterator
253 inline BLAZE_DEVICE_CALLABLE ConstIterator& operator++() {
266 return ConstIterator( left_++, right_++ );
288 return ConstIterator( left_--, right_-- );
396 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator+( const ConstIterator& it, size_t…
408 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator+( size_t inc, const ConstIterator
420 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator-( const ConstIterator& it, size_t…
506 inline ConstIterator begin() const { in begin()
507 return ConstIterator( lhs_.begin(), rhs_.begin() ); in begin()
516 inline ConstIterator end() const { in end()
[all …]
H A DDMatDMatAddExpr.h184 class ConstIterator
251 inline BLAZE_DEVICE_CALLABLE ConstIterator& operator++() {
264 return ConstIterator( left_++, right_++ );
286 return ConstIterator( left_--, right_-- );
394 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator+( const ConstIterator& it, size_t…
406 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator+( size_t inc, const ConstIterator
418 …friend inline BLAZE_DEVICE_CALLABLE const ConstIterator operator-( const ConstIterator& it, size_t…
515 inline ConstIterator begin( size_t i ) const { in begin()
516 return ConstIterator( lhs_.begin(i), rhs_.begin(i) ); in begin()
526 inline ConstIterator end( size_t i ) const { in end()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Container/
H A DHashSet.h122 ConstIterator() in ConstIterator() function
127 ConstIterator(Node* ptr) : in ConstIterator() argument
146 ConstIterator& operator ++()
153 ConstIterator operator ++(int)
155 ConstIterator it = *this; argument
161 ConstIterator& operator --()
170 ConstIterator it = *this; argument
249 ConstIterator it = Begin();
266 ConstIterator it = Begin();
495 ConstIterator Begin() const { return ConstIterator(Head()); } in Begin()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DDenseSet.h109 class ConstIterator; variable
114 friend class ConstIterator; variable
137 class ConstIterator {
149 ConstIterator() = default;
150 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
151 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
156 ConstIterator& operator++() { ++I; return *this; }
163 using const_iterator = ConstIterator;
173 return ConstIterator(TheMap.find(V)); in find()
192 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DDenseSet.h109 class ConstIterator; variable
114 friend class ConstIterator; variable
137 class ConstIterator {
149 ConstIterator() = default;
150 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
151 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
156 ConstIterator& operator++() { ++I; return *this; }
163 using const_iterator = ConstIterator;
173 return ConstIterator(TheMap.find(V)); in find()
187 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DDenseSet.h103 class ConstIterator; variable
108 friend class ConstIterator; variable
131 class ConstIterator {
143 ConstIterator() = default;
144 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
145 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
150 ConstIterator& operator++() { ++I; return *this; }
157 using const_iterator = ConstIterator;
167 return ConstIterator(TheMap.find(V)); in find()
181 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DDenseSet.h109 class ConstIterator; variable
114 friend class ConstIterator; variable
137 class ConstIterator {
149 ConstIterator() = default;
150 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
151 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
156 ConstIterator& operator++() { ++I; return *this; }
163 using const_iterator = ConstIterator;
173 return ConstIterator(TheMap.find(V)); in find()
187 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseSet.h103 class ConstIterator; variable
108 friend class ConstIterator; variable
131 class ConstIterator {
143 ConstIterator() = default;
144 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
145 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
150 ConstIterator& operator++() { ++I; return *this; }
157 using const_iterator = ConstIterator;
167 return ConstIterator(TheMap.find(V)); in find()
181 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DDenseSet.h103 class ConstIterator; variable
108 friend class ConstIterator; variable
131 class ConstIterator {
143 ConstIterator() = default;
144 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
145 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
150 ConstIterator& operator++() { ++I; return *this; }
157 using const_iterator = ConstIterator;
167 return ConstIterator(TheMap.find(V)); in find()
181 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DDenseSet.h103 class ConstIterator; variable
108 friend class ConstIterator; variable
131 class ConstIterator {
143 ConstIterator() = default;
144 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
145 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
150 ConstIterator& operator++() { ++I; return *this; }
157 using const_iterator = ConstIterator;
167 return ConstIterator(TheMap.find(V)); in find()
181 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DDenseSet.h104 class ConstIterator; variable
109 friend class ConstIterator; variable
132 class ConstIterator {
144 ConstIterator() = default;
145 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
146 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
151 ConstIterator& operator++() { ++I; return *this; }
158 using const_iterator = ConstIterator;
168 return ConstIterator(TheMap.find(V)); in find()
182 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/ADT/
H A DDenseSet.h103 class ConstIterator; variable
108 friend class ConstIterator; variable
131 class ConstIterator {
143 ConstIterator() = default;
144 ConstIterator(const Iterator &B) : I(B.I) {} in ConstIterator() function
145 ConstIterator(const typename MapTy::const_iterator &i) : I(i) {} in ConstIterator() function
150 ConstIterator& operator++() { ++I; return *this; }
157 using const_iterator = ConstIterator;
167 return ConstIterator(TheMap.find(V)); in find()
181 return ConstIterator(TheMap.find_as(Val)); in find_as()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/multi_index/detail/
H A Dany_container_view.hpp24 template<typename ConstIterator>
32 ConstIterator begin()const{return pt->begin(px);} in begin()
33 ConstIterator end()const{return pt->end(px);} in end()
38 ConstIterator (*begin)(const void*);
39 ConstIterator (*end)(const void*);
43 static ConstIterator begin_for(const void* px) in begin_for()
49 static ConstIterator end_for(const void* px) in end_for()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/mapper/
H A Dcode.hh20 typedef const unsigned int *ConstIterator; typedef in Dune::Fem::DofMapperCode
40 std::copy( ConstIterator( other.code_ ), other.end(), code_ ); in DofMapperCode()
55 std::copy( ConstIterator( other.code_ ), other.end(), code_ ); in operator =()
81 for( ConstIterator it = begin(); it != end(); ) in operator ()()
86 f( gtIndex, subEntity, ConstIterator( it ), ConstIterator( it + nDofs ) ); in operator ()()
97 for( DofMapperCode::ConstIterator it = code.begin(); it != code.end(); ++it ) in operator <<()
103 ConstIterator begin () const { return code_ + 2; } in begin()
105 ConstIterator end () const { return code_ + size(); } in end()

12345678910>>...282