/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/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/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/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/core/init/ |
D | epoll_test.cpp | 61 uint8_t byte = 0xee; in TEST() local
|
D | service.cpp | 500 char byte = 0; in RunService() local 665 if (char byte = 0; write((*pipefd)[1], &byte, 1) < 0) { in Start() local 680 if (char byte = 1; write((*pipefd)[1], &byte, 1) < 0) { in Start() local
|
/system/nfc/src/adaptation/ |
D | debug_lmrt.cc | 68 for (uint8_t byte : lmrt_payloads.tlvs[i]) { in lmrt_log() local
|
/system/nfc/src/nfc/tags/ |
D | rw_t1t.cc | 812 tNFC_STATUS RW_T1tRead(uint8_t block, uint8_t byte) { in RW_T1tRead() 841 tNFC_STATUS RW_T1tWriteErase(uint8_t block, uint8_t byte, uint8_t new_byte) { in RW_T1tWriteErase() 889 tNFC_STATUS RW_T1tWriteNoErase(uint8_t block, uint8_t byte, uint8_t new_byte) { in RW_T1tWriteNoErase()
|
/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/update_engine/payload_consumer/ |
D | xz_extent_writer_unittest.cc | 142 for (uint8_t byte : compressed) { in TEST_F() local
|
/system/tools/aidl/build/ |
D | aidl_test.go | 38 func withFiles(files map[string][]byte) android.FixturePreparer {
|
/system/security/ondevice-signing/ |
D | VerityUtils.cpp | 68 uint8_t byte; in fromHex() local
|
/system/core/libutils/ |
D | Unicode.cpp | 361 static inline void utf8_shift_and_mask(uint32_t* codePoint, const uint8_t byte) in utf8_shift_and_mask()
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone_proto_to_text.cpp | 232 uint8_t byte = mem.memory()[offset + i]; in print_thread_memory_dump() local
|
/system/update_engine/ |
D | test_http_server.cc | 241 char byte = first_byte; in WritePayload() local
|
/system/unwinding/libunwindstack/tests/ |
D | DwarfMemoryTest.cpp | 67 uint8_t byte; in TEST_F() local
|
/system/core/fs_mgr/libdm/ |
D | dm_test.cpp | 390 uint8_t byte = 1; in TEST() local
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java_native.cpp | 1185 void expectRangeEqual(const T* t, uint8_t byte) { in expectRangeEqual()
|
/system/netd/tests/ |
D | binder_test.cpp | 1174 int byte, int pkt) { in addTetherCounterValues()
|