Home
last modified time | relevance | path

Searched refs:MyIterator (Results 1 – 25 of 142) sorted by relevance

123456

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dirbuilder_for_iterator.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
17 bool operator!=(const MyIterator &that) const;
[all …]
H A Dirbuilder_for_rangefor.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
24 MyIterator begin();
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/OpenMP/
H A Dirbuilder_for_iterator.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
17 bool operator!=(const MyIterator &that) const;
[all …]
H A Dirbuilder_for_rangefor.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
24 MyIterator begin();
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/OpenMP/
H A Dirbuilder_for_iterator.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
17 bool operator!=(const MyIterator &that) const;
[all …]
H A Dirbuilder_for_rangefor.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
24 MyIterator begin();
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dirbuilder_for_iterator.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
17 bool operator!=(const MyIterator &that) const;
[all …]
H A Dirbuilder_for_rangefor.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
24 MyIterator begin();
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dirbuilder_for_iterator.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
17 bool operator!=(const MyIterator &that) const;
[all …]
H A Dirbuilder_for_rangefor.cpp8 struct MyIterator {
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
24 MyIterator begin();
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/OpenMP/
H A Dirbuilder_for_iterator.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
17 bool operator!=(const MyIterator &that) const;
[all …]
H A Dirbuilder_for_rangefor.cpp8 struct MyIterator { struct
9 MyIterator(unsigned pos);
10 MyIterator(const MyIterator &other);
11 const MyIterator &operator=(const MyIterator &that);
12 MyIterator &operator++();
13 int operator-(const MyIterator &that) const;
14 MyIterator &operator+=(unsigned a);
15 MyIterator operator+(unsigned a) const;
16 bool operator==(const MyIterator &that) const;
24 MyIterator begin();
[all …]
/dports/math/sound-of-sorting/sound-of-sorting-5884a35/src/
H A DSortAlgo.h129 MyIterator(const MyIterator& r) : m_array(r.m_array), m_pos(r.m_pos) {} in MyIterator() function
131 MyIterator& operator=(const MyIterator& r)
134 MyIterator& operator++()
137 MyIterator& operator--()
140 MyIterator operator++(int)
143 MyIterator operator--(int)
167 bool operator==(const MyIterator& r)
170 bool operator!=(const MyIterator& r)
173 bool operator<(const MyIterator& r)
176 bool operator>(const MyIterator& r)
[all …]
/dports/lang/php73/php-7.3.33/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/lang/php74/php-7.4.27/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/lang/php80/php-8.0.15/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/lang/php81/php-8.1.1/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/spl/tests/
H A DarrayObject_getIteratorClass_basic1.phpt63 string(10) "MyIterator"
79 In MyIterator::valid()
81 In MyIterator::key()
83 In MyIterator::next()
84 In MyIterator::valid()
86 In MyIterator::key()
88 In MyIterator::next()
89 In MyIterator::valid()
91 In MyIterator::key()
93 In MyIterator::next()
[all …]
/dports/devel/nlohmann-json/json-3.10.4/test/src/
H A Dunit-user_defined_input.cpp107 struct MyIterator struct
115 MyIterator& operator++() in operator ++() argument
126 bool operator!=(const MyIterator& rhs) const in operator !=() argument
135 CHECK(std::is_same<MyIterator::difference_type, std::size_t>::value);
136 CHECK(std::is_same<MyIterator::value_type, char>::value);
137 CHECK(std::is_same<MyIterator::pointer, const char*>::value);
138 CHECK(std::is_same<MyIterator::reference, const char&>::value);
139 CHECK(std::is_same<MyIterator::iterator_category, std::input_iterator_tag>::value);
141 MyIterator begin{raw_data};
142MyIterator end{raw_data + strlen(raw_data)}; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithm…
/dports/audio/giada/giada-0.17.1/src/deps/json/test/src/
H A Dunit-user_defined_input.cpp82 struct MyIterator struct
90 MyIterator& operator++() in operator ++() argument
101 bool operator!=(const MyIterator& rhs) const in operator !=() argument
109 MyIterator begin{raw_data};
110 MyIterator end{raw_data + strlen(raw_data)};
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dphp_iterator.i4 %typemap("phpinterfaces") MyIterator "Iterator";
8 class MyIterator {
11 MyIterator(int from_, int to_) in MyIterator() function
/dports/science/sparta/sparta-20Oct2021/src/
H A Dread_surf.h71 typedef std::map<bigint,int>::iterator MyIterator;
74 typedef std::unordered_map<bigint,int>::iterator MyIterator;
77 typedef std::tr1::unordered_map<bigint,int>::iterator MyIterator;

123456