Home
last modified time | relevance | path

Searched refs:ab0x (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/pkg/ast/testdata/
Dall.txt9 int_flags1 = 123ab0x ### bad integer "123ab0x"
/external/skia/src/pathops/
DSkDLineIntersection.cpp117 double ab0x = a[0].fX - b[0].fX; in intersect() local
118 double numerA = ab0y * bxLen - byLen * ab0x; in intersect()
119 double numerB = ab0y * axLen - ayLen * ab0x; in intersect()
/external/skqp/src/pathops/
DSkDLineIntersection.cpp117 double ab0x = a[0].fX - b[0].fX; in intersect() local
118 double numerA = ab0y * bxLen - byLen * ab0x; in intersect()
119 double numerB = ab0y * axLen - ayLen * ab0x; in intersect()