Searched defs:first_byte (Results 1 – 8 of 8) sorted by relevance
43 uint8_t first_byte, /**< first byte */ in parser_emit_two_bytes()
1055 uint8_t *first_byte = page_p->bytes + offset; in parser_post_processing() local1446 uint16_t first_byte = page_p->bytes[offset]; in parser_post_processing() local
85 boolean first_byte; /* if TRUE, waiting_code is not valid */ member
647 lit_get_unicode_char_size_by_utf8_first_byte (const lit_utf8_byte_t first_byte) /**< buffer with ch… in lit_get_unicode_char_size_by_utf8_first_byte()
618 pub(crate) fn first_byte(self) -> Self { in first_byte() method623 pub(crate) fn first_byte(self) -> Self { in first_byte() method
370 uint32 first_byte, const uint8* buffer, uint32* value) { in ReadVarint32FromArray()
295 unsigned char first_byte = *it++; in decode_frame_hybi17() local
460 uint64_t first_byte; // Time first DATA frame byte was received member