Searched defs:setBit (Results 1 – 5 of 5) sorted by relevance
46 eth_drv_config(struct netif *ni, u32_t cflags, u8_t setBit) in eth_drv_config()
78 void setBit(uint64_t Pos, bool b) { in setBit() function
1436 void setBit(unsigned BitPosition) { in setBit() function
1194 BigInteger.prototype.setBit = bnSetBit; method in BigInteger
538 void APInt::setBit(unsigned bitPosition) { in setBit() function in APInt