Searched refs:real_gap_number_of_hsps (Results 1 – 4 of 4) sorted by relevance
2104 real_gap_number_of_hsps, /* How many HSP's were gapped in BlastGetGappedScore. */ member
5978 new_search->real_gap_number_of_hsps = 0; in BlastSearchBlkDuplicate()6172 search->real_gap_number_of_hsps = 0; in BlastSearchBlkNewExtra()8586 search->real_gap_number_of_hsps++; in BlastGappedScoreInternal()8776 search->real_gap_number_of_hsps++; in BlastNtGappedScoreInternal()
3632 search->real_gap_number_of_hsps += array[index]->real_gap_number_of_hsps; in do_the_blast_run()
1066 …printf(buffer, "Number of HSP's gapped (non-prelim): %ld", (long) search->real_gap_number_of_hsps); in FormatBlastParameters()