Home
last modified time | relevance | path

Searched refs:CMappingRangeRef_Less (Results 1 – 6 of 6) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seq/
H A Dseq_loc_mapper_base.hpp163 friend struct CMappingRangeRef_Less;
1097 struct CMappingRangeRef_Less struct
1112 bool CMappingRangeRef_Less::operator()(const CRef<CMappingRange>& x, in operator ()()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seq/
H A Dseq_loc_mapper_base.hpp163 friend struct CMappingRangeRef_Less;
1097 struct CMappingRangeRef_Less struct
1112 bool CMappingRangeRef_Less::operator()(const CRef<CMappingRange>& x, in operator ()()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/
H A Dseq_align_mapper_base.cpp1036 sort(mappings.begin(), mappings.end(), CMappingRangeRef_Less()); in x_ConvertSegment()
H A Dseq_loc_mapper_base.cpp3164 sort(mappings.begin(), mappings.end(), CMappingRangeRef_Less()); in x_MapInterval()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seq/
H A Dseq_align_mapper_base.cpp1036 sort(mappings.begin(), mappings.end(), CMappingRangeRef_Less()); in x_ConvertSegment()
H A Dseq_loc_mapper_base.cpp3164 sort(mappings.begin(), mappings.end(), CMappingRangeRef_Less()); in x_MapInterval()