Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h48 const unsigned ncols = rr->rr_cols; in raidz_rec_q_coeff() local
57 const unsigned ncols = rr->rr_cols; in raidz_rec_r_coeff() local
66 const unsigned ncols = rr->rr_cols; in raidz_rec_pq_coeff() local
82 const unsigned ncols = rr->rr_cols; in raidz_rec_pr_coeff() local
99 const unsigned ncols = rr->rr_cols; in raidz_rec_qr_coeff() local
120 const unsigned ncols = rr->rr_cols; in raidz_rec_pqr_coeff() local
357 const size_t ncols = rr->rr_cols; in raidz_generate_p_impl() local
424 const size_t ncols = rr->rr_cols; in raidz_generate_pq_impl() local
497 const size_t ncols = rr->rr_cols; in raidz_generate_pqr_impl() local
591 const size_t ncols = rr->rr_cols; in raidz_reconstruct_p_impl() local
[all …]
H A Dvdev_draid.c561 uint64_t ncols = vdc->vdc_children; in vdev_draid_get_perm() local
/freebsd-13.1/sys/teken/
H A Dteken_subr.h244 teken_subr_cursor_backward(teken_t *t, unsigned int ncols) in teken_subr_cursor_backward()
287 teken_subr_cursor_forward(teken_t *t, unsigned int ncols) in teken_subr_cursor_forward()
318 teken_subr_cursor_next_line(teken_t *t, unsigned int ncols) in teken_subr_cursor_next_line()
355 teken_subr_cursor_previous_line(teken_t *t, unsigned int ncols) in teken_subr_cursor_previous_line()
394 teken_subr_delete_character(const teken_t *t, unsigned int ncols) in teken_subr_delete_character()
486 teken_subr_erase_character(const teken_t *t, unsigned int ncols) in teken_subr_erase_character()
645 teken_subr_insert_character(const teken_t *t, unsigned int ncols) in teken_subr_insert_character()
/freebsd-13.1/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c72 int fn, ncols; in run_gen_bench_impl() local
144 int fn, ncols, nbad; in run_rec_bench_impl() local
/freebsd-13.1/usr.bin/who/
H A Dwho.c243 int col, ncols, num; in quick() local
/freebsd-13.1/lib/libdpv/
H A Ddialog_util.c495 dialog_prompt_wrappedlines(char *prompt, int ncols, uint8_t nlstate) in dialog_prompt_wrappedlines()
/freebsd-13.1/contrib/mandoc/
H A Dmdoc.h124 size_t ncols; /* -column arg count */ member
H A Dmdoc_term.c643 size_t ncols, dcol; in termp_it_pre() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1393 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local
1410 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
/freebsd-13.1/contrib/nvi/regex/
H A Dregcomp.c1283 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local
1300 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
/freebsd-13.1/sys/dev/fb/
H A Dsplash_bmp.c224 int ncols; /* number of colours */ member
/freebsd-13.1/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c145 int ncols; /* number of columns */ member
491 SQLSMALLINT ncols; in odbc_create_results() local