| /system/unwinding/libunwindstack/ |
| D | ArmExidx.cpp | 177 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte() 187 inline bool ArmExidx::DecodePrefix_10_00(uint8_t byte) { in DecodePrefix_10_00() 260 inline bool ArmExidx::DecodePrefix_10_01(uint8_t byte) { in DecodePrefix_10_01() 291 inline bool ArmExidx::DecodePrefix_10_10(uint8_t byte) { in DecodePrefix_10_10() 367 uint8_t byte; in DecodePrefix_10_11_0001() local 447 uint8_t byte; in DecodePrefix_10_11_0010() local 476 uint8_t byte; in DecodePrefix_10_11_0011() local 512 inline bool ArmExidx::DecodePrefix_10_11_1nnn(uint8_t byte) { in DecodePrefix_10_11_1nnn() 537 inline bool ArmExidx::DecodePrefix_10(uint8_t byte) { in DecodePrefix_10() 567 inline bool ArmExidx::DecodePrefix_11_000(uint8_t byte) { in DecodePrefix_11_000() [all …]
|
| D | DwarfMemory.cpp | 50 uint8_t byte; in ReadULEB128() local 65 uint8_t byte; in ReadSLEB128() local
|
| D | DwarfOp.cpp | 1598 uint8_t byte; in GetLogInfo() local
|
| /system/core/init/ |
| D | interprocess_fifo.cpp | 71 uint8_t byte; in Read() local 83 Result<void> InterprocessFifo::Write(uint8_t byte) noexcept { in Write()
|
| D | epoll_test.cpp | 60 uint8_t byte = 0xee; in TEST() local
|
| D | service.cpp | 553 Result<uint8_t> byte = cgroups_activated.Read(); in RunService() local
|
| /system/nvram/messages/ |
| D | io.cpp | 41 uint8_t byte = (value & 0x7f) | (((value >> 7) == 0) ? 0x00 : 0x80); in EncodeVarint() local 60 uint8_t byte = 0; in DecodeVarint() local 105 bool InputStreamBuffer::ReadByte(uint8_t* byte) { in ReadByte() 192 bool OutputStreamBuffer::WriteByte(uint8_t byte) { in WriteByte()
|
| /system/core/trusty/utils/rpmb_dev/ |
| D | rpmb.h | 25 uint8_t byte[32]; member
|
| D | rpmb_protocol.h | 36 uint8_t byte[16]; member 40 uint8_t byte[2]; member 44 uint8_t byte[4]; member
|
| /system/libziparchive/ |
| D | entry_name_utils-inl.h | 33 const uint8_t byte = entry_name[i]; in IsValidEntryName() local
|
| /system/chre/apps/test/chqts/src/general_test/ |
| D | cell_info_gsm.cc | 41 for (uint8_t byte : identity.reserved) { in validateIdentity() local
|
| /system/media/audio_utils/spdif/ |
| D | FrameScanner.cpp | 51 bool FrameScanner::scan(uint8_t byte) in scan()
|
| D | BitFieldParser.cpp | 44 uint8_t byte = mData[byteCursor]; in readBits() local
|
| /system/nvram/messages/tests/ |
| D | io_test.cpp | 83 uint8_t byte = 0; in TEST() local 98 uint8_t byte = 0; in TEST() local 116 uint8_t byte = 0; in TEST() local
|
| /system/media/audio_utils/include/audio_utils/ |
| D | CircularBuffer.h | 131 void writeByte(uint8_t byte) { in writeByte()
|
| /system/chre/platform/arm/include/chre/target_platform/ |
| D | atomic_base.h | 31 inline bool swapByte(volatile uint8_t *byte, uint32_t newValue) { in swapByte()
|
| /system/update_engine/payload_consumer/ |
| D | xz_extent_writer_unittest.cc | 142 for (uint8_t byte : compressed) { in TEST_F() local
|
| /system/server_configurable_flags/aconfigd/tests/ |
| D | AconfigdJavaUtilsTest.java | 240 FakeAconfigdClientSocketImpl(Function<byte[], InputStream> sendFunc) { in FakeAconfigdClientSocketImpl()
|
| /system/cros-codecs/src/codec/av1/ |
| D | reader.rs | 46 let byte = u64::from(self.0.read_bits_aligned::<u32>(8)?); in read_leb128() localVariable
|
| /system/cros-codecs/src/ |
| D | bitstream_utils.rs | 258 let byte = self.read_bits_aligned::<u32>(8)?; in read_le() localVariable 277 let mut byte = self.get_byte()?; in move_to_next_byte() localVariable
|
| /system/unwinding/libunwindstack/tests/ |
| D | DwarfMemoryTest.cpp | 69 uint8_t byte; in TEST_F() local
|
| /system/update_engine/ |
| D | test_http_server.cc | 233 char byte = first_byte; in WritePayload() local
|
| /system/tools/aidl/build/ |
| D | aidl_test.go | 39 func withFiles(files map[string][]byte) android.FixturePreparer {
|
| /system/core/debuggerd/libdebuggerd/ |
| D | tombstone_proto_to_text.cpp | 273 uint8_t byte = mem.memory()[offset + i]; in print_thread_memory_dump() local
|
| /system/chre/host/hal_generic/common/ |
| D | hal_client_manager.cc | 79 for (const uint8_t &byte : uuidBytes) { in getUuid() local
|