Home
last modified time | relevance | path

Searched refs:debugSet (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp19 quad1.debugSet(q1.fPts); in standardTestCases()
23 quad2.debugSet(q2.fPts); in standardTestCases()
338 quad1.debugSet(q1.fPts); in oneOffTest1()
342 quad2.debugSet(q2.fPts); in oneOffTest1()
390 quad1.debugSet(q1.fPts); in coincidentTestOne()
394 quad2.debugSet(q2.fPts); in coincidentTestOne()
419 quad1.debugSet(q1.fPts); in intersectionFinder()
420 quad2.debugSet(q2.fPts); in intersectionFinder()
541 quad1.debugSet(q1.fPts); in DEF_TEST()
544 quad2.debugSet(q2.fPts); in DEF_TEST()
[all …]
H A DPathOpsCubicReduceOrderTest.cpp110 cubic.debugSet(c.fPts); in DEF_TEST()
121 cubic.debugSet(c.fPts); in DEF_TEST()
133 cubic.debugSet(c.fPts); in DEF_TEST()
144 cubic.debugSet(c.fPts); in DEF_TEST()
155 cubic.debugSet(c.fPts); in DEF_TEST()
166 cubic.debugSet(c.fPts); in DEF_TEST()
178 cubic.debugSet(c.fPts); in DEF_TEST()
189 quad.debugSet(q.fPts); in DEF_TEST()
201 quad.debugSet(q.fPts); in DEF_TEST()
213 quad.debugSet(q.fPts); in DEF_TEST()
H A DPathOpsQuadReduceOrderTest.cpp24 quad.debugSet(q.fPts); in oneOffTest()
54 quad.debugSet(q.fPts); in standardTestCases()
63 quad.debugSet(q.fPts); in standardTestCases()
H A DPathOpsCubicIntersectionTest.cpp25 c1.debugSet(cubic1.fPts); in standardTestCases()
26 c2.debugSet(cubic2.fPts); in standardTestCases()
391 c1.debugSet(cubic1.fPts); in oneOff()
392 c2.debugSet(cubic2.fPts); in oneOff()
497 c1.debugSet(cubic1.fPts); in CubicIntersection_RandTest()
498 c2.debugSet(cubic2.fPts); in CubicIntersection_RandTest()
534 c1.debugSet(cubic1.fPts); in intersectionFinder()
535 c2.debugSet(cubic2.fPts); in intersectionFinder()
H A DPathOpsCubicQuadIntersectionTest.cpp58 cubic.debugSet(c.fPts); in cubicQuadIntersection()
62 quad.debugSet(q.fPts); in cubicQuadIntersection()
H A DPathOpsConicQuadIntersectionTest.cpp37 conic.debugSet(c.fPts.fPts, c.fWeight); in conicQuadIntersection()
41 quad.debugSet(q.fPts); in conicQuadIntersection()
H A DPathOpsCubicConicIntersectionTest.cpp48 cubic.debugSet(cu.fPts); in cubicConicIntersection()
52 conic.debugSet(co.fPts.fPts, co.fWeight); in cubicConicIntersection()
H A DPathOpsThreeWayTest.cpp56 iCurve.debugSet(iTest.curve.fPts); in testSetTest()
57 oCurve.debugSet(oTest.curve.fPts); in testSetTest()
H A DPathOpsDRectTest.cpp50 quad.debugSet(q.fPts); in DEF_TEST()
64 cubic.debugSet(c.fPts); in DEF_TEST()
H A DPathOpsCubicLineIntersectionTest.cpp32 cubic.debugSet(cuPts.fPts); in testFail()
134 cubic.debugSet(cuPts.fPts); in testOne()
201 cubic.debugSet(cuPts.fPts); in DEF_TEST()
H A DPathOpsAngleIdeas.cpp90 cQuad.debugSet(circle[octant].fPts); in orderQuads()
569 quad0.debugSet(quads[index].fPts); in DEF_TEST()
570 quad1.debugSet(quads[index + 1].fPts); in DEF_TEST()
596 q1.debugSet(quad1.fPts); in DEF_TEST()
597 q2.debugSet(quad2.fPts); in DEF_TEST()
628 q1.debugSet(quad1.fPts); in DEF_TEST()
629 q2.debugSet(quad2.fPts); in DEF_TEST()
665 quads[index].debugSet(qPts[index].fPts); in DEF_TEST()
817 quad1.debugSet(qu1.fPts); in DEF_TEST()
818 quad2.debugSet(qu2.fPts); in DEF_TEST()
H A DPathOpsDCubicTest.cpp21 cubic.debugSet(c.fPts); in DEF_TEST()
H A DPathOpsQuadLineIntersectionTest.cpp88 quad.debugSet(q.fPts); in testOneOffs()
117 quad.debugSet(q.fPts); in DEF_TEST()
H A DPathOpsConicLineIntersectionTest.cpp78 conic.debugSet(c.fPts.fPts, c.fWeight); in testOneOffs()
107 conic.debugSet(c.fPts.fPts, c.fWeight); in DEF_TEST()
/dports/science/cgribex/cgribex-1.9.4/src/
H A Dpbio.c35 #define DEBUG (debugSet > DEBUGOFF)
37 static int debugSet = 0; variable
74 if ( ! debugSet ) in pbOpen()
78 debugSet = DEBUGOFF; /* off */ in pbOpen()
88 debugSet = DEBUGOFF; in pbOpen()
91 debugSet = DEBUGOFF + atoi(debugLevel); in pbOpen()
/dports/misc/libemos/libemos-4.5.9-Source/pbio/
H A Dpbio.c55 #define DEBUG (debugSet > DEBUGOFF )
57 static int debugSet = 0; variable
123 if( ! debugSet ) {
126 debugSet = DEBUGOFF; /* off */
133 debugSet = DEBUGOFF;
136 debugSet = DEBUGOFF + atol( debugLevel );
1009 if( ! debugSet ) {
1012 debugSet = DEBUGOFF; /* off */
1019 debugSet = DEBUGOFF;
1022 debugSet = DEBUGOFF + atol( debugLevel );
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/Additions/
H A DNSProcessInfo+GNUstepBase.m54 [[NSProcessInfo processInfo] debugSet];
59 fprintf(stderr, "Unable to set up with [NSProcessInfo-debugSet]\n");
82 - (NSMutableSet *) debugSet
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.h57 void debugSet(const SkDPoint* pts);
161 result.debugSet(&pts[0]); in first()
170 result.debugSet(&pts[3]); in second()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.h58 void debugSet(const SkDPoint* pts);
166 result.debugSet(&pts[0]); in first()
175 result.debugSet(&pts[3]); in second()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsCubic.h58 void debugSet(const SkDPoint* pts);
166 result.debugSet(&pts[0]); in first()
175 result.debugSet(&pts[3]); in second()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.h58 void debugSet(const SkDPoint* pts);
166 result.debugSet(&pts[0]); in first()
175 result.debugSet(&pts[3]); in second()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.h58 void debugSet(const SkDPoint* pts);
166 result.debugSet(&pts[0]); in first()
175 result.debugSet(&pts[3]); in second()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsCubic.h58 void debugSet(const SkDPoint* pts);
166 result.debugSet(&pts[0]); in first()
175 result.debugSet(&pts[3]); in second()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.h58 void debugSet(const SkDPoint* pts);
166 result.debugSet(&pts[0]); in first()
175 result.debugSet(&pts[3]); in second()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/GNUstepBase/
H A DNSProcessInfo+GNUstepBase.h56 - (NSMutableSet*) debugSet;

123