/netbsd-src/sys/external/bsd/drm/dist/bsd-core/ |
H A D | drm_drawable.c | 71 struct drm_draw *draw = data; in drm_adddraw() local 97 struct drm_draw *draw = (struct drm_draw *)data; in drm_rmdraw() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/ |
H A D | typecons.d | 624 int draw() { return 1; } in draw() function 625 int draw(int v) { return v; } in draw() function 627 int draw() const { return 2; } in draw() function 628 int draw() shared { return 3; } in draw() function 629 int draw() shared const { return 4; } in draw() function 630 int draw() immutable { return 5; } in draw() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/ |
H A D | typecons.d | 623 int draw() { return 1; } in draw() function 624 int draw(int v) { return v; } in draw() function 626 int draw() const { return 2; } in draw() function 627 int draw() shared { return 3; } in draw() function 628 int draw() shared const { return 4; } in draw() function 629 int draw() immutable { return 5; } in draw() function
|
/netbsd-src/games/battlestar/ |
H A D | command2.c | 131 draw(void) in draw() function
|
/netbsd-src/games/hunt/huntd/ |
H A D | draw.c | 315 drawplayer(PLAYER *pp, bool draw) in drawplayer()
|
/netbsd-src/sys/arch/macppc/dev/ |
H A D | pm_direct.h | 61 signed int draw; member
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libdriver/ |
H A D | printer.cpp | 165 void printer::draw(int, int *, int, const environment *) in draw() function in printer
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/ |
H A D | dvi.cpp | 582 void dvi_printer::draw(int code, int *p, int np, const environment *env) in draw() function in dvi_printer 705 void draw_dvi_printer::draw(int code, int *p, int np, const environment *env) in draw() function in draw_dvi_printer
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/ |
H A D | qxl_ioctl.c | 199 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/ |
H A D | lbp.cpp | 416 void lbp_printer::draw(int code, int *p, int np, const environment *env) in draw() function in lbp_printer
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grolj4/ |
H A D | lj4.cpp | 346 void lj4_printer::draw(int code, int *p, int np, const environment *env) in draw() function in lj4_printer
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/via/ |
H A D | via_dmablit.c | 770 int draw = xfer->to_fb; in via_build_sg_info() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
H A D | tty.cpp | 489 void tty_printer::draw(int code, int *p, int np, const environment *env) in draw() function in tty_printer
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/ |
H A D | ps.cpp | 1087 void ps_printer::draw(int code, int *p, int np, const environment *env) in draw() function in ps_printer
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 4096 void html_printer::draw(int code, int *p, int np, const environment *env) in draw() function in html_printer
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | node.cpp | 1417 void troff_output_file::draw(char code, hvpair *point, int npoints, in draw() function in troff_output_file
|