Home
last modified time | relevance | path

Searched refs:opxy (Results 1 – 21 of 21) sorted by relevance

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzpath.c89 double opxy[2]; in common_to() local
92 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
93 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
120 double opxy[6]; in common_curve() local
123 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
125 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c272 double opxy[2]; in common_transform() local
279 opxy[1] = op->value.realval; in common_transform()
282 opxy[1] = (double)op->value.intval; in common_transform()
291 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
292 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
306 opxy[0] = (op - 1)->value.realval; in common_transform()
309 opxy[0] = (double)(op - 1)->value.intval; in common_transform()
314 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzpath.c89 double opxy[2]; in common_to() local
92 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
93 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
120 double opxy[6]; in common_curve() local
123 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
125 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c272 double opxy[2]; in common_transform() local
279 opxy[1] = op->value.realval; in common_transform()
282 opxy[1] = (double)op->value.intval; in common_transform()
291 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
292 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
306 opxy[0] = (op - 1)->value.realval; in common_transform()
309 opxy[0] = (double)(op - 1)->value.intval; in common_transform()
314 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzpath.c87 double opxy[2]; in common_to() local
90 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
91 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
118 double opxy[6]; in common_curve() local
121 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
123 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c270 double opxy[2]; in common_transform() local
277 opxy[1] = op->value.realval; in common_transform()
280 opxy[1] = op->value.intval; in common_transform()
289 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
290 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
304 opxy[0] = (op - 1)->value.realval; in common_transform()
307 opxy[0] = (op - 1)->value.intval; in common_transform()
312 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzpath.c89 double opxy[2]; in common_to() local
92 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
93 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
120 double opxy[6]; in common_curve() local
123 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
125 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c272 double opxy[2]; in common_transform() local
279 opxy[1] = op->value.realval; in common_transform()
282 opxy[1] = op->value.intval; in common_transform()
291 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
292 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
306 opxy[0] = (op - 1)->value.realval; in common_transform()
309 opxy[0] = (op - 1)->value.intval; in common_transform()
314 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzpath.c89 double opxy[2]; in common_to() local
92 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
93 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
120 double opxy[6]; in common_curve() local
123 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
125 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c272 double opxy[2]; in common_transform() local
279 opxy[1] = op->value.realval; in common_transform()
282 opxy[1] = op->value.intval; in common_transform()
291 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
292 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
306 opxy[0] = (op - 1)->value.realval; in common_transform()
309 opxy[0] = (op - 1)->value.intval; in common_transform()
314 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzpath.c87 double opxy[2]; in common_to() local
90 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
91 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
118 double opxy[6]; in common_curve() local
121 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
123 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c270 double opxy[2]; in common_transform() local
277 opxy[1] = op->value.realval; in common_transform()
280 opxy[1] = op->value.intval; in common_transform()
289 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
290 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
304 opxy[0] = (op - 1)->value.realval; in common_transform()
307 opxy[0] = (op - 1)->value.intval; in common_transform()
312 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzpath.c92 double opxy[2]; in common_to() local
95 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
96 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
123 double opxy[6]; in common_curve() local
126 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
128 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c275 double opxy[2]; in common_transform() local
282 opxy[1] = op->value.realval; in common_transform()
285 opxy[1] = op->value.intval; in common_transform()
294 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
295 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
309 opxy[0] = (op - 1)->value.realval; in common_transform()
312 opxy[0] = (op - 1)->value.intval; in common_transform()
317 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzpath.c92 double opxy[2]; in common_to() local
95 if ((code = num_params(op, 2, opxy)) < 0 || in common_to()
96 (code = (*add_proc)(igs, opxy[0], opxy[1])) < 0 in common_to()
123 double opxy[6]; in common_curve() local
126 if ((code = num_params(op, 6, opxy)) < 0) in common_curve()
128 code = (*add_proc)(igs, opxy[0], opxy[1], opxy[2], opxy[3], opxy[4], opxy[5]); in common_curve()
H A Dzmatrix.c275 double opxy[2]; in common_transform() local
282 opxy[1] = op->value.realval; in common_transform()
285 opxy[1] = op->value.intval; in common_transform()
294 (code = num_params(op - 1, 2, opxy)) < 0 || in common_transform()
295 (code = (*matproc) (opxy[0], opxy[1], pmat, &pt)) < 0 in common_transform()
309 opxy[0] = (op - 1)->value.realval; in common_transform()
312 opxy[0] = (op - 1)->value.intval; in common_transform()
317 if ((code = (*ptproc) (igs, opxy[0], opxy[1], &pt)) < 0) in common_transform()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/internal/obj/s390x/
H A Dasmz.go2913 opxy = op_AG
2915 opxy = op_ALG
2918 opxy = op_AY
2925 opxy = op_SG
2932 opxy = op_SY
2934 opxy = op_NG
2937 opxy = op_NY
2939 opxy = op_OG
2942 opxy = op_OY
2944 opxy = op_XG
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/s390x/
H A Dasmz.go3044 opxy = op_AG
3046 opxy = op_ALG
3051 opxy = op_AY
3058 opxy = op_SG
3065 opxy = op_SY
3067 opxy = op_NG
3070 opxy = op_NY
3072 opxy = op_OG
3075 opxy = op_OY
3077 opxy = op_XG
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/s390x/
H A Dasmz.go3034 opxy = op_AG
3036 opxy = op_ALG
3039 opxy = op_AY
3046 opxy = op_SG
3053 opxy = op_SY
3055 opxy = op_NG
3058 opxy = op_NY
3060 opxy = op_OG
3063 opxy = op_OY
3065 opxy = op_XG
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dpolymost.cpp3449 vec3f_t const opxy[3] = { { py[1] - py[2], py[2] - py[0], py[0] - py[1] }, in polymost_drawpoly() local
3453 float const r = 1.f / (opxy[0].x*px[0] + opxy[0].y*px[1] + opxy[0].z*px[2]); in polymost_drawpoly()
3455 vec3f_t ngx = { (opxy[0].x * dd[0] + opxy[0].y * dd[1] + opxy[0].z * dd[2]) * r, in polymost_drawpoly()
3456 … ((opxy[0].x * uu[0] + opxy[0].y * uu[1] + opxy[0].z * uu[2]) * r) * hacksc.x, in polymost_drawpoly()
3457 … ((opxy[0].x * vv[0] + opxy[0].y * vv[1] + opxy[0].z * vv[2]) * r) * hacksc.y }; in polymost_drawpoly()
3459 vec3f_t ngy = { (opxy[1].x * dd[0] + opxy[1].y * dd[1] + opxy[1].z * dd[2]) * r, in polymost_drawpoly()
3460 … ((opxy[1].x * uu[0] + opxy[1].y * uu[1] + opxy[1].z * uu[2]) * r) * hacksc.x, in polymost_drawpoly()
3461 … ((opxy[1].x * vv[0] + opxy[1].y * vv[1] + opxy[1].z * vv[2]) * r) * hacksc.y }; in polymost_drawpoly()
3463 vec3f_t ngo = { dd[0] - opxy[2].x * ngx.d - opxy[2].y * ngy.d, in polymost_drawpoly()
3464 (uu[0] - opxy[2].x * ngx.u - opxy[2].y * ngy.u) * hacksc.x, in polymost_drawpoly()
[all …]
/dports/science/madness/madness-ebb3fd7/src/apps/chem/
H A DCCPotentials.cc1424 …real_function_6d opxy=CompositeFactory<double, 6, 3>(world).g12(op).particle1(copy(x)).particle2(c… in overlap() local
1425 return f1.u.inner(opxy); in overlap()
1464 …real_function_6d opxy=CompositeFactory<double, 6, 3>(world).g12(op).particle1(copy(x)).particle2(c… in overlap() local
1465 return f2.u.inner(opxy); in overlap()