| /system/core/overlay_remounter/ | 
| D | overlay_remounter.cpp | 38         auto bits = android::base::Split(line, " ");  in main()  local
 | 
| /system/unwinding/libunwindstack/ | 
| D | ArmExidx.cpp | 263   uint8_t bits = byte & 0xf;  in DecodePrefix_10_01()  local570   uint8_t bits = byte & 0x7;  in DecodePrefix_11_000()  local
 669   uint8_t bits = byte & 0x7;  in DecodePrefix_11_001()  local
 
 | 
| /system/memory/libmeminfo/ | 
| D | meminfo_private.h | 28 #define _BITS(x, offset, bits) (((x) >> (offset)) & ((1LL << (bits)) - 1))  argument
 | 
| /system/core/toolbox/ | 
| D | getevent.c | 65     uint8_t bits[INPUT_PROP_CNT / 8];  in print_input_props()  local97     uint8_t *bits = NULL;  in print_possible_events()  local
 
 | 
| /system/libcppbor/include/cppbor/ | 
| D | cppbor.h | 974         uint32_t bits;  in encode()  local979         uint32_t bits;  in encode()  local
 1010         uint64_t bits;  in encode()  local
 1015         uint64_t bits;  in encode()  local
 
 | 
| /system/extras/simpleperf/ | 
| D | event_attr.cpp | 32 static std::string BitsToString(const std::string& name, uint64_t bits,  in BitsToString()
 | 
| D | ETMDecoder.cpp | 640     uint32_t bits = pkt->atom.En_bits;  in ProcessAtomPacket()  local
 | 
| /system/cros-codecs/src/codec/av1/ | 
| D | writer.rs | 184             let bits = 32 - value.abs().leading_zeros() as usize + 1; // For sign  in test_su()  localVariable
 | 
| D | synthesizer.rs | 318         let bits = u16::BITS - self.obu.max_frame_width_minus_1.leading_zeros();  in sequence_header_obu()  localVariable323         let bits = u16::BITS - self.obu.max_frame_height_minus_1.leading_zeros();  in sequence_header_obu()  localVariable
 
 | 
| /system/media/audio/include/system/ | 
| D | audio.h | 320     uint32_t bits = audio_channel_mask_get_bits(channel);  in audio_channel_mask_is_valid()  local335         audio_channel_representation_t representation, uint32_t bits)  in audio_channel_mask_from_representation_and_bits()
 1519     uint32_t bits = audio_channel_mask_get_bits(channel);  in audio_is_input_channel()  local
 1541     uint32_t bits = audio_channel_mask_get_bits(channel);  in audio_is_output_channel()  local
 1563     uint32_t bits = audio_channel_mask_get_bits(channel);  in audio_channel_count_from_in_mask()  local
 1592     uint32_t bits = audio_channel_mask_get_bits(channel);  in audio_channel_count_from_out_mask()  local
 1627     uint32_t bits = (1 << channel_count) - 1;  in audio_channel_mask_for_index_assignment_from_count()  local
 1645     uint32_t bits = 0;  in audio_channel_out_mask_from_count()  local
 1699     uint32_t bits = 0;  in audio_channel_in_mask_from_count()  local
 
 | 
| /system/extras/tests/framebuffer/ | 
| D | fb_test.c | 55     void *bits;  in get_framebuffer()  local
 | 
| /system/teeui/libteeui/src/ | 
| D | utils.cpp | 149 namespace bits {  namespace
 | 
| /system/cros-codecs/src/codec/h264/ | 
| D | nalu_writer.rs | 142         let bits = 32 - value.leading_zeros() as usize;  in write_exp_golumb()  localVariable
 | 
| /system/chre/platform/shared/include/chre/platform/shared/ | 
| D | loader_util.h | 44 #define _ELFW(bits, type) __ELFW(bits, type)  argument45 #define __ELFW(bits, type) ELF##bits##_##type  argument
 
 | 
| /system/keymaster/key_blob_utils/ | 
| D | ocb.c | 531 static int AES_set_encrypt_key(const unsigned char* userKey, const int bits, AES_KEY* key) {  in AES_set_encrypt_key()557 static int AES_set_decrypt_key(const unsigned char* userKey, const int bits, AES_KEY* key) {  in AES_set_decrypt_key()
 
 | 
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ | 
| D | vmlinux.h | 1462 	unsigned long bits[1];  member1608 	unsigned long bits[1];  member
 18749 	unsigned int bits;  member
 20063 	u64 bits;  member
 21944 		__u64 bits;  member
 24554 	struct idt_bits bits;  member
 25767 	struct idt_bits bits;  member
 28679 	unsigned int bits[0];  member
 29727 	} bits;  member
 29738 	} bits;  member
 [all …]
 
 | 
| /system/bpf/include/vmlinux/android15_6.6/arm64/ | 
| D | vmlinux.h | 233 	unsigned long bits[1];  member2131 	unsigned long bits[1];  member
 12781 	u32 bits;  member
 16245 	const struct prot_bits *bits;  member
 58540 		} bits;  member
 64990 	unsigned long bits[0];  member
 65036 	unsigned char bits;  member
 65055 	unsigned int bits;  member
 66074 		unsigned long *bits;  member
 67856 	__u64 bits;  member
 [all …]
 
 |