Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 41) sorted by relevance

12

/plan9/sys/src/cmd/unix/drawterm/libmp/
H A Dmpeuclid.c14 mpint *tmp, *x0, *x1, *x2, *y0, *y1, *y2, *q, *r; in mpeuclid() local
/plan9/sys/src/libmp/port/
H A Dmpeuclid.c14 mpint *tmp, *x0, *x1, *x2, *y0, *y1, *y2, *q, *r; in mpeuclid() local
/plan9/sys/src/cmd/plot/libplot/
H A Drarc.c8 void rarc(double x1, double y1, double x2, double y2, double xc, double yc, double rr){ in rarc()
/plan9/sys/src/cmd/gs/src/
H A Dvdtrace.c97 void vd_impl_curveto(double x1, double y1, double x2, double y2, double x3, double y3) in vd_impl_curveto()
150 void vd_impl_quad(double x0, double y0, double x1, double y1, double x2, double y2, double x3, doub… in vd_impl_quad()
164 void vd_impl_curve(double x0, double y0, double x1, double y1, double x2, double y2, double x3, dou… in vd_impl_curve()
H A Dvdtrace.h120 # define vd_curveto(x0,y0,x1,y1,x2,y2) BEGIN if (vd_trace1) vd_impl_curveto(x0,y0,x1,y1,x2,y2);… argument
125 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… argument
126 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_curve(x0,y0,x1,y1,x2… argument
165 # define vd_curveto(x0,y0,x1,y1,x2,y2) DO_NOTHING argument
170 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
171 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
H A Dgxpflat.c154 curve_coeffs_ranged(fixed x0, fixed x1, fixed x2, fixed x3, in curve_coeffs_ranged()
189 fixed x1, y1, x2, y2; in gx_flattened_iterator__init() local
H A Dgspath.c240 floatp x1, floatp y1, floatp x2, floatp y2, floatp x3, floatp y3) in gs_curveto_aux()
264 floatp x1, floatp y1, floatp x2, floatp y2, floatp x3, floatp y3) in gs_curveto()
H A Dgxpath.c671 fixed x1, fixed y1, fixed x2, fixed y2, fixed x3, fixed y3, in gx_path_add_curve_notes()
678 fixed x1, fixed y1, fixed x2, fixed y2, fixed x3, fixed y3, in gz_path_add_curve_notes()
706 fixed x1, fixed y1, fixed x2, fixed y2, fixed x3, fixed y3, in gz_path_bbox_add_curve_notes()
H A Dgxshade1.c403 double *x2, double *y2, double *r2) in R_outer_circle()
463 double x0, double y0, double x1, double y1, double x2, double y2, double t) in R_fill_triangle_new()
650 double x2, y2, r2, x3, y3, r3; in R_extensions() local
H A Dgdevpe.c136 int x2, y2, xlen; in pe_fill_rectangle() local
H A Dgxpath.h172 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
H A Dgxpath2.c207 fixed x2 = pseg2->pt.x, y2 = pseg2->pt.y; in gx_subpath_is_rectangular() local
H A Dgdevpcx.c162 ushort x2; /* x1 + width - 1 */ member
H A Dgdevherc.c380 int x2, y2, xlen; in herc_fill_rectangle() local
H A Dgdevpsdu.c147 floatp x1, floatp y1, floatp x2, floatp y2, floatp x3, floatp y3, in psdf_curveto()
H A Ddwtrace.c212 …gt_curveto(vd_trace_interface *I, double x0, double y0, double x1, double y1, double x2, double y2) in dw_gt_curveto()
/plan9/sys/src/cmd/postscript/tr2post/
H A Ddraw.c92 int r, x1, y1, x2, y2, i; in draw() local
/plan9/sys/src/cmd/scat/
H A Dposn.c12 float x1, x2, x3, x4; in amdinv() local
/plan9/sys/src/games/mp3enc/
H A Dpcm.c250 #define BYTES2(x1,x2) ((((int8_t)(x1)) << 8) + (uint8_t)(x2)) argument
251 #define BYTES3(x1,x2,x3) ((((int8_t)(x1)) << 8) + (uint8_t)(x2) + 1/256.*(uint8_t)(x3)) argument
252 #define BYTES4(x1,x2,x3,x4) ((((int8_t)(x1)) << 8) + (uint8_t)(x2) + 1/256.*(uint8_t)(x3) + 1/65536… argument
1375 IN int* const x2 ) in factorize()
H A Dnewmdct.c381 const sample_t *x2 = &x1[238-14-286]; in window_subband() local
H A Dquantize_pvt.c1026 double x2 = istep * xp[2]; in quantize_xrpow() local
1097 FLOAT8 x1, x2, x3, x4, x5, x6, x7, x8; in quantize_xrpow() local
H A Dutil.c392 FLOAT8 bkwn,x2; in blackman() local
/plan9/sys/src/cmd/9nfs/
H A Dnfs.c18 uvlong x1, x2; in rpc2xfid() local
/plan9/sys/src/cmd/postscript/g3p9bit/
H A Dg3p9bit.c269 int x, oldx, x2, oldx2, dx, xx; in readrow() local
/plan9/sys/src/ape/cmd/diff/
H A Dregex.c689 #define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) argument
690 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) argument
691 #define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument
1024 #define DEBUG_PRINT2(x1, x2) argument
1025 #define DEBUG_PRINT3(x1, x2, x3) argument
1026 #define DEBUG_PRINT4(x1, x2, x3, x4) argument

12