Searched refs:bit (Results 1 – 8 of 8) sorted by relevance
66 static bool test_bit(size_t bit, unsigned long* array) { // NOLINT in test_bit() argument67 return (array[bit / BITS_PER_LONG] & (1UL << (bit % BITS_PER_LONG))) != 0; in test_bit()
47 # For x86_32, we need to explicitly specify 32bit architecture.
64 // have 32-bit android.hardware.health@2.0.so or libbootloader_message.so on marlin).
37 # 32-bit device40 # Or 64-bit device
32 64bit integer hex string. If `block id` is not given, GBL will check and only
68 # For x86_32, we need to explicitly specify 32bit architecture.
78 # For x86_32, we need to explicitly specify 32bit architecture.
163 # For x86_32, we need to explicitly specify 32bit architecture.