Searched defs:flipBit (Results 1 – 4 of 4) sorted by relevance
476 const int flipBit = (int)getBit(src, 32); in decompressETC1Block() local591 const int flipBit = (int)getBit(src, 32); in decompressETC2Block() local
1196 BigInteger.prototype.flipBit = bnFlipBit; method in BigInteger
559 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt
339 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt