Home
last modified time | relevance | path

Searched refs:StrategyType (Results 1 – 25 of 98) sorted by relevance

1234

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/data/
H A Dimputer.hpp32 template<typename T, typename MapperType, typename StrategyType>
43 Imputer(MapperType mapper, StrategyType strategy, bool columnMajor = true): in Imputer()
69 const StrategyType& Strategy() const { return strategy; } in Strategy()
72 StrategyType& Strategy() { return strategy; } in Strategy()
82 StrategyType strategy;
/dports/math/py-brial/BRiAl-1.2.10/groebner/include/polybori/groebner/
H A DPairManagerFacade.h40 template <class StrategyType>
45 PairManagerWithStrategy(const PairManager& mgr, StrategyType& strategy): in PairManagerWithStrategy()
64 StrategyType& m_strategy;
78 template <class StrategyType>
81 typedef StrategyType strategy_type;
H A DPairManager.h68 template <class StrategyType>
69 void cleanTopByChainCriterion(StrategyType& strat) { in cleanTopByChainCriterion()
70 CheckChainCriterion<StrategyType> continuing(strat, status); in cleanTopByChainCriterion()
H A DCheckChainCriterion.h29 template <class StrategyType>
32 typedef StrategyType strategy_type;
/dports/math/brial/BRiAl-1.2.10/groebner/include/polybori/groebner/
H A DPairManagerFacade.h40 template <class StrategyType>
45 PairManagerWithStrategy(const PairManager& mgr, StrategyType& strategy): in PairManagerWithStrategy()
64 StrategyType& m_strategy;
78 template <class StrategyType>
81 typedef StrategyType strategy_type;
H A DPairManager.h68 template <class StrategyType>
69 void cleanTopByChainCriterion(StrategyType& strat) { in cleanTopByChainCriterion()
70 CheckChainCriterion<StrategyType> continuing(strat, status); in cleanTopByChainCriterion()
H A DCheckChainCriterion.h29 template <class StrategyType>
32 typedef StrategyType strategy_type;
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dparser.h85 typedef Potassco::ProgramReader StrategyType; typedef
96 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o) = 0;
97 StrategyType* strat_;
110 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o);
114 StrategyType* in_;
190 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o);
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dparser.h85 typedef Potassco::ProgramReader StrategyType; typedef
96 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o) = 0;
97 StrategyType* strat_;
110 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o);
114 StrategyType* in_;
190 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o);
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dparser.h85 typedef Potassco::ProgramReader StrategyType; typedef
96 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o) = 0;
97 StrategyType* strat_;
110 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o);
114 StrategyType* in_;
190 virtual StrategyType* doAccept(std::istream& str, const ParserOptions& o);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go80 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
83 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
90 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go81 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
84 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
91 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/nll/ty-outlives/
H A Dissue-53789-1.rs15 type StrategyFor<A> = StrategyType<'static, A>;
16 type StrategyType<'a, A> = <A as Arbitrary<'a>>::Strategy; typedef
83 fn any_with<'a, A: Arbitrary<'a>>(args: A::Parameters) -> StrategyType<'a, A> { in any_with()
H A Dissue-53789-2.rs120 type StrategyFor<A> = StrategyType<'static, A>;
121 type StrategyType<'a, A> = <A as Arbitrary<'a>>::Strategy; typedef
142 -> StrategyType<'a, A> { in any_with()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go80 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
83 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
90 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go80 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
83 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
90 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go81 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
84 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
91 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go80 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
83 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
90 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go80 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
83 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
90 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go81 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
84 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
91 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/uber/jaeger-client-go/testutils/
H A Dmock_agent_test.go80 assert.Equal(t, sampling.SamplingStrategyType_PROBABILISTIC, resp.StrategyType)
83 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
90 assert.Equal(t, sampling.SamplingStrategyType_RATE_LIMITING, resp.StrategyType)
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsygus_unif_strat.h82 enum StrategyType enum
90 std::ostream& operator<<(std::ostream& os, StrategyType st);
225 StrategyType d_this;
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/uber/jaeger-client-go/
H A Dsampler_remote_test.go116 strategy.StrategyType = sampling.SamplingStrategyType_PROBABILISTIC
302 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
349 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
574 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
582 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/uber/jaeger-client-go/
H A Dsampler_remote_test.go116 strategy.StrategyType = sampling.SamplingStrategyType_PROBABILISTIC
302 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
349 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
574 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
582 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/uber/jaeger-client-go/
H A Dsampler_remote_test.go116 strategy.StrategyType = sampling.SamplingStrategyType_PROBABILISTIC
302 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
349 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
574 StrategyType: sampling.SamplingStrategyType_PROBABILISTIC,
582 StrategyType: sampling.SamplingStrategyType_RATE_LIMITING,

1234