Home
last modified time | relevance | path

Searched defs:opp (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/src/time/
H A Dmktime.c7 long opp; in mktime() local
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dmktime.c7 long opp; in mktime() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
[all...]
/third_party/openssl/crypto/asn1/
H A Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
[all...]
/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp123 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
H A DSkDQuadLineIntersection.cpp156 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
H A DSkDConicLineIntersection.cpp127 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
H A DSkPathOpsQuad.cpp55 double opp = endPt[1]->fY - origY; in hullIntersects() local
[all...]
H A DSkOpSpan.cpp152 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) { in addOpp() argument
307 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) { in mergeMatches() argument
H A DSkOpSpan.h34 void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) { in addOpp() argument
[all...]
H A DSkPathOpsCubic.cpp164 double opp = endPt[1]->fY - origY; in hullIntersects() local
H A DSkPathOpsTSect.cpp81 SkTSpan* opp = this->spanAtT(t, &priorSpan); in addForPerp() local
170 hullCheck(const SkTSpan* opp, bool* start, bool* oppStart) hullCheck() argument
198 hullsIntersect(SkTSpan* opp, bool* start, bool* oppStart) hullsIntersect() argument
281 double opp = (*fPart)[end].fY - origY; linearIntersects() local
306 onlyEndPointsInCommon(const SkTSpan* opp, bool* start, bool* oppStart, bool* ptsInCommon) onlyEndPointsInCommon() argument
357 SkTSpan* opp = bounded->fBounded; removeAllBounded() local
364 removeBounded(const SkTSpan* opp) removeBounded() argument
735 const SkTCurve& opp = sect2->fCurve; computePerpendiculars() local
983 intersects(SkTSpan* span, SkTSect* opp, SkTSpan* oppSpan, int* oppResult) intersects() argument
1040 is_parallel(const SkDLine& thisLine, const SkTCurve& opp) is_parallel() argument
1068 linesIntersect(SkTSpan* span, SkTSect* opp, SkTSpan* oppSpan, SkIntersections* i) linesIntersect() argument
1342 removeAllBut(const SkTSpan* keep, SkTSpan* span, SkTSect* opp) removeAllBut() argument
1362 removeByPerpendicular(SkTSect* opp) removeByPerpendicular() argument
1438 removeSpans(SkTSpan* span, SkTSect* opp) removeSpans() argument
1488 trim(SkTSpan* span, SkTSect* opp) trim() argument
[all...]
H A DSkOpSegment.cpp1139 SkOpSegment* opp = ptT->segment(); in ClearVisited() local
1173 SkOpSegment* opp = ptT->span()->segment(); missingCoincidence() local
[all...]
H A DSkOpCoincidence.cpp167 const SkOpPtT* opp = next->contains(oppSeg); in ordered() local
934 bool SkOpCoincidence::contains(const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const { in contains() argument
944 contains(const SkCoincidentSpans* coin, const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const contains() argument
[all...]
H A DSkPathOpsDebug.cpp821 const SkOpSegment* opp = ptT->segment(); in DebugClearVisited() local
853 const SkOpSegment* opp = ptT->span()->segment(); in debugMissingCoincidence() local
1329 int opp = 0; debugValidate() local
2700 debugAddOpp(const SkOpPtT* opp, const SkOpPtT* oppPrev) const debugAddOpp() argument
[all...]

Completed in 18 milliseconds