Home
last modified time | relevance | path

Searched defs:Compare (Results 126 – 150 of 8381) sorted by relevance

12345678910>>...336

/dports/databases/xtrabackup/boost_1_59_0/boost/serialization/
H A Dset.hpp66 const std::set<Key, Compare, Allocator> &t, in save() argument
77 std::set<Key, Compare, Allocator> &t, in load() argument
88 std::set<Key, Compare, Allocator> & t, in serialize() argument
98 const std::multiset<Key, Compare, Allocator> &t, in save() argument
110 std::multiset<Key, Compare, Allocator> &t, in load() argument
121 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/databases/percona57-client/boost_1_59_0/boost/serialization/
H A Dset.hpp66 const std::set<Key, Compare, Allocator> &t, in save() argument
77 std::set<Key, Compare, Allocator> &t, in load() argument
88 std::set<Key, Compare, Allocator> & t, in serialize() argument
98 const std::multiset<Key, Compare, Allocator> &t, in save() argument
110 std::multiset<Key, Compare, Allocator> &t, in load() argument
121 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/serialization/
H A Dset.hpp71 const std::set<Key, Compare, Allocator> &t, in save() argument
82 std::set<Key, Compare, Allocator> &t, in load() argument
93 std::set<Key, Compare, Allocator> & t, in serialize() argument
103 const std::multiset<Key, Compare, Allocator> &t, in save() argument
115 std::multiset<Key, Compare, Allocator> &t, in load() argument
126 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/serialization/
H A Dset.hpp66 const std::set<Key, Compare, Allocator> &t, in save() argument
77 std::set<Key, Compare, Allocator> &t, in load() argument
88 std::set<Key, Compare, Allocator> & t, in serialize() argument
98 const std::multiset<Key, Compare, Allocator> &t, in save() argument
110 std::multiset<Key, Compare, Allocator> &t, in load() argument
121 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/serialization/
H A Dset.hpp66 const std::set<Key, Compare, Allocator> &t, in save() argument
77 std::set<Key, Compare, Allocator> &t, in load() argument
88 std::set<Key, Compare, Allocator> & t, in serialize() argument
98 const std::multiset<Key, Compare, Allocator> &t, in save() argument
110 std::multiset<Key, Compare, Allocator> &t, in load() argument
121 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/serialization/
H A Dset.hpp71 const std::set<Key, Compare, Allocator> &t, in save() argument
82 std::set<Key, Compare, Allocator> &t, in load() argument
93 std::set<Key, Compare, Allocator> & t, in serialize() argument
103 const std::multiset<Key, Compare, Allocator> &t, in save() argument
115 std::multiset<Key, Compare, Allocator> &t, in load() argument
126 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/serialization/
H A Dset.hpp66 const std::set<Key, Compare, Allocator> &t, in save() argument
77 std::set<Key, Compare, Allocator> &t, in load() argument
88 std::set<Key, Compare, Allocator> & t, in serialize() argument
98 const std::multiset<Key, Compare, Allocator> &t, in save() argument
110 std::multiset<Key, Compare, Allocator> &t, in load() argument
121 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/devel/msbuild/msbuild-0.06/src/Build/Evaluation/Conditionals/
H A DNotEqualExpressionNode.cs21 protected override bool Compare(double left, double right) in Compare() method in Microsoft.Build.Evaluation.NotEqualExpressionNode
29 protected override bool Compare(bool left, bool right) in Compare() method in Microsoft.Build.Evaluation.NotEqualExpressionNode
37 protected override bool Compare(string left, string right) in Compare() method in Microsoft.Build.Evaluation.NotEqualExpressionNode
H A DEqualExpressionNode.cs21 protected override bool Compare(double left, double right) in Compare() method in Microsoft.Build.Evaluation.EqualExpressionNode
29 protected override bool Compare(bool left, bool right) in Compare() method in Microsoft.Build.Evaluation.EqualExpressionNode
37 protected override bool Compare(string left, string right) in Compare() method in Microsoft.Build.Evaluation.EqualExpressionNode
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Conditionals/
H A DEqualExpressionNode.cs21 protected override bool Compare(double left, double right) in Compare() method in Microsoft.Build.BuildEngine.EqualExpressionNode
29 protected override bool Compare(bool left, bool right) in Compare() method in Microsoft.Build.BuildEngine.EqualExpressionNode
37 protected override bool Compare(string left, string right) in Compare() method in Microsoft.Build.BuildEngine.EqualExpressionNode
H A DNotEqualExpressionNode.cs21 protected override bool Compare(double left, double right) in Compare() method in Microsoft.Build.BuildEngine.NotEqualExpressionNode
29 protected override bool Compare(bool left, bool right) in Compare() method in Microsoft.Build.BuildEngine.NotEqualExpressionNode
37 protected override bool Compare(string left, string right) in Compare() method in Microsoft.Build.BuildEngine.NotEqualExpressionNode
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/rules/rulespb/
H A Dcustom.go56 func (r1 *RecordingRule) Compare(r2 *RecordingRule) int { func
149 func (r1 *Rule) Compare(r2 *Rule) int { func
193 func (r1 *RuleGroup) Compare(r2 *RuleGroup) int { func
300 func (x AlertState) Compare(y AlertState) int { func
316 func (a1 *Alert) Compare(a2 *Alert) int { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/thanos-io/thanos/pkg/rules/rulespb/
H A Dcustom.go56 func (r1 *RecordingRule) Compare(r2 *RecordingRule) int { func
149 func (r1 *Rule) Compare(r2 *Rule) int { func
193 func (r1 *RuleGroup) Compare(r2 *RuleGroup) int { func
300 func (x AlertState) Compare(y AlertState) int { func
316 func (a1 *Alert) Compare(a2 *Alert) int { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/thanos-io/thanos/pkg/rules/rulespb/
H A Dcustom.go56 func (r1 *RecordingRule) Compare(r2 *RecordingRule) int { func
149 func (r1 *Rule) Compare(r2 *Rule) int { func
193 func (r1 *RuleGroup) Compare(r2 *RuleGroup) int { func
300 func (x AlertState) Compare(y AlertState) int { func
316 func (a1 *Alert) Compare(a2 *Alert) int { func
/dports/devel/boost-docs/boost_1_72_0/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/devel/hyperscan/boost_1_75_0/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/devel/boost-python-libs/boost_1_72_0/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/devel/R-cran-BH/BH/inst/include/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/devel/boost-libs/boost_1_72_0/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/serialization/
H A Dset.hpp69 const std::set<Key, Compare, Allocator> &t, in save() argument
80 std::set<Key, Compare, Allocator> &t, in load() argument
91 std::set<Key, Compare, Allocator> & t, in serialize() argument
101 const std::multiset<Key, Compare, Allocator> &t, in save() argument
113 std::multiset<Key, Compare, Allocator> &t, in load() argument
124 std::multiset<Key, Compare, Allocator> & t, in serialize() argument

12345678910>>...336