/freebsd/contrib/mandoc/ |
H A D | demandoc.c | 125 int line, col; in pmandoc() local 146 pstring(const char *p, int col, int *colp, int list) in pstring() 226 pline(int line, int *linep, int *col, int list) in pline() 246 pmdoc(const struct roff_node *p, int *line, int *col, int list) in pmdoc() 260 pman(const struct roff_node *p, int *line, int *col, int list) in pman()
|
H A D | out.c | 124 struct roffcol *col; in tblcalc() local 420 tblcalc_data(struct rofftbl *tbl, struct roffcol *col, in tblcalc_data() 449 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col, in tblcalc_literal() 486 tblcalc_number(struct rofftbl *tbl, struct roffcol *col, in tblcalc_number()
|
H A D | tbl_term.c | 577 const struct roffcol *col; /* Contains width and spacing. */ in tbl_hrule() local 717 const struct roffcol *col) in tbl_data() 813 const struct roffcol *col) in tbl_literal() 859 const struct roffcol *col) in tbl_number()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_print.c | 92 size_t col, len; in ex_print() local 143 ex_ldisplay(SCR *sp, const CHAR_T *p, size_t len, size_t col, u_int flags) in ex_ldisplay() 167 size_t col, len; in ex_scprint() local 205 size_t col, tlen, ts; in ex_prchars() local
|
/freebsd/usr.bin/fold/ |
H A D | fold.c | 146 int col, i, indx, space; in fold() local 194 newpos(int col, wint_t ch) in newpos()
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | process_test.cpp | 120 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local 127 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local 136 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local 273 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
|
/freebsd/stand/i386/common/ |
H A D | cons.c | 54 getcursor(int *row, int *col) in getcursor() 71 int i, col; in putchar() local
|
/freebsd/usr.bin/cut/ |
H A D | cut.c | 237 int ch, col; in b_cut() local 271 size_t col, i, bufsize = 0; in b_n_cut() local 334 int col; c_cut() local [all...] |
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/ |
H A D | input.h | 15 #define MATRIX_KEY(row, col, code) \ argument
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_in_wch.c | 54 int row, col; in NCURSES_EXPORT() local
|
H A D | lib_vline_set.c | 55 int col = win->_curx; in NCURSES_EXPORT() local
|
H A D | lib_in_wchnstr.c | 54 int row, col; in NCURSES_EXPORT() local
|
H A D | lib_inwstr.c | 54 int row, col; in NCURSES_EXPORT() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | eap_user_db.c | 79 static int get_user_cb(void *ctx, int argc, char *argv[], char *col[]) in get_user_cb() 103 static int get_wildcard_cb(void *ctx, int argc, char *argv[], char *col[]) in get_wildcard_cb()
|
/freebsd/contrib/vis/ |
H A D | foldit.c | 45 foldit(const char *chunk, int col, int max, int flags) in foldit()
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_inchstr.c | 58 int col = win->_curx; in NCURSES_EXPORT() local
|
H A D | lib_vline.c | 58 int col = win->_curx; in NCURSES_EXPORT() local
|
H A D | lib_instr.c | 58 int col = win->_curx; in NCURSES_EXPORT() local
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 124 vidc_text_set_cursor(teken_unit_t row, teken_unit_t col, bool visible) in vidc_text_set_cursor() 147 vidc_text_get_cursor(teken_unit_t *row, teken_unit_t *col) in vidc_text_get_cursor() 169 teken_unit_t row, col; in vidc_text_cursor() local 364 teken_unit_t row, col; in vidc_text_fill() local 383 teken_unit_t row, col; in vidc_text_copy() local 466 teken_unit_t row, col; in vidc_text_param() local
|
/freebsd/contrib/less/ |
H A D | output.c | 540 int col; global() local 618 int col = 0; error() local 697 int col = 0; query() local [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_symbolize.cpp | 44 int *col) { in __tsan_symbolize_external() 95 int line, col; in SymbolizeCode() local
|
/freebsd/contrib/libucl/utils/ |
H A D | chargen.c | 46 int i, col, r; in main() local
|
/freebsd/sys/netgraph/ |
H A D | ng_car.c | 272 enum qos_color col; in ng_car_rcvdata() local 284 #define NG_CAR_PERFORM_MATCH_ACTION(a,col) \ in ng_car_rcvdata() argument 753 enum qos_color col; in ng_car_enqueue() local
|
/freebsd/sys/teken/ |
H A D | teken_subr.h | 36 teken_tab_isset(const teken_t *t, unsigned int col) in teken_tab_isset() 50 teken_tab_clear(teken_t *t, unsigned int col) in teken_tab_clear() 64 teken_tab_set(teken_t *t, unsigned int col) in teken_tab_set() 324 teken_subr_cursor_position(teken_t *t, unsigned int row, unsigned int col) in teken_subr_cursor_position() 604 teken_subr_horizontal_position_absolute(teken_t *t, unsigned int col) in teken_subr_horizontal_position_absolute()
|
/freebsd/contrib/elftoolchain/size/ |
H A D | size.c | 77 int col; member 826 tbl_new(int col) in tbl_new() 842 tbl_print(const char *s, int col) in tbl_print() 856 tbl_print_num(uint64_t num, enum radix_style rad, int col) in tbl_print_num()
|