Searched refs:ax2 (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/tests/cases/fourslash/ |
D | findAllRefsReExportLocal.ts | 16 const [ax0Def, ax0, ax1Def, ax1, ax2Def, ax2, ay, bx0Def, bx0, by0, bx1, by1] = test.ranges(); constant 22 verify.renameLocations([ax0, ax2], [ax0, { range: ax1, suffixText: " as x" }, ax2]);
|
/third_party/python/Tools/demo/ |
D | hanoi.py | 96 ax1, ay1, ax2, ay2 = c.bbox(self.pegs[a])
|