/third_party/musl/src/time/ |
H A D | mktime.c | 7 long opp; in mktime() local
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | mktime.c | 7 long opp; in mktime() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | asn1_parse.c | 97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local [all...] |
/third_party/openssl/crypto/asn1/ |
H A D | asn1_parse.c | 97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkDCubicLineIntersection.cpp | 123 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
|
H A D | SkDQuadLineIntersection.cpp | 156 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
|
H A D | SkDConicLineIntersection.cpp | 127 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
|
H A D | SkPathOpsQuad.cpp | 55 double opp = endPt[1]->fY - origY; in hullIntersects() local [all...] |
H A D | SkOpSpan.cpp | 152 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) { in addOpp() argument 307 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) { in mergeMatches() argument
|
H A D | SkOpSpan.h | 34 void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) { in addOpp() argument [all...] |
H A D | SkPathOpsCubic.cpp | 164 double opp = endPt[1]->fY - origY; in hullIntersects() local
|
H A D | SkPathOpsTSect.cpp | 81 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 D | SkOpSegment.cpp | 1139 SkOpSegment* opp = ptT->segment(); in ClearVisited() local 1173 SkOpSegment* opp = ptT->span()->segment(); missingCoincidence() local [all...] |
H A D | SkOpCoincidence.cpp | 167 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 D | SkPathOpsDebug.cpp | 821 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...] |