Home
last modified time | relevance | path

Searched refs:odds (Results 76 – 100 of 3271) sorted by path

12345678910>>...131

/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/itertools-0.10.1/
H A DCHANGELOG.md229 - `.mend_slices()`, moved to crate `odds`
230 - Stride, StrideMut, moved to crate `odds`
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/arrayvec-0.4.12/
H A DREADME.rst94 - Remove dependency on crate odds
144 - Use ``encode_utf8`` from crate odds
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/itertools-0.10.3/
H A DCHANGELOG.md240 - `.mend_slices()`, moved to crate `odds`
241 - Stride, StrideMut, moved to crate `odds`
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/nodrop-0.1.14/
H A DREADME.rst23 - Remove dependency on crate odds.
/dports/benchmarks/iorate/iorate-3.05/
H A Diorate.c1646 int ior_odds_pick( ior_config *cfg, ior_odds *odds ) in ior_odds_pick() argument
1656 pick = ior_rand( cfg ) % odds->o_odds_count; in ior_odds_pick()
1659 ( i < odds->o_items_count ) && !done; i++ ) { in ior_odds_pick()
1662 (long long) pick, i, odds->o_odds[ i ].i_id, in ior_odds_pick()
1663 odds->o_odds[ i ].i_odds_start, in ior_odds_pick()
1664 odds->o_odds[ i ].i_odds_end ); in ior_odds_pick()
1667 if ( odds->o_odds[ i ].i_odds_end >= pick ) { in ior_odds_pick()
1669 chosen = odds->o_odds[ i ].i_id; in ior_odds_pick()
1675 chosen = odds->o_items_count - 1; in ior_odds_pick()
H A Diorate.h432 extern int ior_odds_pick( ior_config *cfg, ior_odds *odds );
/dports/benchmarks/iperf/iperf-2.1.4/m4/
H A Dax_pthread.m4275 # Problem is, this is at odds with the way Automake and most other
/dports/benchmarks/netperf/netperf-d566775bf/doc/
H A Dnetperf.info2379 system increases, and so too the odds of saturating a single CPU, the
H A Dnetperf.texi2505 system increases, and so too the odds of saturating a single CPU, the
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcGradientCount.cc896 void cGradientCount::SetPredatoryResource(double odds, int juvsper) in SetPredatoryResource() argument
899 m_pred_odds = odds; in SetPredatoryResource()
H A DcGradientCount.h161 void SetPredatoryResource(double odds, int juvsper);
H A DcPopulation.cc7561 void cPopulation::SetPredatoryResource(const cString res_name, const double odds, const int juvsper… in SetPredatoryResource() argument
7570 res->SetPredatoryResource(odds, juvsper, detection_prob); in SetPredatoryResource()
7573 resource_count.SetPredatoryResource(global_res_index, odds, juvsper); in SetPredatoryResource()
H A DcPopulation.h358 …void SetPredatoryResource(const cString res_name, const double odds, const int juvsper, const doub…
H A DcResourceCount.cc459 void cResourceCount::SetPredatoryResource(const int& res_id, const double& odds, const int& juvsper… in SetPredatoryResource() argument
463 spatial_resource_count[res_id]->SetPredatoryResource(odds, juvsper); in SetPredatoryResource()
H A DcResourceCount.h122 void SetPredatoryResource(const int& res_id, const double& odds, const int& juvsper);
/dports/biology/avida/avida-2.12.4-src/avida-core/tests/avatars/config/
H A Dinstset.cfg117 # INST get-merit-fight-odds
/dports/biology/avida/avida-2.12.4-src/avida-core/tests/tolerance/expected/data/
H A Dgrouptolerance.dat8 # 6: odds for immigrants coming into group [oddsimmigrants]
11 # 9: odds for offspring being accepted by group [oddsoffspring]
H A Dtolerance.dat8 # 6: odds for immigrants coming into the group [oddsimmigrants]
9 # 7: odds for org's own offspring to stay in group [oddsown]
10 # 8: odds for offspring in group [oddsothers]
/dports/biology/avida/avida-2.12.4-src/avida-core/tests/tolerance_variations/expected/data/
H A Dgrouptolerance.dat8 # 6: odds for immigrants coming into group [oddsimmigrants]
11 # 9: odds for offspring being accepted by group [oddsoffspring]
H A Dtolerance.dat8 # 6: odds for immigrants coming into the group [oddsimmigrants]
9 # 7: odds for org's own offspring to stay in group [oddsown]
10 # 8: odds for offspring in group [oddsothers]
/dports/biology/bbmap/bbmap/current/fun/
H A DChance.java37 double odds=passes*1.0/rounds; in main() local
38 System.err.println("Probability: "+String.format(Locale.ROOT, "%.6f%%", 100*odds)); in main()
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/doc/
H A DCL_supplement.tex1090 delta method to estimate the variance of the log odds. We describe this for
H A DCL_versions.tex664 delta method to estimate the variance of the log odds. We describe this for
/dports/biology/emboss/EMBOSS-6.6.0/emboss/data/
H A DEmeme.dat94 position-dependent scoring matrix (log-odds matrix) and using that
108 matrix is a log-odds matrix calculated by taking the log (base 2) of
116 starting with "log-odds matrix:" and containing the length of the alphabet,
/dports/biology/freebayes/freebayes-1.3.5/test/regression/
H A DNA12878.chr22.tiny.vcf36 ##INFO=<ID=ODDS,Number=1,Type=Float,Description="The log odds ratio of the best genotype combinatio…

12345678910>>...131