/openbsd-src/sys/dev/ic/ |
H A D | cy.c | 263 struct cy_port *cy; in cyopen() local 393 struct cy_port *cy = &sc->sc_ports[port]; in cyclose() local 433 struct cy_port *cy = &sc->sc_ports[port]; in cyread() local 453 struct cy_port *cy = &sc->sc_ports[port]; in cywrite() local 473 struct cy_port *cy = &sc->sc_ports[port]; in cytty() local 488 struct cy_port *cy = &sc->sc_ports[port]; in cyioctl() local 573 struct cy_port *cy = &sc->sc_ports[port]; in cystart() local 608 struct cy_port *cy = &sc->sc_ports[port]; in cystop() local 642 struct cy_port *cy = &sc->sc_ports[port]; in cyparam() local 785 cy_modem_control(struct cy_port *cy, int bits, int howto) in cy_modem_control() [all …]
|
H A D | cyreg.h | 105 #define cd_read_reg(cy,reg) bus_space_read_1(cy->cy_memt, cy->cy_memh, \ argument 108 #define cd_write_reg(cy,reg,val) bus_space_write_1(cy->cy_memt, cy->cy_memh, \ argument [all...] |
/openbsd-src/usr.bin/tmux/ |
H A D | screen-write.c | 87 screen_write_set_cursor(struct screen_write_ctx *ctx, int cx, int cy) in screen_write_set_cursor() argument 397 u_int cy = s->cy, i, end, next, idx = 0, at, left; screen_write_text() local 571 u_int xx, yy, cx, cy; screen_write_fast_copy() local 637 u_int cx, cy, i; screen_write_hline() local 673 u_int cx, cy, i; screen_write_vline() local 701 u_int cx, cy, i, j, width = menu->width; screen_write_menu() local 750 u_int cx, cy, i; screen_write_box() local 812 u_int cx, cy, px, py; screen_write_preview() local 889 u_int cx = s->cx, cy = s->cy; screen_write_cursorup() local 916 u_int cx = s->cx, cy = s->cy; screen_write_cursordown() local 945 u_int cx = s->cx, cy = s->cy; screen_write_cursorright() local 965 u_int cx = s->cx, cy = s->cy; screen_write_cursorleft() local 986 u_int cx = s->cx, cy = s->cy; screen_write_backspace() local 1677 u_int y, cx, cy, last, items = 0; screen_write_collect_flush() local 1981 u_int n, cx = s->cx, cy = s->cy; screen_write_combine() local [all...] |
H A D | screen.c | 276 u_int cx = s->cx, cy = s->grid->hsize + s->cy; screen_resize_cursor() local 325 screen_resize_y(struct screen * s,u_int sy,int eat_empty,u_int * cy) screen_resize_y() argument 569 screen_reflow(struct screen * s,u_int new_x,u_int * cx,u_int * cy,int cursor) screen_reflow() argument [all...] |
H A D | grid-reader.c | 24 grid_reader_start(struct grid_reader *gr, struct grid *gd, u_int cx, u_int cy) in grid_reader_start() argument 33 grid_reader_get_cursor(struct grid_reader *gr, u_int *cx, u_int *cy) in grid_reader_get_cursor() argument [all...] |
H A D | resize.c | 121 u_int cx, cy, n = 0; in clients_calculate_size() local
|
H A D | window-copy.c | 273 u_int cy; global() member 333 window_copy_clone_screen(struct screen * src,struct screen * hint,u_int * cx,u_int * cy,int trim) window_copy_clone_screen() argument 435 u_int i, cx, cy; window_copy_init() local 852 u_int cx, cy, wx, wy; window_copy_resize() local 1229 u_int np = wme->prefix, cy; window_copy_cmd_cursor_down_and_cancel() local 4080 u_int at, start, end, cy, px, py; window_copy_match_at_cursor() local 4123 u_int mark, start, end, cy, cursor, current; window_copy_update_style() local 4429 window_copy_update_cursor(struct window_mode_entry * wme,u_int cx,u_int cy) window_copy_update_cursor() argument 4520 u_int sx, sy, cy, endsx, endsy; window_copy_set_selection() local 4961 u_int selx, sely, cy, yy, hsize; window_copy_other_end() local 5707 u_int cy, yy, ny, nd; window_copy_acquire_cursor_up() local 5733 u_int cy, yy, ny, nd; window_copy_acquire_cursor_down() local [all...] |
H A D | tty.c | 915 u_int cx, cy, lines; tty_window_offset1() local 2362 tty_cursor_pane_unless_wrap(struct tty * tty,const struct tty_ctx * ctx,u_int cx,u_int cy) tty_cursor_pane_unless_wrap() argument 2378 tty_cursor_pane(struct tty * tty,const struct tty_ctx * ctx,u_int cx,u_int cy) tty_cursor_pane() argument 2385 tty_cursor(struct tty * tty,u_int cx,u_int cy) tty_cursor() argument [all...] |
H A D | window-client.c | 224 u_int cx = s->cx, cy = s->cy, lines, at; in window_client_draw() local
|
H A D | menu.c | 170 menu_mode_cb(__unused struct client *c, void *data, u_int *cx, u_int *cy) in menu_mode_cb() argument
|
H A D | window-customize.c | 594 u_int cx = s->cx, cy = s->cy; window_customize_draw_key() local 653 u_int cx = s->cx, cy = s->cy; window_customize_draw_option() local [all...] |
H A D | window-tree.c | 539 u_int cx = ctx->s->cx, cy = ctx->s->cy; window_tree_draw_session() local 672 u_int cx = ctx->s->cx, cy = ctx->s->cy; window_tree_draw_window() local [all...] |
H A D | window-buffer.c | 235 u_int i, cx = ctx->s->cx, cy = ctx->s->cy; in window_buffer_draw() local
|
/openbsd-src/sys/dev/pcmcia/ |
H A D | cfxga.c | 962 int x, y, cx, cy, lx, ly; in cfxga_repaint_screen() local 996 cfxga_solid_fill(struct cfxga_screen *scr, int x, int y, int cx, int cy, in cfxga_solid_fill() 1031 int dx, int dy, int cx, int cy) in cfxga_standalone_rop() 1079 int sx, dx, y, cx, cy; in cfxga_copycols() local 1102 int x, sy, dy, cx, cy; in cfxga_copyrows() local 1124 int x, y, cx, cy; in cfxga_do_cursor() local 1143 int x, y, cx, cy; in cfxga_erasecols() local 1168 int x, y, cx, cy; in cfxga_eraserows() local 1208 int cx, cy, fg, bg; in cfxga_putchar() local
|
/openbsd-src/lib/libmenu/ |
H A D | m_post.c | 135 int cy = -1, cx = -1; in MENU_EXPORT() local 239 int i, j, cy, cx; in _nc_Draw_Menu() local
|
/openbsd-src/sys/arch/luna88k/dev/ |
H A D | omrasops1.c | 103 u_int16_t dx, u_int16_t dy, u_int16_t cx, u_int16_t cy, int16_t rop, in om1_windowmove() 268 u_int16_t dx, u_int16_t dy, u_int16_t cx, u_int16_t cy, int16_t rop, in om4_windowmove()
|
/openbsd-src/games/hack/ |
H A D | hack.do_name.c | 77 int cx,cy,i,c; in getpos() local 119 int cx,cy,lth,i; in do_mname() local
|
H A D | hack.termcap.c | 257 int cx = curx, cy = cury; in cl_end() local 322 int cx = curx, cy = cury; in cl_eos() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20020201-1.c | 15 unsigned char cy; in main() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 921206-1.c | 12 int cx, cy, gx, gy, x, y; in f() local
|
H A D | 920625-1.c | 46 int cy, in recurse()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 319 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeASX() local 470 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeCAS() local 602 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeBranchCondition() local
|
/openbsd-src/sys/dev/usb/ |
H A D | udl.c | 736 int sx, sy, dx, dy, cx, cy, r; udl_copycols() local 785 int sy, dy, cx, cy, r; udl_copyrows() local 834 int x, y, cx, cy, r; udl_erasecols() local 877 int x, y, cx, cy, r; udl_eraserows() local [all...] |
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
H A D | lang.h | 33 ca, co, cs, cy, enumerator
|
/openbsd-src/sys/dev/pci/ |
H A D | cs4280reg.h | 224 #define CS4280_MK_CSRC(csrc, cy) ((((csrc) << 16) & 0xffff0000) | ((cy) & 0xffff)) argument
|