Searched refs:xlim (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Ddiffseq.h146 diag (OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim, bool find_minimal, argument
154 const OFFSET dmax = xlim - yoff; /* Maximum valid diagonal. */
156 const OFFSET bmid = xlim - ylim; /* Center diagonal of bottom-up search. */
166 bd[bmid] = xlim;
191 x < xlim && y < ylim && EQUAL (xv[x], yv[y]);
265 && xoff + SNAKE_LIMIT <= x && x < xlim
296 OFFSET v = (xlim - x) * 2 + dd;
301 && xoff < x && x <= xlim - SNAKE_LIMIT
341 OFFSET x = MIN (fd[d], xlim);
374 if ((xlim
408 compareseq(OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim, bool find_minimal, struct context *ctxt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Ddiffseq.h146 diag (OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim, bool find_minimal, argument
154 const OFFSET dmax = xlim - yoff; /* Maximum valid diagonal. */
156 const OFFSET bmid = xlim - ylim; /* Center diagonal of bottom-up search. */
166 bd[bmid] = xlim;
191 x < xlim && y < ylim && EQUAL (xv[x], yv[y]);
265 && xoff + SNAKE_LIMIT <= x && x < xlim
296 OFFSET v = (xlim - x) * 2 + dd;
301 && xoff < x && x <= xlim - SNAKE_LIMIT
341 OFFSET x = MIN (fd[d], xlim);
374 if ((xlim
408 compareseq(OFFSET xoff, OFFSET xlim, OFFSET yoff, OFFSET ylim, bool find_minimal, struct context *ctxt) argument
[all...]

Completed in 71 milliseconds