Searched defs:ncols (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_impl.h | 48 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 D | vdev_draid.c | 561 uint64_t ncols = vdc->vdc_children; in vdev_draid_get_perm() local
|
| /freebsd-13.1/sys/teken/ |
| H A D | teken_subr.h | 244 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 D | raidz_bench.c | 72 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 D | who.c | 243 int col, ncols, num; in quick() local
|
| /freebsd-13.1/lib/libdpv/ |
| H A D | dialog_util.c | 495 dialog_prompt_wrappedlines(char *prompt, int ncols, uint8_t nlstate) in dialog_prompt_wrappedlines()
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | mdoc.h | 124 size_t ncols; /* -column arg count */ member
|
| H A D | mdoc_term.c | 643 size_t ncols, dcol; in termp_it_pre() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | regcomp.c | 1393 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 D | regcomp.c | 1283 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 D | splash_bmp.c | 224 int ncols; /* number of colours */ member
|
| /freebsd-13.1/contrib/apr-util/dbd/ |
| H A D | apr_dbd_odbc.c | 145 int ncols; /* number of columns */ member 491 SQLSMALLINT ncols; in odbc_create_results() local
|