Searched defs:clearBit (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/test/compiler/7009231/
H A DTest7009231.java71 clearBit(atomic, lMask);
86 protected void clearBit(AtomicLong atomic, long lMask) { method in class:Test7009231.RunnerThread
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DUtility.java521 public static final int clearBit(int flag, int i) { method in class:Utility
/openjdk7/jdk/src/share/classes/java/math/
H A DBigInteger.java2317 public BigInteger clearBit(int n) { method in class:BigInteger

Completed in 40 milliseconds