Home
last modified time | relevance | path

Searched refs:hit2 (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/cobalt/
H A Dhit.cpp244 CHit *hit2 = subhits[j]; in x_RemoveEnvelopedSubHits() local
245 if (hit2 == 0) in x_RemoveEnvelopedSubHits()
252 TRange& range2(hit2->m_SeqRange1); in x_RemoveEnvelopedSubHits()
306 CHit *hit2 = m_SubHit[i + 1]; in ResolveSubHitConflicts() local
310 TRange& seq2range1(hit2->m_SeqRange1); in ResolveSubHitConflicts()
311 TRange& seq2range2(hit2->m_SeqRange2); in ResolveSubHitConflicts()
354 hit2->m_SeqRange1.GetFrom(), hit2->m_SeqRange1.GetTo(), in ResolveSubHitConflicts()
355 hit2->m_SeqRange2.GetFrom(), hit2->m_SeqRange2.GetTo(), in ResolveSubHitConflicts()
356 hit2->m_Score); in ResolveSubHitConflicts()
364 m_SubHit[i+1] = new CHit(hit2->m_SeqIndex1, hit2->m_SeqIndex2, in ResolveSubHitConflicts()
[all …]
H A Dhitlist.cpp164 x_MatchSubHits(CHit *hit1, CHit *hit2) in x_MatchSubHits() argument
171 TRange& srange2 = hit2->m_SeqRange2; in x_MatchSubHits()
200 return new CHit(hit1->m_SeqIndex1, hit2->m_SeqIndex1, in x_MatchSubHits()
202 min(hit1->m_Score, hit2->m_Score), in x_MatchSubHits()
244 CHit *hit2 = GetHit(j); in MatchOverlappingSubHits() local
245 _ASSERT(hit2->HasSubHits()); in MatchOverlappingSubHits()
251 if (hit1->m_SeqIndex2 != hit2->m_SeqIndex2) in MatchOverlappingSubHits()
256 if (hit1->m_SeqIndex1 == hit2->m_SeqIndex1) in MatchOverlappingSubHits()
267 NON_CONST_ITERATE(CHit::TSubHit, itr2, hit2->GetSubHit()) { in MatchOverlappingSubHits()
278 hit2->m_SeqIndex1); in MatchOverlappingSubHits()
[all …]
H A Dseg.cpp99 CHit *hit2 = nodes[j].hit; in BEGIN_SCOPE() local
100 if (hit1->m_SeqRange1.StrictlyBelow(hit2->m_SeqRange1) && in BEGIN_SCOPE()
101 hit1->m_SeqRange2.StrictlyBelow(hit2->m_SeqRange2) && in BEGIN_SCOPE()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DDEXCP.DP251 let u2 = x^hit2
324 . print "hit1 hit2 = ^hit1 ^hit2"
345 let u2 = x^hit2
365 let u2 = x^hit2
401 if stx^hit2 exist
402 y1label X^hit2(^stx^hit2)
403 if cx^hit2 exist
404 y1label X^hit2(^cx^hit2)
407 y1label X^hit2
408 if cx^hit2 exist
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dselect.c114 compare_hit_record(GLuint* hit1, GLuint* hit2) in compare_hit_record() argument
120 if (hit1[NAME_STACK_DEPTH] != hit2[NAME_STACK_DEPTH]) { in compare_hit_record()
124 hit2[NAME_STACK_DEPTH]); in compare_hit_record()
128 diffz = abs(hit1[MIN_Z] - hit2[MIN_Z])/zscale; in compare_hit_record()
133 hit2[MIN_Z], in compare_hit_record()
135 hit2[MIN_Z] / zscale, in compare_hit_record()
140 diffz = abs(hit1[MAX_Z] - hit2[MAX_Z])/zscale; in compare_hit_record()
145 hit2[MAX_Z], in compare_hit_record()
147 hit2[MAX_Z] / zscale, in compare_hit_record()
153 if (hit1[NAME_STACK_0 + i] != hit2[NAME_STACK_0 + i]) in compare_hit_record()
/dports/audio/mous/mous-2.0.1/sdk/scx/
H A DPinYinCompare.h75 bool hit2 = key2 < TABLE_SIZE;
77 const auto& snd2 = hit2 ? m_table[key2] : "";
79 if (!hit1 && hit2)
81 else if (hit1 && !hit2)
83 else if (!hit1 && !hit2)
129 bool hit2 = key2 < TABLE_SIZE;
130 if (!hit1 && hit2)
132 else if (hit1 && !hit2)
134 else if (!hit1 && !hit2)
/dports/biology/emboss/EMBOSS-6.6.0/nucleus/
H A Dembdmx.h141 const AjPScophit hit2);
145 AjPScophit hit2,
150 AjPScophit hit2,
155 AjPScophit hit2,
160 AjPScophit hit2);
164 AjPScophit hit2);
168 AjPScophit hit2);
H A Dembdmx.c893 if(!hit1 || !hit2) in embDmxScophitMerge()
949 start = hit2->Start; in embDmxScophitMerge()
954 ret->Start = hit2->Start; in embDmxScophitMerge()
955 end = hit2->End; in embDmxScophitMerge()
961 if(hit1->End >= hit2->End) in embDmxScophitMerge()
964 ret->End = hit2->End; in embDmxScophitMerge()
971 if(hit2->End > end) in embDmxScophitMerge()
1028 AjPScophit hit2) in embDmxScophitMergeInsertOther() argument
1065 AjPScophit hit2) in embDmxScophitMergeInsertOtherTarget() argument
1103 AjPScophit hit2) in embDmxScophitMergeInsertOtherTargetBoth() argument
[all …]
H A Dembsig.h538 const EmbPHit hit2);
541 const EmbPHit hit2,
545 const void *hit2);
548 const void *hit2);
551 const void *hit2);
554 const void *hit2);
604 const void *hit2);
H A Dembsig.c1242 if(!hit1 || !hit2) in embHitMerge()
1276 start = hit2->Start; in embHitMerge()
1281 ret->Start = hit2->Start; in embHitMerge()
1282 end = hit2->End; in embHitMerge()
1288 if(hit1->End >= hit2->End) in embHitMerge()
1291 ret->End = hit2->End; in embHitMerge()
1296 if(hit2->End > end) in embHitMerge()
1609 hit2->Start, hit2->End); in embHitsOverlap()
1611 if(hit1->End > hit2->Start) in embHitsOverlap()
1615 len2 = hit2->End - hit2->Start + 1; in embHitsOverlap()
[all …]
/dports/devel/R-cran-pkgcache/pkgcache/tests/testthat/
H A Dtest-5-cache.R113 hit2 <- pc$find(url = url) globalVar
114 attr(hit2, "action") <- "Got"
115 expect_equal(hit2, hit)
141 hit2 <- pc$find(url = url) globalVar
142 attr(hit2, "action") <- "Got"
143 expect_equal(hit2, hit)
174 attr(hit2, "action") <- "Got"
175 expect_equal(hit2, hit)
205 hit2 <- pc$find(url = url) globalVar
206 attr(hit2, "action") <- "Current"
[all …]
/dports/biology/hhsuite/hh-suite-3.3.0/src/
H A Dhhhit.h116 int operator<(const Hit& hit2) {
117 if (score_aass < hit2.score_aass)
119 if (hit2.score_aass < score_aass)
121 if (strcmp(file, hit2.file) < 0)
123 if (strcmp(file, hit2.file) > 0)
/dports/lang/rust/rustc-1.58.1-src/src/test/run-make-fulldeps/debug-assertions/
H A Ddebug.rs17 let mut hit2 = false; in debug_assert_eq() localVariable
18 debug_assert_eq!({ hit1 = true; 1 }, { hit2 = true; 2 }); in debug_assert_eq()
20 assert!(!hit2); in debug_assert_eq()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/u_search/
H A Duhmmsearch_opt.cpp163 hit_s & hit2 = dhit->unsrt[ res_j ]; in main_loop_opt() local
164 U2Region r2( hit2.sqfrom, hit2.sqto - hit2.sqfrom ); in main_loop_opt()
174 bool useR1 = hit2.score <= hit1.score; in main_loop_opt()
176 …if (hit1.score == hit2.score && hit1.pvalue == hit2.pvalue && borderResults.contains(res_i) && !bo… in main_loop_opt()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/util/
H A Ddiff3.py179 hit2 = None
196 hit2 = (idx1, i)
200 if hit1 or hit2:
207 if hit1 and hit2:
212 elif hit2:
213 return hit2
/dports/math/vtk9/VTK-9.1.0/Wrapping/Tools/
H A DvtkParseJavaBeans.c202 int hit1, hit2; in CheckMatch() local
223 hit2 = 0; in CheckMatch()
232 hit2 = j + 1; in CheckMatch()
235 if (hit1 && hit2 && (type1 & VTK_PARSE_INDIRECT) == (type2 & VTK_PARSE_INDIRECT)) in CheckMatch()
237 if (hit1 < hit2) in CheckMatch()
249 hit2 = 0; in CheckMatch()
258 hit2 = j + 1; in CheckMatch()
261 if (hit1 && hit2) in CheckMatch()
263 if (hit1 < hit2) in CheckMatch()
/dports/math/vtk6/VTK-6.2.0/Wrapping/Tools/
H A DvtkParseJavaBeans.c167 int hit1, hit2; in CheckMatch() local
189 hit2 = 0; in CheckMatch()
198 hit2 = j+1; in CheckMatch()
201 if (hit1 && hit2 && in CheckMatch()
204 if (hit1 < hit2) in CheckMatch()
216 hit2 = 0; in CheckMatch()
225 hit2 = j+1; in CheckMatch()
228 if (hit1 && hit2) in CheckMatch()
230 if (hit1 < hit2) in CheckMatch()
H A DvtkParseJava.c263 int hit1, hit2; in CheckMatch() local
285 hit2 = 0; in CheckMatch()
294 hit2 = j+1; in CheckMatch()
297 if (hit1 && hit2 && in CheckMatch()
300 if (hit1 < hit2) in CheckMatch()
312 hit2 = 0; in CheckMatch()
321 hit2 = j+1; in CheckMatch()
324 if (hit1 && hit2) in CheckMatch()
326 if (hit1 < hit2) in CheckMatch()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Tools/
H A DvtkParseJavaBeans.c167 int hit1, hit2; in CheckMatch() local
189 hit2 = 0; in CheckMatch()
198 hit2 = j+1; in CheckMatch()
201 if (hit1 && hit2 && in CheckMatch()
204 if (hit1 < hit2) in CheckMatch()
216 hit2 = 0; in CheckMatch()
225 hit2 = j+1; in CheckMatch()
228 if (hit1 && hit2) in CheckMatch()
230 if (hit1 < hit2) in CheckMatch()
H A DvtkParseJava.c264 int hit1, hit2; in CheckMatch() local
286 hit2 = 0; in CheckMatch()
295 hit2 = j+1; in CheckMatch()
298 if (hit1 && hit2 && in CheckMatch()
301 if (hit1 < hit2) in CheckMatch()
313 hit2 = 0; in CheckMatch()
322 hit2 = j+1; in CheckMatch()
325 if (hit1 && hit2) in CheckMatch()
327 if (hit1 < hit2) in CheckMatch()
/dports/graphics/rayshade/rayshade.4.0/libray/libobj/
H A Dcsg.c85 csg_intersect_objs(csg, ray, hit1, hit2, mindist, dist1, dist2) in csg_intersect_objs() argument
88 HitList *hit1, *hit2;
94 hit2->nodes = 0;
108 if (!intersect(csg->obj2, ray, hit2, mindist, dist2) &&
302 HitList hit1, hit2, *hit1p, *hit2p, *hitclose; local
305 hit2p = &hit2;
318 hit1p = &hit2;
/dports/net/p5-Net-Amazon-MechanicalTurk/Net-Amazon-MechanicalTurk-1.02/samples/simple_survey/
H A DSimpleSurvey.pl40 my $hit2 = $mturk->GetHIT( HITId => $hitId );
43 print $hit2->toString, "\n";
/dports/math/polymake/polymake-4.5/apps/graph/include/
H A Dposet_tools.h300 auto hit2 = hit1; in hom_poset_impl() local
301 for (++hit2, j=i+1; !hit2.at_end(); ++hit2, ++j) { in hom_poset_impl()
302 if (f_less_or_equal_g(*hit1, *hit2, Q)) in hom_poset_impl()
304 else if (f_less_or_equal_g(*hit2, *hit1, Q)) in hom_poset_impl()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/tokudb.bugs/r/
H A Ddb233.result17 set DEBUG_SYNC = 'tokudb_icp_asc_scan_out_of_range SIGNAL hit2 WAIT_FOR done2';
19 set DEBUG_SYNC = 'now WAIT_FOR hit2';
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/tokudb.bugs/r/
H A Ddb233.result17 set DEBUG_SYNC = 'tokudb_icp_asc_scan_out_of_range SIGNAL hit2 WAIT_FOR done2';
19 set DEBUG_SYNC = 'now WAIT_FOR hit2';

12345678910>>...12