Home
last modified time | relevance | path

Searched defs:sy (Results 1 – 25 of 69) sorted by relevance

123

/openbsd/usr.bin/tmux/
H A Dstyle.c47 style_set_range_string(struct style *sy, const char *s) in style_set_range_string()
58 style_parse(struct style *sy, const struct grid_cell *base, const char *in) in style_parse()
239 style_tostring(struct style *sy) in style_tostring()
342 struct style *sy; in style_add() local
374 style_set(struct style *sy, const struct grid_cell *gc) in style_set()
H A Dscreen.c35 u_int sy; member
75 screen_init(struct screen *s, u_int sx, u_int sy, u_int hlimit) in screen_init()
273 screen_resize_cursor(struct screen *s, u_int sx, u_int sy, int reflow, in screen_resize_cursor()
319 screen_resize(struct screen *s, u_int sx, u_int sy, int reflow) in screen_resize()
325 screen_resize_y(struct screen *s, u_int sy, int eat_empty, u_int *cy) in screen_resize_y()
412 screen_set_selection(struct screen *s, u_int sx, u_int sy, in screen_set_selection()
598 u_int sx, sy; in screen_alternate_on() local
623 u_int sx = screen_size_x(s), sy = screen_size_y(s); in screen_alternate_off() local
H A Dresize.c26 resize_window(struct window *w, u_int sx, u_int sy, int xpixel, int ypixel) in resize_window()
116 int, int, struct session *, struct window *), u_int *sx, u_int *sy, in clients_calculate_size()
286 u_int *sx, u_int *sy, u_int *xpixel, u_int *ypixel, int type) in default_window_size()
362 u_int sx, sy, xpixel = 0, ypixel = 0; in recalculate_size() local
H A Dlayout-set.c123 u_int n, sx, sy; in layout_set_even() local
189 u_int n, mainh, otherh, sx, sy; in layout_set_main_h() local
287 u_int n, mainw, otherw, sx, sy; in layout_set_main_v() local
385 u_int n, width, height, used, sx, sy; in layout_set_tiled() local
H A Dlayout-custom.c161 u_int npanes, ncells, sx = 0, sy = 0; in layout_parse() local
287 u_int sx, sy, xoff, yoff; in layout_construct() local
H A Dcmd-rotate-window.c53 u_int sx, sy, xoff, yoff; in cmd_rotate_window_exec() local
H A Dcmd-resize-window.c56 u_int adjust, sx, sy, xpixel = 0, ypixel = 0; in cmd_resize_window_exec() local
H A Dcmd-swap-pane.c54 u_int sx, sy, xoff, yoff; in cmd_swap_pane_exec() local
H A Dgrid-view.c140 u_int sy; in grid_view_insert_lines() local
169 u_int sy; in grid_view_delete_lines() local
H A Djob.c76 job_free_cb freecb, void *data, int flags, int sx, int sy) in job_run()
271 job_resize(struct job *job, u_int sx, u_int sy) in job_resize()
H A Dwindow-tree.c512 u_int sx, u_int sy, const struct grid_cell *gc, const char *label) in window_tree_draw_label()
534 struct screen_write_ctx *ctx, u_int sx, u_int sy) in window_tree_draw_session()
668 struct window *w, struct screen_write_ctx *ctx, u_int sx, u_int sy) in window_tree_draw_window()
800 u_int sx, u_int sy) in window_tree_draw()
985 window_tree_resize(struct window_mode_entry *wme, u_int sx, u_int sy) in window_tree_resize()
H A Dlayout.c166 layout_set_size(struct layout_cell *lc, u_int sx, u_int sy, u_int xoff, in layout_set_size()
496 layout_resize(struct window *w, u_int sx, u_int sy) in layout_resize()
873 u_int sx, sy, xoff, yoff, size1, size2, minimum; in layout_split_pane() local
H A Dwindow-client.c218 struct screen_write_ctx *ctx, u_int sx, u_int sy) in window_client_draw()
346 window_client_resize(struct window_mode_entry *wme, u_int sx, u_int sy) in window_client_resize()
H A Dwindow.c295 window_create(u_int sx, u_int sy, u_int xpixel, u_int ypixel) in window_create()
412 window_resize(struct window *w, u_int sx, u_int sy, int xpixel, int ypixel) in window_resize()
431 window_pane_send_resize(struct window_pane *wp, u_int sx, u_int sy) in window_pane_send_resize()
916 window_pane_create(struct window *w, u_int sx, u_int sy, u_int hlimit) in window_pane_create()
1053 window_pane_resize(struct window_pane *wp, u_int sx, u_int sy) in window_pane_resize()
H A Dcmd-new-session.c83 u_int sx, sy, dsx, dsy, count = args_count(args); in cmd_new_session_exec() local
/openbsd/games/hack/
H A Dhack.mkshop.c87 int sh,sx,sy,i = -1; in mkshop() local
211 int sh,sx,sy,i; in mkzoo() local
280 int sx,sy,i,eelct = 0; in mkswamp() local
306 nexttodoor(int sx, int sy) in nexttodoor()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D20000511-1.f1 subroutine saxpy(n,sa,sx,incx,sy,incy) argument
8 real sx(*),sy(*),sa local
/openbsd/sys/arch/luna88k/dev/
H A Domrasops1.c102 om1_windowmove(struct rasops_info *ri, u_int16_t sx, u_int16_t sy, in om1_windowmove()
267 om4_windowmove(struct rasops_info *ri, u_int16_t sx, u_int16_t sy, in om4_windowmove()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D921011-1.c5 int th, h, em, nlwm, nlwS, nlw, sy; local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020201-1.c16 unsigned short sy; in main() local
/openbsd/regress/lib/libc/cephes/
H A Ddrand.c70 static int sy = 10000; variable
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ieee.h26 asymbol sy; member
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-ieee.h28 asymbol sy; member
/openbsd/sys/arch/sparc64/dev/
H A Difb.c1080 ifb_copyrect(struct ifb_softc *sc, int sx, int sy, int dx, int dy, int w, int h) in ifb_copyrect()
1113 ifb_rop(struct ifb_softc *sc, int sx, int sy, int dx, int dy, int w, int h, in ifb_rop()
1120 ifb_rop_common(struct ifb_softc *sc, bus_addr_t reg, int sx, int sy, in ifb_rop_common()
1166 ifb_rop_ifb(void *v, int sx, int sy, int dx, int dy, int w, int h, in ifb_rop_ifb()
1181 ifb_rop_jfb(void *v, int sx, int sy, int dx, int dy, int w, int h, in ifb_rop_jfb()
/openbsd/lib/libcurses/base/
H A Dlib_overlay.c171 int sx, sy, dx, dy; in copywin() local

123