Searched refs:gd (Results 1 - 25 of 104) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dgrid-view.c30 #define grid_view_x(gd, x) (x)
31 #define grid_view_y(gd, y) ((gd)->hsize + (y))
35 grid_view_peek_cell(struct grid *gd, u_int px, u_int py) argument
37 return (grid_peek_cell(gd, grid_view_x(gd, px), grid_view_y(gd, py)));
42 grid_view_get_cell(struct grid *gd, u_int px, u_int py) argument
44 return (grid_get_cell(gd, grid_view_x(gd, p
49 grid_view_set_cell( struct grid *gd, u_int px, u_int py, const struct grid_cell *gc) argument
57 grid_view_peek_utf8(struct grid *gd, u_int px, u_int py) argument
64 grid_view_get_utf8(struct grid *gd, u_int px, u_int py) argument
71 grid_view_set_utf8( struct grid *gd, u_int px, u_int py, const struct grid_utf8 *gu) argument
79 grid_view_clear_history(struct grid *gd) argument
103 grid_view_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny) argument
115 grid_view_scroll_region_up(struct grid *gd, u_int rupper, u_int rlower) argument
137 grid_view_scroll_region_down(struct grid *gd, u_int rupper, u_int rlower) argument
149 grid_view_insert_lines(struct grid *gd, u_int py, u_int ny) argument
164 grid_view_insert_lines_region(struct grid *gd, u_int rlower, u_int py, u_int ny) argument
181 grid_view_delete_lines(struct grid *gd, u_int py, u_int ny) argument
197 grid_view_delete_lines_region(struct grid *gd, u_int rlower, u_int py, u_int ny) argument
214 grid_view_insert_cells(struct grid *gd, u_int px, u_int py, u_int nx) argument
233 grid_view_delete_cells(struct grid *gd, u_int px, u_int py, u_int nx) argument
250 grid_view_string_cells(struct grid *gd, u_int px, u_int py, u_int nx) argument
[all...]
H A Dcmd-clear-history.c44 struct grid *gd; local
48 gd = wp->base.grid;
50 grid_move_lines(gd, 0, gd->hsize, gd->sy);
51 gd->hsize = 0;
H A Dgrid.c40 #define grid_put_cell(gd, px, py, gc) do { \
41 memcpy(&gd->linedata[py].celldata[px], \
42 gc, sizeof gd->linedata[py].celldata[px]); \
44 #define grid_put_utf8(gd, px, py, gc) do { \
45 memcpy(&gd->linedata[py].utf8data[px], \
46 gc, sizeof gd->linedata[py].utf8data[px]); \
53 grid_check_y(struct grid *gd, u_int py) argument
55 if ((py) >= (gd)->hsize + (gd)->sy)
61 grid_check_y(struct grid *gd, u_in argument
75 struct grid *gd; local
93 grid_destroy(struct grid *gd) argument
150 grid_collect_history(struct grid *gd) argument
172 grid_scroll_history(struct grid *gd) argument
187 grid_scroll_history_region(struct grid *gd, u_int upper, u_int lower) argument
221 grid_expand_line(struct grid *gd, u_int py, u_int sx) argument
238 grid_expand_line_utf8(struct grid *gd, u_int py, u_int sx) argument
252 grid_peek_cell(struct grid *gd, u_int px, u_int py) argument
264 grid_get_cell(struct grid *gd, u_int px, u_int py) argument
275 grid_set_cell( struct grid *gd, u_int px, u_int py, const struct grid_cell *gc) argument
287 grid_peek_utf8(struct grid *gd, u_int px, u_int py) argument
299 grid_get_utf8(struct grid *gd, u_int px, u_int py) argument
310 grid_set_utf8( struct grid *gd, u_int px, u_int py, const struct grid_utf8 *gc) argument
322 grid_clear(struct grid *gd, u_int px, u_int py, u_int nx, u_int ny) argument
358 grid_clear_lines(struct grid *gd, u_int py, u_int ny) argument
385 grid_move_lines(struct grid *gd, u_int dy, u_int py, u_int ny) argument
423 grid_move_cells(struct grid *gd, u_int dx, u_int px, u_int py, u_int nx) argument
459 grid_string_cells(struct grid *gd, u_int px, u_int py, u_int nx) argument
[all...]
H A Dcmd-capture-pane.c49 struct grid *gd; local
57 gd = s->grid;
64 top = gd->hsize;
66 } else if (n < 0 && (u_int) -n > gd->hsize)
69 top = gd->hsize + n;
70 if (top > gd->hsize + gd->sy - 1)
71 top = gd->hsize + gd->sy - 1;
75 bottom = gd
[all...]
H A Dcmd-list-panes.c93 struct grid *gd; local
100 gd = wp->base.grid;
103 for (i = 0; i < gd->hsize; i++) {
104 gl = &gd->linedata[i];
108 size += gd->hsize * sizeof *gd->linedata;
114 n, wp->sx, wp->sy, gd->hsize, gd->hlimit, size,
122 n, wp->sx, wp->sy, gd->hsize, gd
[all...]
H A Dscreen.c152 struct grid *gd = s->grid; local
168 gd->sx = sx;
174 struct grid *gd = s->grid; local
200 grid_view_delete_lines(gd, oldy - available, available);
212 if (gd->flags & GRID_HISTORY)
213 gd->hsize += needed;
217 grid_view_delete_lines(gd, 0, available);
223 gd->linedata = xrealloc(
224 gd->linedata, gd
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m68k/
H A Dtls-gd-3.d2 #source: tls-gd-3.s
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Dtlsopt4.s7 addi 3,2,gd@got@tlsgd
10 bl __tls_get_addr(gd@tlsgd)
14 bl __tls_get_addr(gd@tlsgd)
19 addi 3,2,gd@got@tlsgd
22 addi 3,2,gd@got@tlsgd
24 bl __tls_get_addr(gd@tlsgd)
28 addi 3,2,gd@got@tlsgd
33 bl __tls_get_addr(gd@tlsgd)
H A Dtlsopt4_32.s7 addi 3,13,gd@got@tlsgd
10 bl __tls_get_addr(gd@tlsgd)
13 bl __tls_get_addr(gd@tlsgd)
17 addi 3,13,gd@got@tlsgd
20 addi 3,13,gd@got@tlsgd
22 bl __tls_get_addr(gd@tlsgd)
25 addi 3,13,gd@got@tlsgd
30 bl __tls_get_addr(gd@tlsgd)
H A Dtlslib32.s1 .global __tls_get_addr,__tls_get_addr_opt,gd,ld
7 gd: .space 4 label
H A Dtlsopt2_32.s5 addi 3,13,gd@got@tlsgd
8 addi 3,13,gd@got@tlsgd
H A Dtlslib.s1 .global __tls_get_addr,__tls_get_addr_opt,gd,ld
15 gd: .space 8 label
H A Doldtlslib.s1 .global __tls_get_addr,__tls_get_addr_opt,gd,ld
18 gd: .space 8 label
H A Dtlsopt2.s5 addi 3,2,gd@got@tlsgd
8 addi 3,2,gd@got@tlsgd
H A Dtlsopt3.s8 addi 3,2,gd@got@tlsgd
H A Dtlsopt3_32.s8 addi 3,13,gd@got@tlsgd
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20021120-1.c24 volatile double gd[32]; variable
35 pd = gd; COPYIN (d, pd);
39 pd = gd; ADD (d, pd);
40 pd = gd; ADD (d, pd);
41 pd = gd; ADD (d, pd);
44 pd = gd; COPYOUT (d, pd);
52 gd[i] = i, gf[i] = i;
55 if (gd[i] != i * 4 || gf[i] != i)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20021120-1.c24 volatile double gd[32]; variable
35 pd = gd; COPYIN (d, pd);
39 pd = gd; ADD (d, pd);
40 pd = gd; ADD (d, pd);
41 pd = gd; ADD (d, pd);
44 pd = gd; COPYOUT (d, pd);
52 gd[i] = i, gf[i] = i;
55 if (gd[i] != i * 4 || gf[i] != i)
/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/ldt/
H A Dtestldt.c108 d.gd.gd_looffset = offset & 0x0000ffff;
109 d.gd.gd_selector = sel & 0xffff;
110 d.gd.gd_stkcpy = stkcpy & 0x1ff;
111 d.gd.gd_type = type & 0x1ff;
112 d.gd.gd_dpl = dpl & 0x3;
113 d.gd.gd_p = 1;
114 d.gd.gd_hioffset = (offset & 0xffff0000) >> 16;
152 offset = dp->gd.gd_looffset | (dp->gd.gd_hioffset << 16);
156 stack_copy = dp->gd
214 union descriptor *sd, *gd; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dtls-err-37.d2 #source: tls-gd-2.s --pic
H A Dtls-err-45.d2 #source: tls-gd-1.s --pic
H A Dtls-und-38.d1 #source: tls-gd-2.s --pic
H A Dtls-und-46.d1 #source: tls-gd-1.s --pic
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dpr32897.c5 double gd; variable
26 gd = u.d;
/netbsd-6-1-5-RELEASE/sys/arch/arm/gemini/
H A Dif_gpn.c248 gpn_process_data(struct gpn_softc *sc, const ipm_gpn_desc_t *gd) argument
251 size_t pktlen = gd->gd_pktlen64 * 64;
252 unsigned int subtype = gd->gd_subtype;
287 ok = gpn_add_data(sc, gd->gd_addr1, gd->gd_len1);
288 if (ok && gd->gd_addr2 && gd->gd_len2)
289 ok = gpn_add_data(sc, gd->gd_addr2, gd->gd_len2);
302 KASSERT(((m->m_pkthdr.len + 63) >> 6) == gd
362 ipm_gpn_desc_t gd; local
522 const ipm_gpn_desc_t * const gd = desc; local
566 ipm_gpn_desc_t gd; local
592 ipm_gpn_desc_t gd; local
723 gpn_print_gd(ipm_gpn_desc_t *gd) argument
[all...]

Completed in 148 milliseconds

12345