Home
last modified time | relevance | path

Searched defs:clearBit (Results 1 – 9 of 9) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DNativeBitSet64.java64 void clearBit(int n) { in clearBit() method in NativeBitSet64
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_bitvector.h41 bool clearBit(uptr idx) { in clearBit() function
159 bool clearBit(uptr idx) { in clearBit() function
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DUtility.java518 public static int clearBit( final int flag, final int i ) { in clearBit() method in Utility
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1455 void clearBit(unsigned BitPosition) { in clearBit() function
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc1817 int clearBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1834 int clearBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1849 int clearBit = i.InputInt32(2); in AssembleArchInstruction() local
/external/v8/benchmarks/
Dcrypto.js1321 BigInteger.prototype.clearBit = bnClearBit; method in BigInteger
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp607 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp584 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp562 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt