Searched defs:ncols (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c72 int fn, ncols; local
144 int fn, ncols, nbad; local
[all...]
/freebsd-13-stable/usr.bin/who/
H A Dwho.c243 int col, ncols, num; local
/freebsd-13-stable/lib/libdpv/
H A Ddialog_util.c495 dialog_prompt_wrappedlines(char *prompt, int ncols, uint8_t nlstate) argument
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h48 const unsigned ncols = rr->rr_cols; local
57 const unsigned ncols = rr->rr_cols; local
66 const unsigned ncols = rr->rr_cols; local
82 const unsigned ncols = rr->rr_cols; local
99 const unsigned ncols = rr->rr_cols; local
120 const unsigned ncols = rr->rr_cols; local
357 const size_t ncols = rr->rr_cols; local
424 const size_t ncols = rr->rr_cols; local
497 const size_t ncols = rr->rr_cols; local
591 const size_t ncols = rr->rr_cols; local
670 const size_t ncols = rr->rr_cols; local
764 const size_t ncols = rr->rr_cols; local
904 const size_t ncols = rr->rr_cols; local
1064 const size_t ncols = rr->rr_cols; local
1231 const size_t ncols = rr->rr_cols; local
1418 const size_t ncols = rr->rr_cols; local
[all...]
H A Dvdev_draid.c561 uint64_t ncols = vdc->vdc_children; local
/freebsd-13-stable/sys/dev/fb/
H A Dsplash_bmp.c224 int ncols; /* number of colours */ member in struct:__anon12095
/freebsd-13-stable/contrib/mandoc/
H A Dmdoc.h124 size_t ncols; /* -column arg count */ member in struct:mdoc_bl
H A Dmdoc_term.c643 size_t ncols, dcol; local
/freebsd-13-stable/sys/teken/
H A Dteken_subr.h244 teken_subr_cursor_backward(teken_t *t, unsigned int ncols) argument
287 teken_subr_cursor_forward(teken_t *t, unsigned int ncols) argument
318 teken_subr_cursor_next_line(teken_t *t, unsigned int ncols) argument
355 teken_subr_cursor_previous_line(teken_t *t, unsigned int ncols) argument
394 teken_subr_delete_character(const teken_t *t, unsigned int ncols) argument
486 teken_subr_erase_character(const teken_t *t, unsigned int ncols) argument
645 teken_subr_insert_character(const teken_t *t, unsigned int ncols) argument
[all...]
/freebsd-13-stable/contrib/nvi/regex/
H A Dregcomp.c1283 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1300 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1393 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1410 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
/freebsd-13-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c145 int ncols; /* number of columns */ member in struct:apr_dbd_results_t
491 SQLSMALLINT ncols; local
[all...]

Completed in 293 milliseconds