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

/freebsd-current/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c72 int fn, ncols; local
144 int fn, ncols, nbad; local
[all...]
/freebsd-current/usr.bin/who/
H A Dwho.c243 int col, ncols, num; local
/freebsd-current/lib/libdpv/
H A Ddialog_util.c493 dialog_prompt_wrappedlines(char *prompt, int ncols, uint8_t nlstate) argument
/freebsd-current/contrib/mandoc/
H A Dmdoc.h124 size_t ncols; /* -column arg count */ member in struct:mdoc_bl
H A Dmdoc_term.c628 size_t ncols, dcol; local
/freebsd-current/sys/dev/fb/
H A Dsplash_bmp.c222 int ncols; /* number of colours */ member in struct:__anon2335
/freebsd-current/sys/teken/
H A Dteken_subr.h242 teken_subr_cursor_backward(teken_t *t, unsigned int ncols) argument
285 teken_subr_cursor_forward(teken_t *t, unsigned int ncols) argument
316 teken_subr_cursor_next_line(teken_t *t, unsigned int ncols) argument
353 teken_subr_cursor_previous_line(teken_t *t, unsigned int ncols) argument
392 teken_subr_delete_character(const teken_t *t, unsigned int ncols) argument
484 teken_subr_erase_character(const teken_t *t, unsigned int ncols) argument
643 teken_subr_insert_character(const teken_t *t, unsigned int ncols) argument
[all...]
/freebsd-current/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
362 const size_t ncols = rr->rr_cols; local
435 const size_t ncols = rr->rr_cols; local
513 const size_t ncols = rr->rr_cols; local
612 const size_t ncols = rr->rr_cols; local
696 const size_t ncols = rr->rr_cols; local
790 const size_t ncols = rr->rr_cols; local
930 const size_t ncols = rr->rr_cols; local
1090 const size_t ncols = rr->rr_cols; local
1257 const size_t ncols = rr->rr_cols; local
1444 const size_t ncols = rr->rr_cols; local
[all...]
H A Dvdev_draid.c561 uint64_t ncols = vdc->vdc_children; local
/freebsd-current/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-current/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1391 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
1408 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local

Completed in 205 milliseconds