Searched defs:testBit (Results 1 – 3 of 3) sorted by relevance
811 private boolean testBit(byte[] signature, int idx) in testBit() method in ProxyFactory
1319 BigInteger.prototype.testBit = bnTestBit; method in BigInteger
797 private static boolean testBit(long[] buf, int off, int n) in testBit() method in LongArray