| /openbsd/src/usr.bin/tmux/ |
| D | grid-view.c | 35 grid_view_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_view_get_cell() 42 grid_view_set_cell(struct grid *gd, u_int px, u_int py, in grid_view_set_cell() 50 grid_view_set_padding(struct grid *gd, u_int px, u_int py) in grid_view_set_padding() 57 grid_view_set_cells(struct grid *gd, u_int px, u_int py, in grid_view_set_cells() 95 grid_view_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny, in grid_view_clear() 197 grid_view_insert_cells(struct grid *gd, u_int px, u_int py, u_int nx, u_int bg) in grid_view_insert_cells() 214 grid_view_delete_cells(struct grid *gd, u_int px, u_int py, u_int nx, u_int bg) in grid_view_delete_cells() 229 grid_view_string_cells(struct grid *gd, u_int px, u_int py, u_int nx) in grid_view_string_cells()
|
| D | grid.c | 153 u_int px, idx; in grid_compact_line() local 203 grid_clear_cell(struct grid *gd, u_int px, u_int py, u_int bg) in grid_clear_cell() 521 grid_get_cell1(struct grid_line *gl, u_int px, struct grid_cell *gc) in grid_get_cell1() 561 grid_get_cell(struct grid *gd, u_int px, u_int py, struct grid_cell *gc) in grid_get_cell() 572 grid_set_cell(struct grid *gd, u_int px, u_int py, const struct grid_cell *gc) in grid_set_cell() 595 grid_set_padding(struct grid *gd, u_int px, u_int py) in grid_set_padding() 602 grid_set_cells(struct grid *gd, u_int px, u_int py, const struct grid_cell *gc, in grid_set_cells() 631 grid_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny, u_int bg) in grid_clear() 735 grid_move_cells(struct grid *gd, u_int dx, u_int px, u_int py, u_int nx, in grid_move_cells() 1062 grid_string_cells(struct grid *gd, u_int px, u_int py, u_int nx, in grid_string_cells() [all …]
|
| D | grid-reader.c | 50 u_int px; in grid_reader_cursor_right() local 355 u_int px, py, xx, yy; in grid_reader_cursor_jump() local 385 u_int px, py, xx; in grid_reader_cursor_jump_back() local 412 u_int px, py, xx, yy, oldx, oldy; in grid_reader_cursor_back_to_indentation() local
|
| D | menu.c | 38 u_int px; member 185 menu_check_cb(__unused struct client *c, void *data, u_int px, u_int py, in menu_check_cb() 204 u_int i, px = md->px, py = md->py; in menu_draw_cb() local 460 struct cmdq_item *item, u_int px, u_int py, struct client *c, in menu_prepare() 541 struct cmdq_item *item, u_int px, u_int py, struct client *c, in menu_display()
|
| D | window-copy.c | 623 u_int ox, oy, px, py, n, offset, size; in window_copy_scroll1() local 724 u_int n, ox, oy, px, py; in window_copy_pageup1() local 782 u_int n, ox, oy, px, py; in window_copy_pagedown1() local 1673 u_int px, py, xx, n; in window_copy_cmd_previous_matching_bracket() local 1759 u_int px, py, xx, yy, sx, sy, n; in window_copy_cmd_next_matching_bracket() local 2163 u_int px, py, nextx, nexty; in window_copy_cmd_select_word() local 3152 window_copy_scroll_to(struct window_mode_entry *wme, u_int px, u_int py, in window_copy_scroll_to() 3186 window_copy_search_compare(struct grid *gd, u_int px, u_int py, in window_copy_search_compare() 3213 u_int ax, bx, px, pywrap, endline, padding; in window_copy_search_lr() local 3257 u_int ax, bx, px, pywrap, endline, padding; in window_copy_search_rl() local [all …]
|
| D | popup.c | 54 u_int px; member 169 popup_check_cb(struct client* c, void *data, u_int px, u_int py, u_int nx, in popup_check_cb() 219 u_int i, px = pd->px, py = pd->py; in popup_draw_cb() local 430 u_int px, py; in popup_handle_drag() local 491 u_int px, py, x; in popup_key_cb() local 639 popup_display(int flags, enum box_lines lines, struct cmdq_item *item, u_int px, in popup_display() 784 u_int px, py, sx, sy; in popup_editor() local
|
| D | screen-redraw.c | 118 u_int px, u_int py) in screen_redraw_pane_border() 197 screen_redraw_cell_border(struct screen_redraw_ctx *ctx, u_int px, u_int py) in screen_redraw_cell_border() 234 screen_redraw_type_of_cell(struct screen_redraw_ctx *ctx, u_int px, u_int py) in screen_redraw_type_of_cell() 316 screen_redraw_check_cell(struct screen_redraw_ctx *ctx, u_int px, u_int py, in screen_redraw_check_cell() 415 screen_redraw_check_is(struct screen_redraw_ctx *ctx, u_int px, u_int py, in screen_redraw_check_is() 437 u_int width, i, cell_type, px, py; in screen_redraw_make_pane_status() local 1002 int px, py, ox = ctx->ox, oy = ctx->oy; in screen_redraw_draw_scrollbar() local
|
| D | tty.c | 1073 tty_is_visible(__unused struct tty *tty, const struct tty_ctx *ctx, u_int px, in tty_is_visible() 1089 tty_clamp_line(struct tty *tty, const struct tty_ctx *ctx, u_int px, u_int py, in tty_clamp_line() 1128 u_int px, u_int nx, u_int bg) in tty_clear_line() 1180 u_int px, u_int nx, u_int bg) in tty_clear_pane_line() 1193 tty_clamp_area(struct tty *tty, const struct tty_ctx *ctx, u_int px, u_int py, in tty_clamp_area() 1256 u_int ny, u_int px, u_int nx, u_int bg) in tty_clear_area() 1328 u_int ny, u_int px, u_int nx, u_int bg) in tty_clear_pane_area() 1393 tty_check_overlay(struct tty *tty, u_int px, u_int py) in tty_check_overlay() 1410 tty_check_overlay_range(struct tty *tty, u_int px, u_int py, u_int nx, in tty_check_overlay_range() 1429 tty_draw_line(struct tty *tty, struct screen *s, u_int px, u_int py, u_int nx, in tty_draw_line() [all …]
|
| D | cmd-display-menu.c | 97 struct args *args, u_int *px, u_int *py, u_int w, u_int h) in cmd_display_menu_get_position() 300 u_int px, py, i, count = args_count(args); in cmd_display_menu_exec() local 399 u_int px, py, w, h, count = args_count(args); in cmd_display_popup_exec() local
|
| D | cmd-display-panes.c | 68 u_int pane, idx, px, py, i, j, xoff, yoff, sx, sy; in cmd_display_panes_draw_pane() local
|
| D | server-client.c | 172 server_client_overlay_range(u_int x, u_int y, u_int sx, u_int sy, u_int px, in server_client_overlay_range() 588 server_client_check_mouse_in_pane(struct window_pane *wp, u_int px, u_int py, in server_client_check_mouse_in_pane() 676 u_int x, y, b, sx, sy, px, py, sl_mpos = 0; in server_client_check_mouse() local
|
| D | screen.c | 462 screen_check_selection(struct screen *s, u_int px, u_int py) in screen_check_selection()
|
| D | screen-write.c | 567 u_int px, u_int py, u_int nx, u_int ny) in screen_write_fast_copy() 825 u_int cx, cy, px, py; in screen_write_preview() local 1309 screen_write_cursormove(struct screen_write_ctx *ctx, int px, int py, in screen_write_cursormove()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| D | auto_ptr.C | 6 X* px; member 24 ~auto_ptr() { delete px; } in ~auto_ptr() local 30 void reset(X* p=0) throw() { if (px != p) delete px, px = p; } in throw() local
|
| /openbsd/src/sys/dev/pci/drm/i915/gt/ |
| D | intel_gtt.h | 199 #define px_base(px) \ argument 207 #define px_dma(px) (__px_dma(px_base(px))) argument 210 #define px_vaddr(px) (__px_vaddr(px_base(px))) argument 212 #define px_pt(px) \ argument 216 #define px_used(px) (&px_pt(px)->used) argument 621 #define fill_px(px, v) fill_page_dma(px_base(px), (v), PAGE_SIZE / sizeof(u64)) argument 622 #define fill32_px(px, v) do { \ argument 641 #define free_pt(vm, px) free_px(vm, px, 0) argument 642 #define free_pd(vm, px) free_px(vm, px_pt(px), 1) argument
|
| /openbsd/src/lib/libm/src/ |
| D | s_copysignl.c | 25 struct ieee_ext *px = (struct ieee_ext *)&x; in copysignl() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bob/ |
| D | delete1.C | 15 X (*px) [10]; in main() local
|
| /openbsd/src/lib/libm/src/ld80/ |
| D | e_expl.c | 99 long double px, xx; in expl() local
|
| D | s_expm1l.c | 92 long double px, qx, xx; in expm1l() local
|
| /openbsd/src/lib/libm/src/ld128/ |
| D | e_expl.c | 116 long double px, xx; in expl() local
|
| D | s_expm1l.c | 96 long double px, qx, xx; in expm1l() local
|
| /openbsd/src/regress/lib/libc/qsort/ |
| D | antiqsort.c | 25 cmp(const void *px, const void *py) in cmp()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
| D | scope02.C | 57 X *px = &x01; in main() local
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | nbio_v7_9.c | 395 u32 tmp, px; in nbio_v7_9_get_compute_partition_mode() local
|
| /openbsd/src/gnu/gcc/libcpp/ |
| D | pch.c | 289 comp_hashnodes (const void *px, const void *py) in comp_hashnodes()
|