Searched +defs:a +defs:ab0 (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ |
D | SkDLineIntersection.cpp | 34 int SkIntersections::intersectRay(const SkDLine& a, const SkDLine& b) { in intersectRay() 45 SkDVector ab0 = a[0] - b[0]; in intersectRay() local 75 int SkIntersections::intersect(const SkDLine& a, const SkDLine& b) { in intersect()
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 595 static IRExpr* unop ( IROp op, IRExpr* a ) in unop() 3672 IRExpr *a = unop(Iop_64to32, mkexpr(rA) ); in dis_int_arith() local 4015 IRExpr *a = getIReg(rA_addr); in dis_int_cmp() local 16722 IRTemp ab7, ab6, ab5, ab4, ab3, ab2, ab1, ab0; in dis_av_multarith() local
|