Searched defs:bitPosition (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c95 uint32_t bitPosition, bitsShifted; local
H A Dar5212_reset.c2679 int32_t bitPosition, bitsLeft; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp339 void APInt::flipBit(unsigned bitPosition) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h119 static unsigned whichWord(unsigned bitPosition) { argument
127 static unsigned whichBit(unsigned bitPosition) { argument
137 static uint64_t maskBit(unsigned bitPosition) { argument
[all...]

Completed in 125 milliseconds