Searched defs:or (Results 1 – 3 of 3) sorted by relevance
209 public static void or(int[] a, int[] b) { in or() method in Bits
703 Method or = binaryOpMethod(int.class, BinaryOp.OR); in testIntBinaryOps() local752 Method or = binaryOpMethod(long.class, BinaryOp.OR); in testLongBinaryOps() local