/plan9/sys/src/cmd/gs/src/ |
H A D | gxdevice.h | 124 #define std_device_body_with_macros_(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, open_init, dci_… argument 131 #define std_device_std_body_type(dtype, pprocs, dname, stype, w, h, xdpi, ydpi)\ argument 136 #define std_device_std_body(dtype, pprocs, dname, w, h, xdpi, ydpi)\ argument 139 #define std_device_std_body_type_open(dtype, pprocs, dname, stype, w, h, xdpi, ydpi)\ argument 144 #define std_device_std_body_open(dtype, pprocs, dname, w, h, xdpi, ydpi)\ argument 147 #define std_device_full_body_type(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, ncomp, depth, mg, … argument 154 #define std_device_full_body_type_extended(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, mcomp, nc… argument 161 #define std_device_full_body(dtype, pprocs, dname, w, h, xdpi, ydpi, ncomp, depth, mg, mc, dg, dc, … argument 165 #define std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, ncomp, depth,… argument 172 #define std_device_dci_type_body(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, ncomp, depth, mg, m… argument [all …]
|
H A D | gdevprn.h | 397 #define prn_device_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, tm, … argument 409 #define prn_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, depth, mg… argument 413 #define prn_device_margins_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm,… argument 425 #define prn_device_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, mcomp, … argument 429 #define prn_device_std_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, … argument 440 #define prn_device_std_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color_bits, … argument 444 #define prn_device_std_margins_body_copies(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, b… argument 455 #define prn_device_std_body_copies(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color… argument 461 #define prn_device_margins(procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, tm, color_bits, … argument 466 #define prn_device(procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color_bits, print_page)\ argument [all …]
|
H A D | ziodev.c | 42 #define iodev_special(dname, init, open) {\ argument 77 const byte *dname; in zgetiodevice() local
|
H A D | gdevfax.h | 37 #define FAX_DEVICE_BODY(dtype, procs, dname, print_page)\ argument
|
H A D | iinit.c | 201 const char *dname = initial_dictionaries[i].name; in make_initial_dict() local 290 const char *dname = initial_dstack[i]; in obj_init() local
|
H A D | gsiodevs.c | 26 #define iodev_stdio(dname, open) {\ argument
|
H A D | opdef.h | 52 #define op_def_begin_dict(dname) {dname, 0} argument
|
H A D | gxiodev.h | 188 const char *dname; /* the IODevice name */ member
|
H A D | gdevatx.c | 44 #define ATX_DEVICE(dname, w10, h10, dpi, lrm, btm, print_page)\ argument
|
H A D | ziodevs.c | 32 #define iodev_special(dname, init, open) {\ argument
|
H A D | gdevfax.c | 34 #define FAX_DEVICE(dname, print_page)\ argument
|
H A D | ziodevsc.c | 33 #define iodev_special(dname, init, open) {\ argument
|
H A D | zdevice.c | 75 const char *dname; in zdevicename() local
|
H A D | gsiodev.c | 286 const char *dname = iodev->dname; in gs_findiodevice() local
|
H A D | gdevclj.c | 537 #define CLJ_DEVICE_BODY(procs, dname, rotated)\ argument
|
/plan9/sys/src/cmd/unix/drawterm/libc/ |
H A D | pushssl.c | 14 char dname[64]; in pushssl() local
|
H A D | pushtls.c | 46 char dname[64]; in pushtls() local
|
/plan9/sys/src/libc/9sys/ |
H A D | pushssl.c | 14 char dname[64]; in pushssl() local
|
H A D | pushtls.c | 45 char dname[64]; in pushtls() local
|
/plan9/sys/src/cmd/replica/ |
H A D | updatedb.c | 40 char *dname; in xlog() local
|
H A D | db.c | 161 char *dname; in insertdb() local
|
/plan9/sys/src/cmd/ |
H A D | netstat.c | 127 char *dname; in pip() local
|
/plan9/sys/src/cmd/usb/lib/ |
H A D | parse.c | 145 dname(int dtype) in dname() function
|
/plan9/sys/src/cmd/ndb/ |
H A D | convM2DNS.c | 338 char dname[Domlen+1]; in convM2RR() local 515 char dname[Domlen+1]; in convM2Q() local
|
/plan9/sys/src/9/port/ |
H A D | devfs.c | 361 mdelctl(char *tname, char *dname) in mdelctl() 447 validdevname(Tree *t, char *dname) in validdevname() 540 char *tname, *dname, *fakef[4]; in mconfig() local
|