Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 167) sorted by relevance

1234567

/freebsd/contrib/mandoc/
H A Ddemandoc.c125 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 Dout.c124 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 Dtbl_term.c577 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 Dex_print.c92 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 Dfold.c146 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 Dprocess_test.cpp120 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 Dcons.c54 getcursor(int *row, int *col) in getcursor()
71 int i, col; in putchar() local
/freebsd/usr.bin/cut/
H A Dcut.c237 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 Dinput.h15 #define MATRIX_KEY(row, col, code) \ argument
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_in_wch.c54 int row, col; in NCURSES_EXPORT() local
H A Dlib_vline_set.c55 int col = win->_curx; in NCURSES_EXPORT() local
H A Dlib_in_wchnstr.c54 int row, col; in NCURSES_EXPORT() local
H A Dlib_inwstr.c54 int row, col; in NCURSES_EXPORT() local
/freebsd/contrib/wpa/src/ap/
H A Deap_user_db.c79 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 Dfoldit.c45 foldit(const char *chunk, int col, int max, int flags) in foldit()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_inchstr.c58 int col = win->_curx; in NCURSES_EXPORT() local
H A Dlib_vline.c58 int col = win->_curx; in NCURSES_EXPORT() local
H A Dlib_instr.c58 int col = win->_curx; in NCURSES_EXPORT() local
/freebsd/stand/i386/libi386/
H A Dvidconsole.c124 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 Doutput.c540 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 Dtsan_symbolize.cpp44 int *col) { in __tsan_symbolize_external()
95 int line, col; in SymbolizeCode() local
/freebsd/contrib/libucl/utils/
H A Dchargen.c46 int i, col, r; in main() local
/freebsd/sys/netgraph/
H A Dng_car.c272 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 Dteken_subr.h36 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 Dsize.c77 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()

1234567