Searched defs:x2 (Results 1 – 6 of 6) sorted by relevance
52 Map.Entry[] x2 = m.entrySet().toArray(x1); in testToArray() local
84 BigDecimal x2 = x1.setScale(75); in testSetScale() local
84 Object x2 = fit.next(); in removeLastTwo() local
154 int x2 = 1000; in compareStringStringBuffer() local
1315 long x2 = x & 0xFFFFFFFFL; in multiplyHigh() local1328 long x2 = x & 0xFFFFFFFFL; in multiplyHigh() local
233 BigInteger x2 = x.pow(2); in square() local