Home
last modified time | relevance | path

Searched refs:flipBit (Results 1 – 8 of 8) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java805 private static void flipBit(long[] buf, int off, int n) in flipBit() method in LongArray
1579 flipBit(buf, off, bit); in reduceBit()
1584 flipBit(buf, off, ks[j] + n); in reduceBit()
1586 flipBit(buf, off, n); in reduceBit()
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
DBigFraction.java199 denominator = BigInteger.ZERO.flipBit(-k); in BigFraction()
201 numerator = BigInteger.valueOf(m).multiply(BigInteger.ZERO.flipBit(k)); in BigFraction()
/external/deqp/framework/common/
DtcuCompressedTexture.cpp391 const int flipBit = (int)getBit(src, 32); in decompressETC1Block() local
445 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC1Block()
506 const int flipBit = (int)getBit(src, 32); in decompressETC2Block() local
540 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC2Block()
/external/llvm/include/llvm/ADT/
DAPInt.h1259 void flipBit(unsigned bitPosition);
/external/v8/benchmarks/
Dcrypto.js1322 BigInteger.prototype.flipBit = bnFlipBit; method in BigInteger
/external/llvm/lib/Support/
DAPInt.cpp609 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...