Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dasn1_par.c115 const unsigned char *p,*ep,*tot,*op,*opp; in asn1_parse2() local
/external/openssl/crypto/asn1/
Dasn1_par.c115 const unsigned char *p,*ep,*tot,*op,*opp; in asn1_parse2() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DQuadraticImplicit.cpp87 for (int opp = 1; opp < 3; ++opp) { in onlyEndPtsInCommon() local
97 double opp = endPt[1]->y - origY; in onlyEndPtsInCommon() local
DLineCubicIntersection.cpp92 double opp = line[1].y - line[0].y; in intersectRay() local
DLineQuadraticIntersection.cpp117 double opp = line[1].y - line[0].y; in intersectRay() local
DSimplify.cpp1934 int bumpCoincidentThis(const Span* oTest, bool opp, int index, in bumpCoincidentThis()
1984 bool opp = fOperand ^ other.fOperand; in addTCoincident() local
2065 int advanceCoincidentThis(const Span* oTest, bool opp, int index) { in advanceCoincidentThis()
2184 bool opp = base->fOperand ^ segment->fOperand; in computeSum() local
2229 double mid, bool opp, bool current) const { in crossedSpanY()
4352 bool opp = segment.fOperand ^ fOperand; in debugShowSort() local
4676 bool opp = fOperand ^ otherContour->fOperand; in resolveCoincidence() local
4748 bool opp = fOperand ^ otherContour->fOperand; in addCoincidentPoints() local
4806 bool opp = fOperand ^ otherContour->fOperand; in calcCoincidentWinding() local
5827 int& endIndex, double& bestHit, SkScalar& bestDx, bool& tryAgain, double& mid, bool opp) { in contourRangeCheckY()
[all …]
/external/skia/experimental/Intersection/
DQuadraticImplicit.cpp87 for (int opp = 1; opp < 3; ++opp) { in onlyEndPtsInCommon() local
97 double opp = endPt[1]->y - origY; in onlyEndPtsInCommon() local
DLineCubicIntersection.cpp92 double opp = line[1].y - line[0].y; in intersectRay() local
DLineQuadraticIntersection.cpp117 double opp = line[1].y - line[0].y; in intersectRay() local
DSimplify.cpp1934 int bumpCoincidentThis(const Span* oTest, bool opp, int index, in bumpCoincidentThis()
1984 bool opp = fOperand ^ other.fOperand; in addTCoincident() local
2065 int advanceCoincidentThis(const Span* oTest, bool opp, int index) { in advanceCoincidentThis()
2184 bool opp = base->fOperand ^ segment->fOperand; in computeSum() local
2229 double mid, bool opp, bool current) const { in crossedSpanY()
4352 bool opp = segment.fOperand ^ fOperand; in debugShowSort() local
4676 bool opp = fOperand ^ otherContour->fOperand; in resolveCoincidence() local
4748 bool opp = fOperand ^ otherContour->fOperand; in addCoincidentPoints() local
4806 bool opp = fOperand ^ otherContour->fOperand; in calcCoincidentWinding() local
5827 int& endIndex, double& bestHit, SkScalar& bestDx, bool& tryAgain, double& mid, bool opp) { in contourRangeCheckY()
[all …]
/external/chromium_org/third_party/skia/src/pathops/
DSkDCubicIntersection.cpp439 for (int opp = 1; opp < 4; ++opp) { in only_end_pts_in_common() local
451 double opp = endPt[oppTest]->fY - origY; in only_end_pts_in_common() local
DSkDQuadIntersection.cpp88 for (int opp = 1; opp < 3; ++opp) { in only_end_pts_in_common() local
98 double opp = endPt[1]->fY - origY; in only_end_pts_in_common() local
DSkPathOpsCommon.cpp38 bool* tryAgain, double* midPtr, bool opp) { in contourRangeCheckY()
279 SkScalar* hitDx, bool* tryAgain, bool* onlyVertical, bool opp) { in rightAngleWinding()
DSkDQuadLineIntersection.cpp125 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkDCubicLineIntersection.cpp99 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkOpSegment.cpp1701 bool* hitSomething, double mid, bool opp, bool current) const { in crossedSpanY()
/external/skia/src/pathops/
DSkDCubicIntersection.cpp439 for (int opp = 1; opp < 4; ++opp) { in only_end_pts_in_common() local
451 double opp = endPt[oppTest]->fY - origY; in only_end_pts_in_common() local
DSkDQuadIntersection.cpp88 for (int opp = 1; opp < 3; ++opp) { in only_end_pts_in_common() local
98 double opp = endPt[1]->fY - origY; in only_end_pts_in_common() local
DSkPathOpsCommon.cpp38 bool* tryAgain, double* midPtr, bool opp) { in contourRangeCheckY()
279 SkScalar* hitDx, bool* tryAgain, bool* onlyVertical, bool opp) { in rightAngleWinding()
DSkDQuadLineIntersection.cpp125 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkDCubicLineIntersection.cpp99 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkOpSegment.cpp1701 bool* hitSomething, double mid, bool opp, bool current) const { in crossedSpanY()
/external/tcpdump/
Dprint-icmp6.c672 const struct nd_opt_prefix_info *opp; in icmp6_opt_print() local
/external/blktrace/btt/
Doutput.c863 struct __op *opp = arg; in __output_procs() local
/external/qemu/disas/
Dmips.c3480 const struct mips_opcode *opp) in print_insn_args()