Searched refs:distance (Results 1 – 13 of 13) sorted by relevance
74 long distance = xch->i1 - (xchp->i1 + xchp->chg1); in xdl_get_hunk() local75 if (distance > max_common) in xdl_get_hunk()78 if (distance < max_ignorable && (!xch->ignore || lxch == xchp)) { in xdl_get_hunk()81 } else if (distance < max_ignorable && xch->ignore) { in xdl_get_hunk()
382 int distance; in pointer_event() local384 distance = ABS(x - beval->x) + ABS(y - beval->y); in pointer_event()386 if (distance > 4) in pointer_event()563 Position distance; // a measure of how much the pointer moved in pointerEvent() local573 distance = delta; in pointerEvent()577 distance += delta; in pointerEvent()578 if (distance > 4) in pointerEvent()
103 "syn region HogRuleOption start="\<gid\|sid\|rev\|depth\|offset\|distance\|within\>" end="…105 …ion skipwhite contained nextgroup=HogRuleSROP depth startswith offset distance within http_clien…
133 " Euclidean distance function (hypot)
35 syn keyword povDescriptors distance fog_alt fog_offset fog_type turb_depth
147 …aptivereg|bchoice|boxplot|calis|cancorr|candisc|cluster|corresp|discrim|distance|factor|fastclus|f…197 …cusum cuprod cv cvexhull datasets design designf det diag dif dimension distance do duration echel…
32 …ges[ize] pageu[nits] pal[info] pan panview par[ticletrack] patc[h] path[distance] pe[nsize] pi[ck]…
516 syn keyword mvPkg_student D Product distance isolate middlesum rightsum
478 small editing distance (character swapped/omitted/inserted) and possibly a482 The edit distance can be big but the word is similar after sound-folding.
619 Sets maximum scan distance of `searchpairpos()`. Larger values trade
1471 - The number of characters (distance) between two consecutive matching
2468 Below you can set the maximum distance VIM should look for starting points for
6568 distance from the window. (Marcin Dalecki)