Home
last modified time | relevance | path

Searched refs:rotated_n (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Ddup.c268 if (ObjPtr->ctm != NULL && PolyPtr->rotated_n != 0 &&
270 poly_ptr->rotated_n = num_pts = PolyPtr->rotated_n;
279 poly_ptr->rotated_n = 0;
377 polygon_ptr->rotated_n = num_pts = PolygonPtr->rotated_n;
386 polygon_ptr->rotated_n = 0;
412 oval_ptr->rotated_n = num_pts = OvalPtr->rotated_n;
421 oval_ptr->rotated_n = 0;
466 rcbox_ptr->rotated_n = num_pts = RCBoxPtr->rotated_n;
475 rcbox_ptr->rotated_n = 0;
515 arc_ptr->rotated_n = num_pts = ArcPtr->rotated_n;
[all …]
H A Dobj.c392 oval_ptr->rotated_n = 0;
403 polygon_ptr->rotated_n = 0;
413 arc_ptr->rotated_n = arc_ptr->rotated_asn = 0;
422 rcbox_ptr->rotated_n = 0;
588 poly_ptr->rotated_n = poly_ptr->rotated_asn = 0;
744 polygon_ptr->rotated_n = 0;
907 n = ObjPtr->detail.p->rotated_n;
911 n = ObjPtr->detail.g->rotated_n;
915 n = ObjPtr->detail.o->rotated_n;
919 n = ObjPtr->detail.a->rotated_n;
[all …]
H A Dtypes.h169 int rotated_n, rotated_asn; member
197 int rotated_n; member
209 int rotated_n; member
492 int rotated_n, rotated_asn; member
499 int rotated_n; member
H A Doval.c292 oval_ptr->rotated_n = 0;
344 oval_ptr->rotated_n = sn;
347 oval_ptr->rotated_n = 13;
391 oval_ptr->rotated_vlist, oval_ptr->rotated_n,
423 oval_ptr->rotated_vlist, oval_ptr->rotated_n,
449 oval_ptr->rotated_n = 0;
937 oval_ptr->rotated_n = 0;
H A Drect.c718 if (PointInPolygon(XOff, YOff, rcbox_ptr->rotated_n,
723 return PointOnPoly(XOff, YOff, rcbox_ptr->rotated_n,
783 if (PointInPolygon(XOff, YOff, oval_ptr->rotated_n,
788 return PointOnPoly(XOff, YOff, oval_ptr->rotated_n,
815 sn = poly_ptr->rotated_n;
827 if (PointOnPoly(XOff, YOff, poly_ptr->rotated_n,
837 if (PointOnPoly(XOff, YOff, poly_ptr->rotated_n,
849 sn = poly_ptr->rotated_n;
919 return PointOnPoly(XOff, YOff, polygon_ptr->rotated_n,
1156 if (PointInPolygon(XOff, YOff, arc_ptr->rotated_n+2,
[all …]
H A Drcbox.c363 rcbox_ptr->rotated_n = 0;
408 rcbox_ptr->rotated_n = sn;
411 rcbox_ptr->rotated_n = num_vs;
462 rcbox_ptr->rotated_n, Convex, CoordModeOrigin);
492 rcbox_ptr->rotated_n, CoordModeOrigin);
517 rcbox_ptr->rotated_n = 0;
905 rcbox_ptr->rotated_n = 0;
H A Darc.c773 rotated_n, rotated_vlist) in MakeArcRotatedVs() argument
776 int angle1, angle2, *rotated_n;
859 *rotated_n = 0;
1017 *rotated_n = sn;
1090 arc_ptr->rotated_n = arc_ptr->rotated_asn = 0;
1093 arc_ptr->angle1+arc_ptr->angle2, &arc_ptr->rotated_n,
1149 arc_ptr->rotated_n+2, Complex, CoordModeOrigin);
1203 arc_ptr->rotated_n, CoordModeOrigin);
1267 arc_ptr->rotated_n = 0;
2104 arc_ptr->rotated_n = 0;
H A Dpolygon.c313 polygon_ptr->rotated_n = 0;
337 polygon_ptr->curved, &(polygon_ptr->rotated_n),
342 polygon_ptr->curved, &(polygon_ptr->rotated_n),
347 &(polygon_ptr->rotated_n), &(num_pts1), &(pv1),
396 polygon_ptr->rotated_n, Complex, CoordModeOrigin);
426 polygon_ptr->rotated_n, CoordModeOrigin);
571 polygon_ptr->rotated_n = 0;
2460 polygon_ptr->rotated_n = 0;
H A Dpoly.c533 poly_ptr->rotated_n = 0;
2137 poly_ptr1->sn = poly_ptr1->asn = poly_ptr1->rotated_n =
2548 polygon_ptr->rotated_n = 0;
3254 poly_ptr->rotated_n = poly_ptr->rotated_asn = 0;
4461 poly_ptr->rotated_n = poly_ptr->rotated_asn = 0;
4495 &(poly_ptr->rotated_n), &(intn), &(intvs),
4499 poly_ptr->rotated_vlist[poly_ptr->rotated_n].x =
4501 poly_ptr->rotated_vlist[poly_ptr->rotated_n].y =
4888 if (poly_ptr->rotated_n == 2 &&
4911 poly_ptr->rotated_n);
[all …]
H A Dmove.c761 pRubberInfo->sn = pInnerObj->detail.rcb->rotated_n;
803 pRubberInfo->sn = pInnerObj->detail.a->rotated_n;
823 pRubberInfo->sn = pInnerObj->detail.o->rotated_n;
H A Dstretch.c5784 n = ObjPtr->detail.p->rotated_n;
5804 n = ObjPtr->detail.g->rotated_n;
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dsimd_crypto_four_register.cpp41 const IR::U32 rotated_n = ir.RotateRight(top_n, ir.Imm8(20)); in SM3SS1() local
42 const IR::U32 sum = ir.Add(ir.Add(rotated_n, top_m), top_a); in SM3SS1()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dsimd_crypto_four_register.cpp41 const IR::U32 rotated_n = ir.RotateRight(top_n, ir.Imm8(20)); in SM3SS1() local
42 const IR::U32 sum = ir.Add(ir.Add(rotated_n, top_m), top_a); in SM3SS1()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dsimd_crypto_four_register.cpp41 const IR::U32 rotated_n = ir.RotateRight(top_n, ir.Imm8(20)); in SM3SS1() local
42 const IR::U32 sum = ir.Add(ir.Add(rotated_n, top_m), top_a); in SM3SS1()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/chrono/
H A DChCollisionUtilsMPR.cpp75 real3 rotated_n = RotateT(n, Shape->R()); in LocalSupportVert() local
76 return SupportVertNoMargin(Shape, rotated_n, envelope); in LocalSupportVert()