Searched refs:spans (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dtbl_term.c79 int ic, horiz, spans, vert, more; local
159 spans = 0;
161 if (spans == 0) {
169 if (spans) {
170 spans--;
175 spans = dp->spans;
195 spans = 0;
201 if (spans) {
202 spans
580 int ic, spans; local
[all...]
H A Dout.c114 int spans; local
131 spans = 1;
138 if (0 < --spans)
140 spans = dp->spans;
141 if (1 < spans)
H A Dtbl_data.c79 dat->spans = 0;
82 dat->spans++;
H A Dtree.c394 if (dp->spans)
395 printf("(%d)", dp->spans);
H A Dmandoc.h311 int spans; /* how many spans follow */ member in struct:tbl_dat
/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c162 /* Ignore pressure spans with cumulative press. below this value. */
165 /* Maximum allowed width for pressure-spans.*/
293 * pressure spans along the two axes.
644 * For these, there is the need to track pressure-spans and cumulative
1013 /* Get pressure readings and detect p-spans for both axes. */
1161 fg_pspan *spans, /* finger spans */
1162 u_int *nspans_p) /* num spans detected */
1178 memset(spans, 0, max_spans * sizeof(fg_pspan));
1232 spans[num_span
1159 fg_detect_pspans(int *p, u_int num_sensors, u_int max_spans, fg_pspan *spans, u_int *nspans_p) argument
1713 fg_pspan spans[2][FG_MAX_PSPANS_PER_AXIS]; local
[all...]
/freebsd-11-stable/usr.bin/join/
H A Djoin.c99 static int spans = 1; /* span multiple delimiters (-t) */ variable
183 spans = 0;
342 if (spans && *fieldp == '\0')
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1402 /* need wc_id if/when revert spans multiple working copies */
1501 /* ### we should put the wc_id in here in case a delete spans multiple
1533 /* ### we should put the wc_id in here in case a move update spans multiple
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex210 % change spans more than two lines of output. To handle that, we would
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex202 % change spans more than two lines of output. To handle that, we would
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex817 % change spans more than two lines of output. To handle that, we would

Completed in 256 milliseconds