Home
last modified time | relevance | path

Searched refs:first2 (Results 1 – 25 of 5522) sorted by relevance

12345678910>>...221

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/test/utils/
H A Dalgorithm.hpp38 InputIter2 first2, InputIter2 last2 ) in mismatch() argument
40 while( first1 != last1 && first2 != last2 && *first1 == *first2 ) { in mismatch()
42 ++first2; in mismatch()
62 InputIter2 first2, InputIter2 last2, in mismatch() argument
65 while( first1 != last1 && first2 != last2 && pred( *first1, *first2 ) ) { in mismatch()
67 ++first2; in mismatch()
87 if( std::find( first2, last2, *first1 ) == last2 ) in find_first_not_of()
133 if( first1 == last1 || first2 == last2 ) in find_last_of()
158 if( first1 == last1 || first2 == last2 ) in find_last_of()
180 if( first1 == last1 || first2 == last2 ) in find_last_not_of()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
120 first2 = eq.second; in is_permutation()
123 ForwardIterator2 last2 = first2; in is_permutation()
148 first2 = eq.second; in is_permutation()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
120 first2 = eq.second; in is_permutation()
123 ForwardIterator2 last2 = first2; in is_permutation()
148 first2 = eq.second; in is_permutation()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
120 first2 = eq.second; in is_permutation()
123 ForwardIterator2 last2 = first2; in is_permutation()
148 first2 = eq.second; in is_permutation()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
118 first2 = eq.second; in is_permutation()
121 ForwardIterator2 last2 = first2; in is_permutation()
144 first2 = eq.second; in is_permutation()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
120 first2 = eq.second; in is_permutation()
123 ForwardIterator2 last2 = first2; in is_permutation()
148 first2 = eq.second; in is_permutation()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
118 first2 = eq.second; in is_permutation()
121 ForwardIterator2 last2 = first2; in is_permutation()
144 first2 = eq.second; in is_permutation()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
120 first2 = eq.second; in is_permutation()
123 ForwardIterator2 last2 = first2; in is_permutation()
148 first2 = eq.second; in is_permutation()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
118 first2 = eq.second; in is_permutation()
121 ForwardIterator2 last2 = first2; in is_permutation()
144 first2 = eq.second; in is_permutation()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
120 first2 = eq.second; in is_permutation()
123 ForwardIterator2 last2 = first2; in is_permutation()
148 first2 = eq.second; in is_permutation()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/algorithm/cxx11/
H A Dis_permutation.hpp71 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
73 ++first2; in is_permutation_tag()
75 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
78 return first1 == last1 && first2 == last2; in is_permutation_tag()
90 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
92 ++first2; in is_permutation_tag()
95 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
119 first2 = eq.second; in is_permutation()
122 ForwardIterator2 last2 = first2; in is_permutation()
145 first2 = eq.second; in is_permutation()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/algorithm/cxx11/
H A Dis_permutation.hpp70 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
72 ++first2; in is_permutation_tag()
74 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
77 return first1 == last1 && first2 == last2; in is_permutation_tag()
89 while ( first1 != last1 && first2 != last2 && p ( *first1, *first2 )) { in is_permutation_tag()
91 ++first2; in is_permutation_tag()
94 if ( first1 != last1 && first2 != last2 ) in is_permutation_tag()
118 first2 = eq.second; in is_permutation()
121 ForwardIterator2 last2 = first2; in is_permutation()
144 first2 = eq.second; in is_permutation()
[all …]

12345678910>>...221