Searched defs:byte_1 (Results 1 – 6 of 6) sorted by relevance
63 uint8_t byte_1 = k2ByteHeader + (code_point & k2ByteValueMask); in Append() local76 uint8_t byte_1 = k3ByteHeader + (code_point & k3ByteValueMask); in Append() local93 uint8_t byte_1 = k4ByteHeader + (code_point & k4ByteValueMask); in Append() local179 uint16_t byte_1 = static_cast<uint16_t>(*current_); in NextCodeUnit() local
297 ExtendedHeader(uint8_t byte_0, uint8_t byte_1)313 uint8_t byte_1() const { return short_header_.byte_0_; } function
85 uint8_t byte_1 = *it; in ProcessRecord() local
135 uint8_t byte_1; in ParseSpeRecord() local
255 uint8_t byte_1; /* was 'rmb' prior to version 1.39 */ member
186 uint8_t byte_1 = bmp_read_byte(buf, start_1); in bmp_swap() local