/plan9/sys/src/cmd/gs/src/ |
H A D | dos_.h | 34 # define inport(px) inpw(px) argument 35 # define inportb(px) inp(px) argument 36 # define outport(px,w) outpw(px,w) argument 37 # define outportb(px,b) outp(px,b) argument
|
H A D | zimage.c | 241 int px; in zimage_data_setup() local 350 int px = ETOP_PLANE_INDEX(esp)->value.intval; in image_proc_continue() local 398 int px = ETOP_PLANE_INDEX(esp)->value.intval; in image_proc_process() local 427 int px; in image_file_continue() local 525 int px; in image_string_continue() local
|
H A D | gsstate.h | 74 #define gs_sethalftonephase(pgs, px, py)\ argument
|
H A D | gdevmr2n.c | 34 #define x_offset(px, ty, textures)\ argument 64 int px, int py) in mem_gray_rop_strip_tile_rectangle()
|
H A D | gsrect.h | 77 #define INT_RECT_FROM_PARALLELOGRAM(prect, px, py, ax, ay, bx, by)\ argument
|
H A D | gxidata.c | 71 int px; in gx_image1_plane_data() local 83 int px; in gx_image1_plane_data() local
|
H A D | gxacpath.c | 320 #define ACCUM_ALLOC(s, ar, px, py, qx, qy)\ argument 326 #define ACCUM_SET(s, ar, px, py, qx, qy)\ argument
|
H A D | gxclip2.c | 106 gx_device * tdev, int px, int py, gs_memory_t *mem) in tile_clip_initialize() 122 tile_clip_set_phase(gx_device_tile_clip * cdev, int px, int py) in tile_clip_set_phase()
|
H A D | gxclpath.c | 787 clist_put_polyfill(gx_device *dev, fixed px, fixed py, in clist_put_polyfill() 835 clist_fill_parallelogram(gx_device *dev, fixed px, fixed py, in clist_fill_parallelogram() 860 clist_fill_triangle(gx_device *dev, fixed px, fixed py, in clist_fill_triangle() 1090 fixed px = int2fixed(pcls->rect.x); in cmd_put_path() local
|
H A D | vdtrace.c | 31 private double px, py; variable 67 double px = bezier_point(p0x, p1x, p2x, p3x, t); in vd_flatten() local
|
H A D | gsimage.c | 267 int px = penum->plane_index; in next_plane() local 393 int px = penum->plane_index; in gs_image_next() local
|
H A D | gsdps1.c | 103 floatp px = pr->p.x, py = pr->p.y, qx = pr->q.x, qy = pr->q.y; in gs_rectappend() local
|
H A D | gdevtrac.c | 215 fixed px, fixed py, fixed ax, fixed ay, in trace_fill_parallelogram() 230 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in trace_fill_triangle() 262 int px, int py) in trace_strip_tile_rectangle()
|
H A D | gxwts.h | 66 double px; member
|
H A D | gdevmr1.c | 33 #define x_offset(px, ty, textures)\ argument
|
H A D | gxp1fill.c | 68 int px, py; in tile_fill_init() local 263 int px = in gx_dc_pattern_fill_rectangle() local
|
H A D | gxpath.c | 44 #define outside_bbox(ppath, px, py)\ argument 47 #define check_in_bbox(ppath, px, py)\ argument 972 double px = fixed2float(pseg->pt.x); in gx_print_segment() local
|
H A D | gsmatrix.c | 391 fixed px, py, t; in gs_point_transform2fixed() local 473 fixed px, py, t; in gs_distance_transform2fixed() local
|
H A D | gdevnfwd.c | 210 gx_color_index color1, int px, int py) in gx_forward_tile_rectangle() 452 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_forward_fill_parallelogram() 466 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_forward_fill_triangle() 513 int px, int py) in gx_forward_strip_tile_rectangle() 1041 null_fill_parallelogram(gx_device * dev, fixed px, fixed py, in null_fill_parallelogram() 1050 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in null_fill_triangle()
|
/plan9/sys/src/cmd/scat/ |
H A D | dssread.c | 62 Pix *aend, px; in dodecode() local
|
H A D | qtree.c | 212 Pix px; in qtree_bitins() local
|
/plan9/sys/src/cmd/qi/ |
H A D | mem.c | 14 ulong px; in ifetch() local
|
/plan9/sys/src/cmd/map/ |
H A D | symbol.c | 188 dorot(struct symb *sp, double *px, double *py) in dorot()
|
/plan9/sys/src/cmd/awk/ |
H A D | lex.c | 393 { char xbuf[100], *px; in string() local
|
/plan9/sys/src/cmd/usb/kb/ |
H A D | kb.c | 277 ptrrepvals(KDev *kd, Chain *ch, int *px, int *py, int *pb) in ptrrepvals() 313 ptrbootpvals(KDev *kd, Chain *ch, int *px, int *py, int *pb) in ptrbootpvals()
|