Searched refs:bitwise (Results 1 – 4 of 4) sorted by relevance
294 // get and bitwise or322 // get and bitwise and350 // get and bitwise xor611 // get and bitwise or639 // get and bitwise and667 // get and bitwise xor929 // get and bitwise or957 // get and bitwise and985 // get and bitwise xor
760 // get and bitwise or788 // get and bitwise and816 // get and bitwise xor1137 // get and bitwise or1165 // get and bitwise and1193 // get and bitwise xor1517 // get and bitwise or1545 // get and bitwise and1573 // get and bitwise xor
1693 // get and bitwise or1721 // get and bitwise and1749 // get and bitwise xor1982 // get and bitwise or2010 // get and bitwise and2038 // get and bitwise xor
596 private static void bitwise(int order) { in bitwise() method in BigIntegerTest1059 bitwise(ORDER_1); in testBitwise()