Home
last modified time | relevance | path

Searched refs:potential_max_result (Results 1 – 20 of 20) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/algorithm/
H A Dminmax_element.hpp436 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
441 potential_max_result = second; in basic_last_min_last_max_element()
451 potential_max_result = last; in basic_last_min_last_max_element()
458 potential_max_result = second; in basic_last_min_last_max_element()
470 potential_max_result = last; in basic_last_min_last_max_element()
474 if (potential_max_result != last in basic_last_min_last_max_element()
475 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
476 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/devel/R-cran-BH/BH/inst/include/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/databases/xtrabackup/boost_1_59_0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/databases/percona57-server/boost_1_59_0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/databases/percona57-client/boost_1_59_0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/devel/boost-libs/boost_1_72_0/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/devel/boost-python-libs/boost_1_72_0/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last;
443 potential_max_result = second;
453 potential_max_result = last;
460 potential_max_result = second;
472 potential_max_result = last;
476 if (potential_max_result != last
477 && !comp(potential_max_result, max_result))
478 max_result = potential_max_result;
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/devel/hyperscan/boost_1_75_0/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/devel/boost-docs/boost_1_72_0/boost/algorithm/
H A Dminmax_element.hpp440 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
445 potential_max_result = second; in basic_last_min_last_max_element()
455 potential_max_result = last; in basic_last_min_last_max_element()
462 potential_max_result = second; in basic_last_min_last_max_element()
474 potential_max_result = last; in basic_last_min_last_max_element()
478 if (potential_max_result != last in basic_last_min_last_max_element()
479 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
480 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/biology/lamarc/lamarc-2.1.8/boost/algorithm/
H A Dminmax_element.hpp436 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
441 potential_max_result = second; in basic_last_min_last_max_element()
451 potential_max_result = last; in basic_last_min_last_max_element()
458 potential_max_result = second; in basic_last_min_last_max_element()
470 potential_max_result = last; in basic_last_min_last_max_element()
474 if (potential_max_result != last in basic_last_min_last_max_element()
475 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
476 max_result = potential_max_result; in basic_last_min_last_max_element()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/algorithm/
H A Dminmax_element.hpp438 ForwardIter potential_max_result = last; in basic_last_min_last_max_element() local
443 potential_max_result = second; in basic_last_min_last_max_element()
453 potential_max_result = last; in basic_last_min_last_max_element()
460 potential_max_result = second; in basic_last_min_last_max_element()
472 potential_max_result = last; in basic_last_min_last_max_element()
476 if (potential_max_result != last in basic_last_min_last_max_element()
477 && !comp(potential_max_result, max_result)) in basic_last_min_last_max_element()
478 max_result = potential_max_result; in basic_last_min_last_max_element()