Home
last modified time | relevance | path

Searched refs:min_pos (Results 126 – 150 of 618) sorted by relevance

12345678910>>...25

/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/autofit/
H A Daflatin.c1446 FT_Pos min_pos = 32000; in af_latin_hints_compute_segments() local
1459 FT_Pos prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1500 if ( u < min_pos ) in af_latin_hints_compute_segments()
1501 min_pos = u; in af_latin_hints_compute_segments()
1554 prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1578 if ( prev_min_pos < min_pos ) in af_latin_hints_compute_segments()
1579 min_pos = prev_min_pos; in af_latin_hints_compute_segments()
1625 prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1638 min_pos = prev_min_pos; in af_latin_hints_compute_segments()
1711 min_pos = max_pos = point->u; in af_latin_hints_compute_segments()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/src/autofit/
H A Daflatin.c1446 FT_Pos min_pos = 32000; in af_latin_hints_compute_segments() local
1459 FT_Pos prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1500 if ( u < min_pos ) in af_latin_hints_compute_segments()
1501 min_pos = u; in af_latin_hints_compute_segments()
1554 prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1578 if ( prev_min_pos < min_pos ) in af_latin_hints_compute_segments()
1579 min_pos = prev_min_pos; in af_latin_hints_compute_segments()
1625 prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1638 min_pos = prev_min_pos; in af_latin_hints_compute_segments()
1711 min_pos = max_pos = point->u; in af_latin_hints_compute_segments()
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/autofit/
H A Daflatin.c1446 FT_Pos min_pos = 32000; in af_latin_hints_compute_segments() local
1459 FT_Pos prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1500 if ( u < min_pos ) in af_latin_hints_compute_segments()
1501 min_pos = u; in af_latin_hints_compute_segments()
1554 prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1578 if ( prev_min_pos < min_pos ) in af_latin_hints_compute_segments()
1579 min_pos = prev_min_pos; in af_latin_hints_compute_segments()
1625 prev_min_pos = min_pos; in af_latin_hints_compute_segments()
1638 min_pos = prev_min_pos; in af_latin_hints_compute_segments()
1711 min_pos = max_pos = point->u; in af_latin_hints_compute_segments()
[all …]
/dports/biology/vt/vt-0.57721/lib/htslib/
H A Dsynced_bcf_reader.c581 int i, min_pos = INT_MAX; in _reader_next_line() local
597 if ( min_pos > files->readers[i].buffer[1]->pos ) in _reader_next_line()
599 min_pos = files->readers[i].buffer[1]->pos; in _reader_next_line()
603 else if ( min_pos==files->readers[i].buffer[1]->pos ) in _reader_next_line()
606 if ( min_pos==INT_MAX ) in _reader_next_line()
615 int ret = bcf_sr_regions_overlap(files->targets, chr, min_pos, min_pos); in _reader_next_line()
620 if ( files->readers[i].nbuffer && files->readers[i].buffer[1]->pos==min_pos ) in _reader_next_line()
622 min_pos = INT_MAX; in _reader_next_line()
632 return bcf_sr_sort_next(files, &BCF_SR_AUX(files)->sort, chr, min_pos); in _reader_next_line()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/
H A Dsynced_bcf_reader.c581 int i, min_pos = INT_MAX; in _reader_next_line() local
597 if ( min_pos > files->readers[i].buffer[1]->pos ) in _reader_next_line()
599 min_pos = files->readers[i].buffer[1]->pos; in _reader_next_line()
603 else if ( min_pos==files->readers[i].buffer[1]->pos ) in _reader_next_line()
606 if ( min_pos==INT_MAX ) in _reader_next_line()
615 int ret = bcf_sr_regions_overlap(files->targets, chr, min_pos, min_pos); in _reader_next_line()
620 if ( files->readers[i].nbuffer && files->readers[i].buffer[1]->pos==min_pos ) in _reader_next_line()
622 min_pos = INT_MAX; in _reader_next_line()
632 return bcf_sr_sort_next(files, &BCF_SR_AUX(files)->sort, chr, min_pos); in _reader_next_line()
/dports/biology/stacks/stacks-2.4/htslib/
H A Dsynced_bcf_reader.c581 int i, min_pos = INT_MAX; in _reader_next_line() local
597 if ( min_pos > files->readers[i].buffer[1]->pos ) in _reader_next_line()
599 min_pos = files->readers[i].buffer[1]->pos; in _reader_next_line()
603 else if ( min_pos==files->readers[i].buffer[1]->pos ) in _reader_next_line()
606 if ( min_pos==INT_MAX ) in _reader_next_line()
615 int ret = bcf_sr_regions_overlap(files->targets, chr, min_pos, min_pos); in _reader_next_line()
620 if ( files->readers[i].nbuffer && files->readers[i].buffer[1]->pos==min_pos ) in _reader_next_line()
622 min_pos = INT_MAX; in _reader_next_line()
632 return bcf_sr_sort_next(files, &BCF_SR_AUX(files)->sort, chr, min_pos); in _reader_next_line()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dalign_range_coll.hpp448 TSignedSeqPos min_dist = -1, min_pos = -1; in GetFirstPosBySecondPos() local
472 min_pos = res_pos; in GetFirstPosBySecondPos()
477 return (it_closest == end()) ? -1 : it_closest->GetFirstPosBySecondPos(min_pos); in GetFirstPosBySecondPos()
1278 TSignedSeqPos min_dist = -1, min_pos = -1; in GetFirstPosBySecondPos() local
1290 min_pos = r.GetSecondFrom(); in GetFirstPosBySecondPos()
1303 min_pos = r.GetSecondTo(); in GetFirstPosBySecondPos()
1309 pos = min_pos; in GetFirstPosBySecondPos()
1320 TSignedSeqPos min_dist = -1, min_pos = -1; in GetFirstPosBySecondPos() local
1344 min_pos = res_pos; in GetFirstPosBySecondPos()
1349 return (it_closest == end()) ? -1 : it_closest->GetFirstPosBySecondPos(min_pos); in GetFirstPosBySecondPos()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dalign_range_coll.hpp448 TSignedSeqPos min_dist = -1, min_pos = -1; in GetFirstPosBySecondPos() local
472 min_pos = res_pos; in GetFirstPosBySecondPos()
477 return (it_closest == end()) ? -1 : it_closest->GetFirstPosBySecondPos(min_pos); in GetFirstPosBySecondPos()
1278 TSignedSeqPos min_dist = -1, min_pos = -1; in GetFirstPosBySecondPos() local
1290 min_pos = r.GetSecondFrom(); in GetFirstPosBySecondPos()
1303 min_pos = r.GetSecondTo(); in GetFirstPosBySecondPos()
1309 pos = min_pos; in GetFirstPosBySecondPos()
1320 TSignedSeqPos min_dist = -1, min_pos = -1; in GetFirstPosBySecondPos() local
1344 min_pos = res_pos; in GetFirstPosBySecondPos()
1349 return (it_closest == end()) ? -1 : it_closest->GetFirstPosBySecondPos(min_pos); in GetFirstPosBySecondPos()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/opencv/
H A Dgsttemplatematch.cpp289 cv::Point min_pos, max_pos; in gst_template_match_match() local
291 minMaxLoc (dist_image, &dist_min, &dist_max, &min_pos, &max_pos); in gst_template_match_match()
294 *best_pos = min_pos; in gst_template_match_match()

12345678910>>...25