| /external/skia/src/pathops/ | 
| D | SkPathOpsTSect.cpp | 94         SkTSpan* opp = this->spanAtT(t, &priorSpan);  in addForPerp()  local 183 int SkTSpan::hullCheck(const SkTSpan* opp,  in hullCheck() 210 int SkTSpan::hullsIntersect(SkTSpan* opp,  in hullsIntersect() 293     double opp = (*fPart)[end].fY - origY;  in linearIntersects()  local 318 bool SkTSpan::onlyEndPointsInCommon(const SkTSpan* opp,  in onlyEndPointsInCommon() 369         SkTSpan* opp = bounded->fBounded;  in removeAllBounded()  local 376 bool SkTSpan::removeBounded(const SkTSpan* opp) {  in removeBounded() 570     const SkTCurve& opp = sect2->fCurve;  in binarySearchCoin()  local 747     const SkTCurve& opp = sect2->fCurve;  in computePerpendiculars()  local 996         SkTSect* opp,  in intersects() [all …] 
 | 
| D | SkOpSpan.cpp | 158 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) {  in addOpp() 313 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) {  in mergeMatches()
  | 
| D | SkOpSpan.h | 34     void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) {  in addOpp() 104     SkOpPtT* oppPrev(const SkOpPtT* opp) const {  in oppPrev()
  | 
| D | SkPathOpsQuad.cpp | 61         double opp = endPt[1]->fY - origY;  in hullIntersects()  local 109     for (int opp = 1; opp < kPointCount; ++opp) {  in otherPts()  local
  | 
| D | SkOpCoincidence.cpp | 175         const SkOpPtT* opp = next->contains(oppSeg);  in ordered()  local 942 bool SkOpCoincidence::contains(const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const {  in contains()  argument 953         const SkOpSegment* opp, double oppT) const {  in contains()  argument
  | 
| D | SkDConicLineIntersection.cpp | 139         double opp = (*fLine)[1].fY - (*fLine)[0].fY;  in intersectRay()  local
  | 
| D | SkDQuadLineIntersection.cpp | 164         double opp = (*fLine)[1].fY - (*fLine)[0].fY;  in intersectRay()  local
  | 
| D | SkPathOpsDebug.cpp | 822             const SkOpSegment* opp = ptT->segment();  in DebugClearVisited()  local 854             const SkOpSegment* opp = ptT->span()->segment();  in debugMissingCoincidence()  local 1330     int opp = 0;  in debugValidate()  local 2675 void SkOpPtT::debugAddOpp(const SkOpPtT* opp, const SkOpPtT* oppPrev) const {  in debugAddOpp()  argument
  | 
| D | SkDCubicLineIntersection.cpp | 132         double opp = fLine[1].fY - fLine[0].fY;  in intersectRay()  local
  | 
| D | SkOpSegment.cpp | 1145             SkOpSegment* opp = ptT->segment();  in ClearVisited()  local 1179             SkOpSegment* opp = ptT->span()->segment();  in missingCoincidence()  local
  | 
| D | SkPathOpsCubic.cpp | 172         double opp = endPt[1]->fY - origY;  in hullIntersects()  local
  | 
| /external/musl/src/time/ | 
| D | mktime.c | 7 	long opp;  in mktime()  local
  | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceConditionCodesMIPS32.h | 32 #define X(tag, opp, emit) tag,  argument
  | 
| D | IceConditionCodesARM32.h | 32 #define X(tag, encode, opp, emit) tag = encode,  argument
  | 
| D | IceConditionCodesX86.h | 28 #define X(val, encode, opp, dump, emit) val = encode,  argument
  | 
| D | IceInstMIPS32.cpp | 32 #define X(tag, opp, emit) {CondMIPS32::opp, emit},  argument
  | 
| D | IceInstX8664.cpp | 56 #define X(val, encode, opp, dump, emit) {CondX86::opp, dump, emit},  argument
  | 
| D | IceInstARM32.cpp | 62 #define X(tag, encode, opp, emit) {CondARM32::opp, emit},  argument
  | 
| D | IceInstX8632.cpp | 56 #define X(val, encode, opp, dump, emit) {CondX86::opp, dump, emit},  argument
  | 
| /external/blktrace/btt/ | 
| D | output.c | 897 	struct __op *opp = arg;  in __output_procs()  local
  | 
| /external/tcpdump/ | 
| D | print-icmp6.c | 1398 	const struct nd_opt_prefix_info *opp;  in icmp6_opt_print()  local
  |