Home
last modified time | relevance | path

Searched defs:flipBit (Results 1 – 10 of 10) sorted by relevance

/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DXdhKeyTest.java187 private byte[] flipBit(byte[] input) { in flipBit() method in XdhKeyTest
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DXdhKeyTest.java191 private byte[] flipBit(byte[] input) { in flipBit() method in XdhKeyTest
/external/deqp/framework/common/
DtcuCompressedTexture.cpp593 const int flipBit = (int)getBit(src, 32); in decompressETC1Block() local
693 const int flipBit = (int)getBit(src, 32); in decompressETC2Block() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java812 private static void flipBit(long[] buf, int off, int n) in flipBit() method in LongArray
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
DLongArray.java813 private static void flipBit(long[] buf, int off, int n) in flipBit() method in LongArray
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/
DLongArray.java813 private static void flipBit(long[] buf, int off, int n) in flipBit() method in LongArray
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp559 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp596 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp354 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp339 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt