Searched defs:clearBit (Results 1 – 9 of 9) sorted by relevance
64 void clearBit(int n) { in clearBit() method in NativeBitSet64
41 bool clearBit(uptr idx) { in clearBit() function159 bool clearBit(uptr idx) { in clearBit() function
518 public static int clearBit( final int flag, final int i ) { in clearBit() method in Utility
1455 void clearBit(unsigned BitPosition) { in clearBit() function
1817 int clearBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local1834 int clearBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local1849 int clearBit = i.InputInt32(2); in AssembleArchInstruction() local
1321 BigInteger.prototype.clearBit = bnClearBit; method in BigInteger
607 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt
584 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt
562 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt