Searched defs:box (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | V3.box.c | 50 box(WINDOW *win, _ochtype v, _ochtype h) in box() function
|
H A D | _box.c | 49 box(WINDOW *win, chtype v, chtype h) in box() function
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | box.c | 52 box(WINDOW *w, chtype v, chtype h) in box() function
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | box.c | 49 box(WINDOW *w, chtype v, chtype h) in box() function
|
/titanic_50/usr/src/ucblib/libcurses/ |
H A D | box.c | 32 box(WINDOW *win, char vert, char hor) in box() function
|
/titanic_50/usr/src/uts/intel/io/drm/ |
H A D | r300_cmdbuf.c | 67 drm_clip_rect_t box; in r300_emit_cliprects() local
|
H A D | i915_dma.c | 419 drm_clip_rect_t box; in i915_emit_box() local
|
H A D | radeon_state.c | 444 drm_clip_rect_t *box) in radeon_emit_clip_rect() 2976 drm_clip_rect_t box; in radeon_emit_packet3_cliprect() local
|
/titanic_50/usr/src/common/crypto/aes/amd64/ |
H A D | aesopt.h | 696 #define no_table(x, box, vf, rf, c) bytes2word(\ argument
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sysevent_impl.h | 533 typedef struct box { struct 536 } sev_box_t; argument
|
/titanic_50/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 832 #define box(w, v, h) \ macro
|
/titanic_50/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 897 #define box(w,v,h) wborder(w,v,v,h,h,0,0,0,0) macro
|