Home
last modified time | relevance | path

Searched refs:dtype (Results 1 – 25 of 34) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dgxdevice.h124 #define std_device_body_with_macros_(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, open_init, dci_… argument
125 std_device_part1_(dtype, pprocs, dname, stype, open_init),\
131 #define std_device_std_body_type(dtype, pprocs, dname, stype, w, h, xdpi, ydpi)\ argument
132 std_device_body_with_macros_(dtype, pprocs, dname, stype,\
136 #define std_device_std_body(dtype, pprocs, dname, w, h, xdpi, ydpi)\ argument
137 std_device_std_body_type(dtype, pprocs, dname, 0, w, h, xdpi, ydpi)
139 #define std_device_std_body_type_open(dtype, pprocs, dname, stype, w, h, xdpi, ydpi)\ argument
140 std_device_body_with_macros_(dtype, pprocs, dname, stype,\
144 #define std_device_std_body_open(dtype, pprocs, dname, w, h, xdpi, ydpi)\ argument
145 std_device_std_body_type_open(dtype, pprocs, dname, 0, w, h, xdpi, ydpi)
[all …]
H A Dgdevprn.h397 #define prn_device_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, tm, … argument
398 std_device_full_body_type(dtype, &procs, dname, &st_device_printer,\
409 #define prn_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, depth, mg… argument
410 prn_device_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi,\
413 #define prn_device_margins_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm,… argument
414 std_device_full_body_type_extended(dtype, &procs, dname, &st_device_printer,\
425 #define prn_device_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, mcomp, … argument
426 prn_device_margins_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi,\
429 #define prn_device_std_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, … argument
430 std_device_std_color_full_body_type(dtype, &procs, dname, &st_device_printer,\
[all …]
H A Dgxdda.h52 #define dda_state_struct(sname, dtype, ntype)\ argument
53 struct sname { dtype Q; ntype R; }
54 #define dda_step_struct(sname, dtype, ntype)\ argument
55 struct sname { dtype dQ; ntype dR, NdR; }
H A Dgdevfax.h37 #define FAX_DEVICE_BODY(dtype, procs, dname, print_page)\ argument
38 prn_device_std_body(dtype, procs, dname,\
H A Dgxiodev.h189 const char *dtype; /* the type returned by currentdevparams */ member
H A Dgsiodev.c303 param_string_from_string(ts, iodev->dtype); in gs_getdevparams()
H A Dgdevcd8.c508 #define prn_colour_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, de… argument
509 …prn_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, depth, mg, mc, d…
630 #define prn_cmyk_colour_device(dtype, procs, dev_name, x_dpi, y_dpi, bpp, print_page, correct)\ argument
631 prn_colour_device_body(dtype, procs, dev_name,\
639 #define prn_cmy_colour_device(dtype, procs, dev_name, x_dpi, y_dpi, bpp, print_page, correct)\ argument
640 prn_colour_device_body(dtype, procs, dev_name,\
H A Dgdevcdj.c392 #define prn_colour_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, de… argument
393 …prn_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, depth, mg, mc, d…
398 #define prn_hp_colour_device(dtype, procs, dev_name, x_dpi, y_dpi, bpp, print_page, correct)\ argument
399 prn_colour_device_body(dtype, procs, dev_name,\
406 #define prn_cmyk_colour_device(dtype, procs, dev_name, x_dpi, y_dpi, bpp, print_page, correct)\ argument
407 prn_colour_device_body(dtype, procs, dev_name,\
414 #define bjc_device(dtype, p, d, x, y, b, pp, c) \ argument
415 prn_cmyk_colour_device(dtype, p, d, x, y, b, pp, c)
/plan9/sys/src/9/pc/
H A Dvgaradeon.c365 ulong bpp, dtype, i, pitch, clock_cntl_index, mclk_cntl, rbbm_soft_reset; in radeondrawinit() local
373 dtype = 2; in radeondrawinit()
377 dtype = 3; in radeondrawinit()
381 dtype = 4; in radeondrawinit()
385 dtype = 6; in radeondrawinit()
447 dp_gui_master_cntl = dtype << GMC_DST_DATATYPE_SHIFT | in radeondrawinit()
/plan9/sys/src/libventi/
H A Dmkfile11 dtype.$O\
H A Dcache.acid432 'b' 72 dtype;
456 print(" dtype ", addr.dtype, "\n");
/plan9/sys/src/cmd/usb/lib/
H A Dparse.c145 dname(int dtype) in dname() argument
147 switch(dtype){ in dname()
/plan9/sys/src/cmd/kl/
H A Dl.h249 EXTERN int dtype; variable
H A Dobj.c171 dtype = 4; in main()
836 Bprint(&bso, "%P set to %d\n", p, dtype); in ldobj()
838 di->value = dtype; in ldobj()
839 dtype += 4; in ldobj()
/plan9/sys/src/cmd/vl/
H A Dobj.c230 dtype = 4; in main()
919 Bprint(&bso, "%P set to %d\n", p, dtype); in ldobj()
921 di->value = dtype; in ldobj()
922 dtype += 4; in ldobj()
H A Dl.h243 EXTERN int dtype; variable
H A Dpass.c17 s->value = dtype; in dodata()
/plan9/sys/src/cmd/ql/
H A Dl.h244 EXTERN int dtype; variable
H A Dobj.c251 dtype = 4; in main()
964 Bprint(&bso, "%P set to %d\n", p, dtype); in ldobj()
966 di->value = dtype; in ldobj()
967 dtype += 4; in ldobj()
/plan9/sys/src/cmd/5l/
H A Dl.h278 EXTERN int dtype; variable
H A Dobj.c247 dtype = 4; in main()
975 Bprint(&bso, "%P set to %d\n", p, dtype); in ldobj()
977 di->value = dtype; in ldobj()
978 dtype += 4; in ldobj()
/plan9/sys/src/cmd/8l/
H A Dl.h274 EXTERN int dtype; variable
H A Dobj.c300 dtype = 4; in main()
980 Bprint(&bso, "%P set to %d\n", p, dtype); in ldobj()
982 di->value = dtype; in ldobj()
983 dtype += 4; in ldobj()
/plan9/sys/src/cmd/6l/
H A Dobj.c314 dtype = 4; in main()
1007 Bprint(&bso, "%P set to %d\n", p, dtype); in ldobj()
1009 di->value = dtype; in ldobj()
1010 dtype += 4; in ldobj()
H A Dl.h312 EXTERN int dtype; variable

12