Searched defs:hdr (Results 1 - 25 of 438) sorted by relevance

1234567891011>>

/external/clang/test/CodeGenCXX/
H A D2007-10-01-StructResize.cpp10 int Foo(Bork *hdr) { argument
11 hdr->f1 = 7;
12 hdr->f2 = 927;
/external/libnfc-nci/src/nfa/include/
H A Dnfa_nv_ci.h37 BT_HDR hdr; member in struct:__anon24050
46 BT_HDR hdr; member in struct:__anon24051
/external/libnl/tests/
H A Dtest-genl.c7 void *hdr; local
17 hdr = genlmsg_put(msg, NL_AUTO_PID, NL_AUTO_SEQ, GENL_ID_CTRL,
19 if (hdr == NULL)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gattc_ci.h36 BT_HDR hdr; member in struct:__anon801
45 BT_HDR hdr; member in struct:__anon802
H A Dbta_fs_ci.h36 BT_HDR hdr; member in struct:__anon753
46 BT_HDR hdr; member in struct:__anon754
55 BT_HDR hdr; member in struct:__anon755
63 BT_HDR hdr; member in struct:__anon756
70 BT_HDR hdr; member in struct:__anon757
83 BT_HDR hdr; member in struct:__anon758
/external/tcpdump/
H A Dprint-bt.c54 const pcap_bluetooth_h4_header* hdr = (const pcap_bluetooth_h4_header*)p; local
64 (void)printf("hci length %d, direction %s, ", length, (EXTRACT_32BITS(&hdr->direction)&0x1)?"in":"out");
H A Dprint-enc.c55 const struct enchdr *hdr; local
62 hdr = (struct enchdr *)p;
63 flags = hdr->flags;
71 printf("SPI 0x%08x: ", EXTRACT_32BITS(&hdr->spi));
77 switch (hdr->af) {
H A Dprint-ipnet.c26 const ipnet_hdr_t *hdr; local
27 hdr = (const ipnet_hdr_t *)bp;
29 ND_PRINT((ndo, "%d > %d", hdr->iph_zsrc, hdr->iph_zdst));
34 hdr->iph_family),
35 hdr->iph_family));
40 hdr->iph_family)));
49 ipnet_hdr_t *hdr; local
61 hdr = (ipnet_hdr_t *)p;
64 switch (hdr
[all...]
H A Dprint-nflog.c50 nflog_hdr_print(struct netdissect_options *ndo, const nflog_hdr_t *hdr, u_int length) argument
52 ND_PRINT((ndo, "version %d, resource ID %d", hdr->nflog_version, ntohs(hdr->nflog_rid)));
57 hdr->nflog_family),
58 hdr->nflog_family));
63 hdr->nflog_family)));
73 const nflog_hdr_t *hdr = (const nflog_hdr_t *)p; local
85 if (!(hdr->nflog_version) == 0) {
86 ND_PRINT((ndo, "version %u (unknown)", hdr->nflog_version));
91 nflog_hdr_print(ndo, hdr, lengt
[all...]
H A Dprint-ppi.c23 const ppi_header_t *hdr; local
27 hdr = (const ppi_header_t *)bp;
29 len = EXTRACT_16BITS(&hdr->ppi_len);
30 dlt = EXTRACT_32BITS(&hdr->ppi_dlt);
33 ND_PRINT((ndo,", V.%d DLT %s (%d) len %d", hdr->ppi_ver,
49 ppi_header_t *hdr; local
58 hdr = (ppi_header_t *)p;
59 dlt = EXTRACT_32BITS(&hdr->ppi_dlt);
74 ppi_header_print(ndo, (u_char *)hdr,
/external/chromium_org/printing/
H A Dimage_win.cc58 BITMAPV4HEADER hdr; local
68 gfx::CreateBitmapV4Header(rect.width(), rect.height(), &hdr);
71 ::CreateDIBSection(hdc.Get(), reinterpret_cast<BITMAPINFO*>(&hdr), 0,
/external/e2fsprogs/e2fsck/
H A Dmtrace.c86 __ptr_t hdr; local
89 hdr = (__ptr_t) malloc (size);
93 fprintf (mallstream, "+ %p %d\n", hdr, size);
95 if (hdr == mallwatch)
98 return hdr;
107 __ptr_t hdr; local
115 hdr = (__ptr_t) realloc (ptr, size);
119 if (hdr == NULL)
123 fprintf (mallstream, "< %p\n> %p %d\n", ptr, hdr, size);
125 if (hdr
[all...]
/external/iproute2/ip/
H A Dlink_veth.c28 struct nlmsghdr *hdr)
40 data = NLMSG_TAIL(hdr);
41 addattr_l(hdr, 1024, VETH_INFO_PEER, NULL, 0);
43 hdr->nlmsg_len += sizeof(struct ifinfomsg);
45 err = iplink_parse(argc - 1, argv + 1, (struct iplink_req *)hdr,
54 addattr_l(hdr, 1024, IFLA_IFNAME, name, len);
57 data->rta_len = (void *)NLMSG_TAIL(hdr) - (void *)data;
27 veth_parse_opt(struct link_util *lu, int argc, char **argv, struct nlmsghdr *hdr) argument
/external/ipsec-tools/src/racoon/
H A Dprivsep.h54 struct admin_com hdr; member in struct:privsep_com_msg
/external/openfst/src/extensions/far/
H A Dmain.cc91 FarHeader hdr; local
93 if (!hdr.Read(far_fname)) {
98 string atype = hdr.ArcType();
108 FstHeader hdr; local
110 if (!hdr.Read(in, fst_fname)) {
115 return hdr.ArcType();
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dexpanded-fst.h40 FstHeader hdr; local
42 hdr = *opts.header;
44 if (!hdr.Read(strm, opts.source))
46 ropts.header = &hdr;
48 if (!(hdr.Properties() & kExpanded)) {
54 registr->GetReader(hdr.FstType());
56 LOG(ERROR) << "ExpandedFst::Read: Unknown FST type \"" << hdr.FstType()
/external/valgrind/main/coregrind/m_ume/
H A Dscript.c45 Bool VG_(match_script)(const void *hdr, Int len) argument
47 const HChar* script = hdr;
53 if (0 != VG_(memcmp)(hdr, "#!", 2)) return False;
82 HChar hdr[4096]; local
92 res = VG_(pread)(fd, hdr, len, 0);
100 vg_assert('#' == hdr[0] && '!' == hdr[1]);
102 end = hdr + len;
103 interp = hdr + 2;
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dpkcs8.c21 struct asn1_hdr hdr; local
30 if (asn1_get_next(buf, len, &hdr) < 0 ||
31 hdr.class != ASN1_CLASS_UNIVERSAL ||
32 hdr.tag != ASN1_TAG_SEQUENCE) {
37 pos = hdr.payload;
38 end = pos + hdr.length;
41 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
42 hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_INTEGER) {
45 hdr
124 struct asn1_hdr hdr; local
[all...]
/external/wpa_supplicant_8/src/tls/
H A Dpkcs8.c21 struct asn1_hdr hdr; local
30 if (asn1_get_next(buf, len, &hdr) < 0 ||
31 hdr.class != ASN1_CLASS_UNIVERSAL ||
32 hdr.tag != ASN1_TAG_SEQUENCE) {
37 pos = hdr.payload;
38 end = pos + hdr.length;
41 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
42 hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_INTEGER) {
45 hdr
124 struct asn1_hdr hdr; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dpkcs8.c21 struct asn1_hdr hdr; local
30 if (asn1_get_next(buf, len, &hdr) < 0 ||
31 hdr.class != ASN1_CLASS_UNIVERSAL ||
32 hdr.tag != ASN1_TAG_SEQUENCE) {
37 pos = hdr.payload;
38 end = pos + hdr.length;
41 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
42 hdr.class != ASN1_CLASS_UNIVERSAL || hdr.tag != ASN1_TAG_INTEGER) {
45 hdr
124 struct asn1_hdr hdr; local
[all...]
/external/bluetooth/bluedroid/bta/mce/
H A Dbta_mce_int.h47 BT_HDR hdr; member in struct:__anon957
54 BT_HDR hdr; member in struct:__anon958
62 BT_HDR hdr; member in union:__anon959
/external/chromium_org/ppapi/proxy/
H A Dserialized_handle.cc93 bool SerializedHandle::WriteHeader(const Header& hdr, Pickle* pickle) { argument
94 if (!pickle->WriteInt(hdr.type))
96 if (hdr.type == SHARED_MEMORY) {
97 if (!pickle->WriteUInt32(hdr.size))
100 if (hdr.type == FILE) {
101 if (!pickle->WriteInt(hdr.open_flags) || !pickle->WriteInt(hdr.file_io))
108 bool SerializedHandle::ReadHeader(PickleIterator* iter, Header* hdr) { argument
109 *hdr = Header(INVALID, 0, 0, 0);
119 hdr
[all...]
/external/chromium_org/third_party/libwebp/dec/
H A Dquant.c71 const VP8SegmentHeader* const hdr = &dec->segment_hdr_; local
76 if (hdr->use_segment_) {
77 q = hdr->quantizer_[i];
78 if (!hdr->absolute_delta_) {
/external/iproute2/tc/
H A Dem_nbyte.c40 static int nbyte_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, argument
99 addraw_l(n, MAX_MSG, hdr, sizeof(*hdr));
107 static int nbyte_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, argument
H A Dem_u32.c36 static int u32_parse_eopt(struct nlmsghdr *n, struct tcf_ematch_hdr *hdr, argument
145 addraw_l(n, MAX_MSG, hdr, sizeof(*hdr));
152 static int u32_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, argument

Completed in 3092 milliseconds

1234567891011>>