Searched refs:bit1 (Results 1 – 6 of 6) sorted by relevance
167 bool bit1 = (byte & 2) == 2; in CFBitVectorSummaryProvider() local181 (bit1 ? '1' : '0'), in CFBitVectorSummaryProvider()189 bool bit1 = (byte & 2) == 2; in CFBitVectorSummaryProvider() local228 stream.Printf("%c",bit1 ? '1' : '0'); in CFBitVectorSummaryProvider()
315 syno_id_bit1_pin: syno-id-bit1-pin {
344 syno_id_bit1_pin: syno-id-bit1-pin {
328 # bit1 = IEEE 802.11i/RSN (WPA2)
480 int bit0, bit1; in s390_tm_ccmode() local502 bit1 = exact_log2 (INTVAL (op2)); in s390_tm_ccmode()504 if (bit0 != -1 && bit1 != -1) in s390_tm_ccmode()505 return bit0 > bit1 ? CCT1mode : CCT2mode; in s390_tm_ccmode()
1056 uint64_t bit1 : 6; /**< Indicates the bit location in the first word of member1081 uint64_t bit1 : 6;