Home
last modified time | relevance | path

Searched defs:opp (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp81 SkTSpan* opp = this->spanAtT(t, &priorSpan); in addForPerp() local
170 int SkTSpan::hullCheck(const SkTSpan* opp, in hullCheck()
198 int SkTSpan::hullsIntersect(SkTSpan* opp, in hullsIntersect()
281 double opp = (*fPart)[end].fY - origY; in linearIntersects() local
306 bool SkTSpan::onlyEndPointsInCommon(const SkTSpan* opp, in onlyEndPointsInCommon()
357 SkTSpan* opp = bounded->fBounded; in removeAllBounded() local
364 bool SkTSpan::removeBounded(const SkTSpan* opp) { in removeBounded()
558 const SkTCurve& opp = sect2->fCurve; in binarySearchCoin() local
735 const SkTCurve& opp = sect2->fCurve; in computePerpendiculars() local
984 SkTSect* opp, in intersects()
[all …]
DSkOpSpan.cpp152 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) { in addOpp()
307 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) { in mergeMatches()
DSkOpSpan.h34 void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) { in addOpp()
104 SkOpPtT* oppPrev(const SkOpPtT* opp) const { in oppPrev()
DSkPathOpsQuad.cpp55 double opp = endPt[1]->fY - origY; in hullIntersects() local
103 for (int opp = 1; opp < kPointCount; ++opp) { in otherPts() local
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
945 const SkOpSegment* opp, double oppT) const { in contains() argument
DSkDQuadLineIntersection.cpp156 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkDConicLineIntersection.cpp127 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkPathOpsDebug.cpp821 const SkOpSegment* opp = ptT->segment(); in DebugClearVisited() local
853 const SkOpSegment* opp = ptT->span()->segment(); in debugMissingCoincidence() local
1329 int opp = 0; in debugValidate() local
2700 void SkOpPtT::debugAddOpp(const SkOpPtT* opp, const SkOpPtT* oppPrev) const { in debugAddOpp() argument
DSkDCubicLineIntersection.cpp123 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkOpSegment.cpp1139 SkOpSegment* opp = ptT->segment(); in ClearVisited() local
1173 SkOpSegment* opp = ptT->span()->segment(); in missingCoincidence() local
DSkPathOpsCubic.cpp164 double opp = endPt[1]->fY - origY; in hullIntersects() local
/third_party/musl/porting/liteos_a/kernel/src/time/
Dmktime.c7 long opp; in mktime() local
/third_party/musl/src/time/
Dmktime.c7 long opp; in mktime() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceConditionCodesMIPS32.h32 #define X(tag, opp, emit) tag, argument
DIceConditionCodesARM32.h32 #define X(tag, encode, opp, emit) tag = encode, argument
DIceConditionCodesX86.h28 #define X(val, encode, opp, dump, emit) val = encode, argument
DIceInstMIPS32.cpp32 #define X(tag, opp, emit) {CondMIPS32::opp, emit}, argument
DIceInstX8664.cpp56 #define X(val, encode, opp, dump, emit) {CondX86::opp, dump, emit}, argument
DIceInstX8632.cpp56 #define X(val, encode, opp, dump, emit) {CondX86::opp, dump, emit}, argument
DIceInstARM32.cpp62 #define X(tag, encode, opp, emit) {CondARM32::opp, emit}, argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
/third_party/openssl/crypto/asn1/
Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local