Home
last modified time | relevance | path

Searched refs:Score (Results 1 – 25 of 5616) sorted by relevance

12345678910>>...225

/dports/biology/wise/wise2.4.1/src/test/
H A Dhmm_cdna.out15 Score 138.76 bits over entire alignment
133 Score 48089
134 Position i:[-1] j:[12] State:[4] Score: 0
376 Score 0.00 bits over entire alignment
385 Score 0
386 Position i:[-1] j:[0] State:[4] Score: 0
387 Position i:[-1] j:[1] State:[3] Score: 0
388 Position i:[-1] j:[2] State:[3] Score: 0
389 Position i:[-1] j:[3] State:[3] Score: 0
390 Position i:[-1] j:[4] State:[3] Score: 0
[all …]
H A Dhmm_genomic.out20 Score 112.25 bits over entire alignment
172 Score 38904
173 Position i:[-1] j:[0] State:[7] Score: 0
174 Position i:[-1] j:[1] State:[6] Score: 0
175 Position i:[-1] j:[2] State:[6] Score: 0
176 Position i:[-1] j:[3] State:[6] Score: 0
177 Position i:[-1] j:[4] State:[6] Score: 0
178 Position i:[-1] j:[5] State:[6] Score: 0
179 Position i:[-1] j:[6] State:[6] Score: 0
180 Position i:[-1] j:[7] State:[6] Score: 0
[all …]
H A Dbasic_cdna.out18 Score 123.64 bits over entire alignment
173 Score 42852
174 Position i:[21] j:[12] State:[3] Score: 0
175 Position i:[22] j:[15] State:[0] Score: 794
176 Position i:[23] j:[18] State:[0] Score: 345
178 Position i:[25] j:[24] State:[0] Score: 681
297 Position i:[0] j:[360] State:[4] Score: 0
301 Score 13.30 bits over entire alignment
333 Score 4611
334 Position i:[31] j:[97] State:[3] Score: 0
[all …]
H A Dbasic_dna.out18 Score 128.54 bits over entire alignment
178 Score 44549
179 Position i:[21] j:[12] State:[3] Score: 0
180 Position i:[22] j:[15] State:[0] Score: 794
181 Position i:[23] j:[18] State:[0] Score: 361
183 Position i:[25] j:[24] State:[0] Score: 697
307 Position i:[0] j:[390] State:[4] Score: 0
311 Score 13.86 bits over entire alignment
343 Score 4803
344 Position i:[30] j:[100] State:[3] Score: 0
[all …]
H A Dbasic_genomic.out23 Score 108.92 bits over entire alignment
223 Score 37750
224 Position i:[21] j:[12] State:[6] Score: 0
226 Position i:[23] j:[18] State:[0] Score: 345
228 Position i:[25] j:[24] State:[0] Score: 681
229 Position i:[26] j:[27] State:[0] Score: 910
230 Position i:[27] j:[30] State:[0] Score: -66
231 Position i:[28] j:[33] State:[0] Score: 345
232 Position i:[29] j:[36] State:[0] Score: 762
233 Position i:[30] j:[39] State:[0] Score: 302
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/text/
H A Dvector_impl.hpp116 CRawScoreVector<Key, Score>& CRawScoreVector<Key, Score>::operator=(const CRawScoreVector<Key, Scor… in operator =()
128 CRawScoreVector<Key, Score>& CRawScoreVector<Key, Score>::operator=(const CScoreVector<Key, Score>&… in operator =()
304 Score CRawScoreVector<Key, Score>::Get(Key idx) const in Get()
319 void CRawScoreVector<Key, Score>::Set(Key idx, Score weight) in Set()
627 CRawScoreVector<Key, Score>::operator*=(Score val) in operator *=()
639 CRawScoreVector<Key, Score>::operator/=(Score val) in operator /=()
685 CScoreVector<Key, Score>& CScoreVector<Key, Score>::operator=(const CScoreVector<Key, Score>& other) in operator =()
847 Score CScoreVector<Key, Score>::Get(Key idx) const in Get()
860 void CScoreVector<Key, Score>::Set(Key idx, Score weight) in Set()
947 CScoreVector<Key, Score>::operator*=(Score val) in operator *=()
[all …]
H A Dvector.hpp101 Score Get(Key idx) const;
103 void Add(Key idx, Score weight = Score(1));
125 CRawScoreVector<Key, Score>& operator+=(const CRawScoreVector<Key, Score>& other);
126 CRawScoreVector<Key, Score>& operator-=(const CRawScoreVector<Key, Score>& other);
127 CRawScoreVector<Key, Score>& operator*=(Score val);
128 CRawScoreVector<Key, Score>& operator/=(Score val);
198 void Add(Key idx, Score weight = Score(1));
215 CScoreVector<Key, Score>& operator+=(const CScoreVector<Key, Score>& other);
216 CScoreVector<Key, Score>& operator-=(const CScoreVector<Key, Score>& other);
217 CScoreVector<Key, Score>& operator*=(Score val);
[all …]
H A Dvector_serial.hpp49 template <class Key, class Score>
56 template <class Key, class Score>
63 template <class Key, class Score>
70 template <class Key, class Score>
79 template <class Key, class Score>
87 template <class Key, class Score>
95 template <class Key, class Score>
104 template <class Key, class Score>
111 template <class Key, class Score>
119 template <class Key, class Score>
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/tests/
H A DGroupByTests.cs80 public int Score; field
262 new Record { Name = "Tim", Score = 25 } in KeySelectorNull()
279 new Record { Name = "Tim", Score = 25 } in KeySelectorNullResultSelectorUsed()
295 new Record { Name = "Tim", Score = 25 } in KeySelectorNullResultSelectorUsedNoComparer()
323 new Record { Name = "Tim", Score = 25 } in ElementSelectorNull()
341 new Record { Name = "Tim", Score = 25 } in ElementSelectorNullResultSelectorUsedNoComparer()
358 new Record { Name = "Tim", Score = 25 } in ResultSelectorNull()
467 new Record { Name = null, Score = 9 }, in NullComparer()
485 new Record { Name = null, Score = 9 }, in NullComparerRunOnce()
621 new Record{ Name = "Tim", Score = 25 } in GroupingToArray()
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/collector/
H A Dtopn_test.go35 Score: 11,
39 Score: 9,
43 Score: 11,
47 Score: 9,
51 Score: 11,
55 Score: 9,
59 Score: 11,
63 Score: 9,
67 Score: 11,
71 Score: 11,
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/machine/
H A Dbosco.c197 Score += 10; in WRITE_HANDLER()
200 Score += 20; in WRITE_HANDLER()
203 Score += 50; in WRITE_HANDLER()
206 Score += 60; in WRITE_HANDLER()
209 Score += 70; in WRITE_HANDLER()
212 Score += 200; in WRITE_HANDLER()
215 Score += 200; in WRITE_HANDLER()
218 Score += 300; in WRITE_HANDLER()
221 Score += 400; in WRITE_HANDLER()
224 Score += 600; in WRITE_HANDLER()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Dbosco_machine.c200 Score += 10; in WRITE_HANDLER()
203 Score += 20; in WRITE_HANDLER()
206 Score += 50; in WRITE_HANDLER()
209 Score += 60; in WRITE_HANDLER()
212 Score += 70; in WRITE_HANDLER()
215 Score += 200; in WRITE_HANDLER()
218 Score += 200; in WRITE_HANDLER()
221 Score += 300; in WRITE_HANDLER()
224 Score += 400; in WRITE_HANDLER()
227 Score += 600; in WRITE_HANDLER()
[all …]
/dports/biology/wise/wise2.4.1/src/models/
H A Dbigdba.h24 Score g;
25 Score g65;
26 Score g55;
27 Score u;
28 Score v;
29 Score s;
30 Score b;
151 …rix* comp75,DnaMatrix* comp85,DnaMatrix* comp95,Score g,Score g65,Score g55,Score u,Score v,Score
260 …rix* comp75,DnaMatrix* comp85,DnaMatrix* comp95,Score g,Score g65,Score g55,Score u,Score v,Score
436 …rix* comp75,DnaMatrix* comp85,DnaMatrix* comp95,Score g,Score g65,Score g55,Score u,Score v,Score
[all …]
H A Dlargeblockdp.h21 Score real_ext;
23 Score un_dual;
25 Score gap_open;
26 Score gap_ext;
113 …,ComplexSequence* t ,DnaMatrix* dm,Score real_ext,Score block_open,Score un_dual,Score un_single,S…
137 …,ComplexSequence* t ,DnaMatrix* dm,Score real_ext,Score block_open,Score un_dual,Score un_single,S…
168 …,ComplexSequence* t ,DnaMatrix* dm,Score real_ext,Score block_open,Score un_dual,Score un_single,S…
193 …,ComplexSequence* t ,DnaMatrix* dm,Score real_ext,Score block_open,Score un_dual,Score un_single,S…
231 …,ComplexSequence* t ,DnaMatrix* dm,Score real_ext,Score block_open,Score un_dual,Score un_single,S…
407 …,ComplexSequence* t ,DnaMatrix* dm,Score real_ext,Score block_open,Score un_dual,Score un_single,S…
[all …]
H A Dpba.h20 Score bentry;
21 Score bexit;
24 Score b3exit;
43 Score bentry;
44 Score bexit;
133 …B* querydb,ProteinDB* targetdb ,CompMat* m,Score bentry,Score bexit,Score bfor_trans,Score b_self_…
156 …B* querydb,ProteinDB* targetdb ,CompMat* m,Score bentry,Score bexit,Score bfor_trans,Score b_self_…
210 …Sequence* q,ComplexSequence* t ,CompMat* m,Score bentry,Score bexit,Score bfor_trans,Score b_self_…
247 …Sequence* q,ComplexSequence* t ,CompMat* m,Score bentry,Score bexit,Score bfor_trans,Score b_self_…
425 …Sequence* q,ComplexSequence* t ,CompMat* m,Score bentry,Score bexit,Score bfor_trans,Score b_self_…
[all …]
H A Dslimdba.h20 Score g;
21 Score u;
22 Score v;
23 Score s;
24 Score b;
110 …equence* query,ComplexSequence* target ,DnaMatrix* comp65,Score g,Score u,Score v,Score s,Score b);
133 …equence* query,ComplexSequence* target ,DnaMatrix* comp65,Score g,Score u,Score v,Score s,Score b);
187 …equence* query,ComplexSequence* target ,DnaMatrix* comp65,Score g,Score u,Score v,Score s,Score b,…
224 …equence* query,ComplexSequence* target ,DnaMatrix* comp65,Score g,Score u,Score v,Score s,Score b);
400 …equence* query,ComplexSequence* target ,DnaMatrix* comp65,Score g,Score u,Score v,Score s,Score b);
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Queryable/tests/
H A DGroupByTests.cs79 public int Score; field
116 new Record { Name = "Tim", Score = 55 }, in KeySelectorNull()
121 new Record { Name = "Tim", Score = 25 } in KeySelectorNull()
141 new Record { Name = "Tim", Score = 55 }, in ElementSelectorNull()
146 new Record { Name = "Tim", Score = 25 } in ElementSelectorNull()
166 new Record { Name = "Tim", Score = 25 } in ResultSelectorNull()
183 new Record { Name = "Tim", Score = 25 } in ResultSelectorNullNoComparer()
200 new Record { Name = "Tim", Score = 25 } in ResultSelectorNullNoElementSelector()
237 new Record { Name = "miT", Score = 25 } in DuplicateKeysCustomComparer()
251 new Record { Name = null, Score = 49 }, in NullComparer()
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/BN/learning/scores_and_tests/
H A Dscore_tpl.h42 INLINE Score< ALLOC >::Score( in Score() function
57 INLINE Score< ALLOC >::Score( in Score() function
70 INLINE Score< ALLOC >::Score(const Score< ALLOC >& from, in Score() function
74 GUM_CONS_CPY(Score); in Score()
80 INLINE Score< ALLOC >::Score(const Score< ALLOC >& from) : Score(from, from.getAllocator()) {} in Score() function
85 INLINE Score< ALLOC >::Score(Score< ALLOC >&& from, in Score() function
91 GUM_CONS_MOV(Score); in Score()
97 INLINE Score< ALLOC >::Score(Score< ALLOC >&& from) : in Score() function
103 INLINE Score< ALLOC >::~Score() { in ~Score()
115 Score< ALLOC >& Score< ALLOC >::operator=(const Score< ALLOC >& from) {
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Demma.usage31 Sequences (1:2) Aligned. Score: 83
32 Sequences (1:3) Aligned. Score: 43
33 Sequences (1:4) Aligned. Score: 42
34 Sequences (1:5) Aligned. Score: 24
35 Sequences (1:6) Aligned. Score: 21
36 Sequences (1:7) Aligned. Score: 14
37 Sequences (2:3) Aligned. Score: 41
38 Sequences (2:4) Aligned. Score: 43
39 Sequences (2:5) Aligned. Score: 24
50 Sequences (5:7) Aligned. Score: 7
[all …]
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DScore.cxx25 float Score::tkKickRatio = 3.0;
26 int Score::score = 999;
32 Score::Score(): wins(0), losses(0), tks(0), handicap(0) in Score() function in Score
37 void Score::dump() in dump()
42 float Score::ranking() in ranking()
57 bool Score::isTK() const in isTK()
74 void Score::tK() in tK()
80 void Score::killedBy() in killedBy()
86 void Score::kill() in kill()
93 void Score::reset() in reset()
[all …]
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DScore.cxx25 float Score::tkKickRatio = 3.0;
26 int Score::score = 999;
32 Score::Score(): wins(0), losses(0), tks(0), handicap(0) in Score() function in Score
37 void Score::dump() in dump()
42 float Score::ranking() in ranking()
57 bool Score::isTK() const in isTK()
74 void Score::tK() in tK()
80 void Score::killedBy() in killedBy()
86 void Score::kill() in kill()
93 void Score::reset() in reset()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/score/
H A Dscore_generated_forwards.h92 template <typename TValue , typename TSpec > class Score; // "seqan-1.3.1/seqan/score/score_… variable
131 typedef Score<int, ScoreMatrix<AminoAcid, Blosum30_> > Blosum30; // "seqan-1.3.1/seqan/score…
136 typedef Score<int, ScoreMatrix<AminoAcid, Blosum45_> > Blosum45; // "seqan-1.3.1/seqan/score…
141 typedef Score<int, ScoreMatrix<AminoAcid, Blosum62_> > Blosum62; // "seqan-1.3.1/seqan/score…
151 typedef Score<int, EditDistance> EditDistanceScore; // "seqan-1.3.1/seqan/score/score_edit.h…
156 typedef Score<int, ScoreMatrix<AminoAcid, Pam120_> > Pam120; // "seqan-1.3.1/seqan/score/sco…
161 typedef Score<int, ScoreMatrix<AminoAcid, Pam200_> > Pam200; // "seqan-1.3.1/seqan/score/sco…
166 typedef Score<int, ScoreMatrix<AminoAcid, Pam250_> > Pam250; // "seqan-1.3.1/seqan/score/sco…
171 typedef Score<int, ScoreMatrix<AminoAcid, Pam40_> > Pam40; // "seqan-1.3.1/seqan/score/score…
181 typedef Score<int, Simple> SimpleScore; // "seqan-1.3.1/seqan/score/score_simple.h"(127)
[all …]
/dports/biology/wise/wise2.4.1/src/dynlibsrc/
H A Dprobability.h16 typedef int Score; typedef
78 Score Wise2_Probability_logsum(Score one,Score two);
106 void Wise2_show_Score_array(Score * s,int len,FILE * ofp);
203 Score * Wise2_Probability2Score_move(Probability * from,Score * to,int len);
235 Score * Wise2_Score_move(const Score * from,Score * to,int len);
339 Score * Wise2_Score_array_add(Score * to,Score * top,Score * bottem,int len);
356 Score * Wise2_Score_array_subtract(Score * to,const Score * top,const Score * bottem,int len);
372 Score Wise2_Score_Probability_sum(Score one,Score two);
387 Score Wise2_Probability2Score(Probability p);
446 Probability Wise2_Score2Probability(Score s);
[all …]
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dscore-scheme.cc36 Score *score = new Score;
46 LY_ASSERT_SMOB (Score, score, 1);
47 Score *sc = unsmob<Score> (score);
59 LY_ASSERT_SMOB (Score, score, 1);
61 Score *sc = unsmob<Score> (score);
71 LY_ASSERT_SMOB (Score, score, 1);
72 Score *sc = unsmob<Score> (score);
84 Score *sc = unsmob<Score> (score);
94 Score *sc = unsmob<Score> (score);
103 Score *sc = unsmob<Score> (score);
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/search/
H A Dagrep-myers.c153 int32_t Score; in MyersFindFirst() local
161 Score = m; in MyersFindFirst()
219 Score = m; in MyersFindFirst()
270 int32_t Score; in MyersFindBest() local
278 Score = m; in MyersFindBest()
305 Score = m; in MyersFindBest()
369 int32_t Score;
380 Score = m;
564 Score = m; in MyersGetMatchStartingPosition()
607 int32_t Score; in MyersFindAll() local
[all …]

12345678910>>...225