Searched defs:new_byte (Results 1 – 11 of 11) sorted by relevance
41 Result<Frame> Decoder::Process(const byte new_byte) { in Process()103 void Decoder::AppendByte(byte new_byte) { in AppendByte()
837 tNFC_STATUS RW_T1tWriteErase(uint8_t block, uint8_t byte, uint8_t new_byte) { in RW_T1tWriteErase()885 tNFC_STATUS RW_T1tWriteNoErase(uint8_t block, uint8_t byte, uint8_t new_byte) { in RW_T1tWriteNoErase()
38 uint8_t new_byte = static_cast<uint8_t>(new_value); in insert_bits() local
58 const auto new_byte = in AppendToVector() local
200 const uint8_t new_byte = new_bytes[i]; in ModifyCardsAtomic() local
630 Int new_byte = (num_bit_left >> 3); in BitstreamFlushBits() local
165 void SetByte(int offset, char new_byte) { contents_[offset] = new_byte; } in SetByte()
82 void SetByte(int offset, char new_byte) { in SetByte()
6953 uint64_t best_byte, new_byte, temp_byte, orig_best_byte; in init_octeon3_ddr3_interface() local