Searched defs:Header (Results 1 – 11 of 11) sorted by relevance
161 struct Header { struct177 const_assert!(size_of::<Header>() < Partitions::LBA_SIZE); argument179 impl Header { impl
33 struct Header { struct48 /// Header has the wrong alignment argument86 impl Header { impl
163 struct Header { struct164 magic: [u8; Header::MAGIC.len()], argument168 impl Header { argument
264 struct Header { struct287 // An EntryHeader is the header for a serialized cache entry. No need to argument
26 public class Header extends Dicttool.Command { class29 public Header() { in Header() method in Header
105 struct Header { struct106 uint16_t id;107 uint8_t flags0;108 uint8_t flags1;109 uint16_t qdcount;110 uint16_t ancount;111 uint16_t nscount;112 uint16_t arcount;
33 Header, enumerator
220 headers: Vec<h3::Header>, in query()
66 public @interface Header { annotation in ContactsFragment
288 hdr: &quiche::Header, in get_or_create()
223 class Header(object): class