Searched defs:first_byte (Results 1 – 11 of 11) sorted by relevance
112 guint8 first_byte; in sink_chain() local
181 guint8 first_byte, len_len; in klv_get_vlen() local
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
53 guint8 first_byte; member
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()
581 pub(crate) fn first_byte(self) -> Self { in first_byte() method586 pub(crate) fn first_byte(self) -> Self { in first_byte() method
370 uint32 first_byte, const uint8* buffer, uint32* value) { in ReadVarint32FromArray()
460 uint64_t first_byte; // Time first DATA frame byte was received member
295 unsigned char first_byte = *it++; in decode_frame_hybi17() local