Searched refs:packed (Results 1 - 25 of 143) sorted by relevance

123456

/freebsd-12-stable/contrib/ofed/opensm/include/complib/
H A Dcl_packon.h53 * they are not packed. Packing a structure that is not transmitted between
56 * packed structures that the alignment rules for all platforms are followed.
60 * can be packed between the two include statements if desired.
78 #define PACK_SUFFIX __attribute__((packed))
/freebsd-12-stable/contrib/wpa/src/common/
H A Dqca-vendor-attr.h21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
/freebsd-12-stable/sys/contrib/alpine-hal/
H A Dal_hal_types.h78 #define __packed __attribute__ ((packed))
80 /* packed and alinged types */
81 #define __packed_a4 __attribute__ ((packed, aligned(4)))
82 #define __packed_a8 __attribute__ ((packed, aligned(8)))
83 #define __packed_a16 __attribute__ ((packed, aligned(16)))
/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_hci.h350 } __attribute__ ((packed)) ng_hci_cmd_pkt_t;
359 } __attribute__ ((packed)) ng_hci_acldata_pkt_t;
368 } __attribute__ ((packed)) ng_hci_scodata_pkt_t;
377 } __attribute__ ((packed)) ng_hci_event_pkt_t;
382 } __attribute__ ((packed)) bdaddr_t;
391 } __attribute__ ((packed)) ng_hci_status_rp;
637 } __attribute__ ((packed)) ng_hci_inquiry_cp;
651 } __attribute__ ((packed)) ng_hci_periodic_inquiry_cp;
667 } __attribute__ ((packed)) ng_hci_create_con_cp;
674 } __attribute__ ((packed)) ng_hci_discon_c
[all...]
H A Dng_l2cap.h164 } __attribute__ ((packed)) ng_l2cap_flow_t;
177 } __attribute__ ((packed)) ng_l2cap_hdr_t;
182 } __attribute__ ((packed)) ng_l2cap_clt_hdr_t;
192 } __attribute__ ((packed)) ng_l2cap_cmd_hdr_t;
199 } __attribute__ ((packed)) ng_l2cap_cmd_rej_cp;
206 } __attribute__ ((packed)) mtu;
211 } __attribute__ ((packed)) cid;
220 } __attribute__ ((packed)) ng_l2cap_con_req_cp;
229 } __attribute__ ((packed)) ng_l2cap_con_rsp_cp;
237 } __attribute__ ((packed)) ng_l2cap_cfg_req_c
[all...]
H A Dng_btsocket_rfcomm.h127 } __attribute__ ((packed));
136 } __attribute__ ((packed));
143 } __attribute__ ((packed));
150 } __attribute__ ((packed));
162 } __attribute__ ((packed));
169 } __attribute__ ((packed));
181 } __attribute__ ((packed));
/freebsd-12-stable/sys/dev/hyperv/utilities/
H A Dhv_kvp.h166 }__attribute__((packed));
172 } __attribute__((packed));
184 } __attribute__((packed));
189 } __attribute__((packed));
193 } __attribute__((packed));
197 } __attribute__((packed));
202 } __attribute__((packed));
206 } __attribute__((packed));
221 } __attribute__((packed));
227 } __attribute__((packed));
[all...]
/freebsd-12-stable/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h51 } __attribute__ ((packed)) IoctlEncryptGetInfo_t;
55 } __attribute__ ((packed)) IoctlEncryptSetMode_t;
62 } __attribute__ ((packed)) IoctlEncryptKekAdd_t;
71 } __attribute__ ((packed)) IoctlEncryptDekAdd_t;
75 } __attribute__ ((packed)) IoctlEncryptDekInvalidate_t;
79 } __attribute__ ((packed)) IoctlEncryptKekNVRAM_t;
84 } __attribute__ ((packed)) IoctlEncryptDekTable_t;
93 } __attribute__ ((packed)) EncryptDekMapEntry_t;
103 } __attribute__ ((packed)) EncryptDeviceDekMap_t;
107 } __attribute__ ((packed)) IoctlEncryptDekMapTable_
[all...]
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dunaligned-funcs.c35 struct __attribute__((packed)) u4 { int data; };
36 struct __attribute__((packed)) u8 { long long data; };
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_log_records.h44 } __attribute__((packed));
69 } __attribute__((packed));
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/freebsd-12-stable/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.h37 } __attribute__ ((packed));
46 } __attribute__ ((packed));
52 } __attribute__ ((packed));
60 } __attribute__ ((packed));
H A Diwmbt_fw.h45 } __attribute__ ((packed));
65 } __attribute__ ((packed));
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dpacked_data.c1 /* packed_data.c : implement the packed binary stream data structure
62 svn_stringbuf_t *packed;
106 svn_stringbuf_t *packed;
238 stream->packed = svn_stringbuf_create_empty(root->pool);
308 * data to the sub-streams or writing to the packed data (in case there
359 /* auto-create packed data buffer. Give it some reasonable initial
361 if (private_data->packed == NULL)
362 private_data->packed
369 /* append them to the final packed data */
370 svn_stringbuf_appendbytes(private_data->packed,
61 svn_stringbuf_t *packed; member in struct:packed_int_private_t
105 svn_stringbuf_t *packed; member in struct:svn_packed__byte_stream_t
407 write_packed_uint(svn_stringbuf_t* packed, apr_uint64_t value) argument
760 read_packed_uint(svn_stringbuf_t *packed) argument
[all...]
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_edid.h41 } __attribute__((packed));
54 } __attribute__((packed));
80 } __attribute__((packed));
85 } __attribute__((packed));
102 } __attribute__((packed)) gtf2;
111 } __attribute__((packed)) cvt;
113 } __attribute__((packed));
120 } __attribute__((packed));
127 } __attribute__((packed));
131 } __attribute__((packed));
[all...]
/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_bios.h43 } __attribute__((packed));
69 } __attribute__((packed));
145 } __attribute__((packed));
225 } __attribute__((packed));
253 } __attribute__((packed));
267 } __attribute__((packed));
277 } __attribute__((packed));
282 } __attribute__((packed));
299 } __attribute__((packed));
327 } __attribute__((packed));
[all...]
H A Dintel_sdvo_regs.h64 } __attribute__((packed));
99 } __attribute__((packed));
104 } __attribute__((packed));
113 } __attribute__((packed));
167 } __attribute__((packed));
224 } __attribute__((packed));
237 } __attribute__((packed));
375 } __attribute__((packed));
406 } __attribute__((packed));
431 } __attribute__((packed));
[all...]
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h69 __attribute__ ((packed))
82 } __attribute__ ((packed));
103 __attribute__ ((packed))
133 __attribute__ ((packed))
/freebsd-12-stable/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_records.h63 } __attribute__((packed));
74 // treat this as a discriminant, and so that the first 4 bytes get packed
102 } __attribute__((packed));
108 // too, and so that the first 4 bytes are packed properly.
128 } __attribute__((packed));
/freebsd-12-stable/sys/dev/ips/
H A Dipsreg.h213 } __attribute__ ((packed)) ips_generic_cmd;
224 } __attribute__ ((packed)) ips_io_cmd;
234 } __attribute__ ((packed)) ips_rw_nvram_cmd;
244 } __attribute__ ((packed)) ips_drive_cmd;
254 } __attribute__((packed)) ips_adapter_info_cmd;
270 } __attribute__((packed)) ips_adapter_ffdc_cmd;
291 }__attribute__((packed)) ips_nvram_page5;
304 } __attribute__((packed)) ips_drive_t;
311 }__attribute__((packed)) ips_drive_info_t;
336 }__attribute__((packed)) ips_adapter_info_
[all...]
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h82 } __attribute__ ((packed));
90 } __attribute__ ((packed));
95 } __attribute__ ((packed));
102 } __attribute__ ((packed));
/freebsd-12-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h136 } __attribute__((packed));
228 } __attribute__((packed));
320 } __attribute__((packed));
482 } __attribute__((packed));
500 } __attribute__((packed));
571 } __attribute__((packed));
607 } __attribute__((packed));
657 } __attribute__((packed));
734 } __attribute__((packed));
821 } __attribute__((packed));
[all...]
/freebsd-12-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.h59 } __attribute__ ((packed)) *c = NULL; \
93 } __attribute__ ((packed)) *c = NULL; \
116 } __attribute__ ((packed)) *c = NULL; \
141 } __attribute__ ((packed)) *c = NULL; \
175 } __attribute__ ((packed)) *c = NULL; \
209 } __attribute__ ((packed)) *c = NULL; \
239 } __attribute__ ((packed)) *o = NULL; \
254 } __attribute__ ((packed)) *o = NULL; \
269 } __attribute__ ((packed)) *o = NULL; \
303 } __attribute__ ((packed)) *
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dunwind-dw2-fde.h147 } __attribute__ ((packed, aligned (__alignof__ (void *))));
155 } __attribute__ ((packed, aligned (__alignof__ (void *))));
/freebsd-12-stable/contrib/wpa/src/ap/
H A Diapp.c59 } __attribute__ ((packed));
80 } __attribute__ ((packed));
92 } __attribute__ ((packed));
103 } __attribute__ ((packed));
114 } __attribute__ ((packed));
133 } __attribute__ ((packed));
142 } __attribute__ ((packed));
155 } __attribute__ ((packed));
162 } __attribute__ ((packed));

Completed in 447 milliseconds

123456