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

123456

/freebsd-11-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-11-stable/contrib/wpa/src/common/
H A Dqca-vendor-attr.h21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
/freebsd-11-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-11-stable/sys/netgraph/bluetooth/include/
H A Dng_hci.h347 } __attribute__ ((packed)) ng_hci_cmd_pkt_t;
356 } __attribute__ ((packed)) ng_hci_acldata_pkt_t;
365 } __attribute__ ((packed)) ng_hci_scodata_pkt_t;
374 } __attribute__ ((packed)) ng_hci_event_pkt_t;
379 } __attribute__ ((packed)) bdaddr_t;
388 } __attribute__ ((packed)) ng_hci_status_rp;
631 } __attribute__ ((packed)) ng_hci_inquiry_cp;
645 } __attribute__ ((packed)) ng_hci_periodic_inquiry_cp;
661 } __attribute__ ((packed)) ng_hci_create_con_cp;
668 } __attribute__ ((packed)) ng_hci_discon_c
[all...]
H A Dng_l2cap.h162 } __attribute__ ((packed)) ng_l2cap_flow_t;
175 } __attribute__ ((packed)) ng_l2cap_hdr_t;
180 } __attribute__ ((packed)) ng_l2cap_clt_hdr_t;
190 } __attribute__ ((packed)) ng_l2cap_cmd_hdr_t;
197 } __attribute__ ((packed)) ng_l2cap_cmd_rej_cp;
204 } __attribute__ ((packed)) mtu;
209 } __attribute__ ((packed)) cid;
218 } __attribute__ ((packed)) ng_l2cap_con_req_cp;
227 } __attribute__ ((packed)) ng_l2cap_con_rsp_cp;
235 } __attribute__ ((packed)) ng_l2cap_cfg_req_c
[all...]
H A Dng_btsocket_rfcomm.h125 } __attribute__ ((packed));
134 } __attribute__ ((packed));
141 } __attribute__ ((packed));
148 } __attribute__ ((packed));
160 } __attribute__ ((packed));
167 } __attribute__ ((packed));
179 } __attribute__ ((packed));
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_kvp.h164 }__attribute__((packed));
170 } __attribute__((packed));
182 } __attribute__((packed));
187 } __attribute__((packed));
191 } __attribute__((packed));
195 } __attribute__((packed));
200 } __attribute__((packed));
204 } __attribute__((packed));
219 } __attribute__((packed));
225 } __attribute__((packed));
[all...]
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_log_records.h44 } __attribute__((packed));
69 } __attribute__((packed));
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/freebsd-11-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-11-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-11-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-11-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h69 __attribute__ ((packed))
82 } __attribute__ ((packed));
103 __attribute__ ((packed))
133 __attribute__ ((packed))
/freebsd-11-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-11-stable/sys/dev/ips/
H A Dipsreg.h211 } __attribute__ ((packed)) ips_generic_cmd;
222 } __attribute__ ((packed)) ips_io_cmd;
232 } __attribute__ ((packed)) ips_rw_nvram_cmd;
242 } __attribute__ ((packed)) ips_drive_cmd;
252 } __attribute__((packed)) ips_adapter_info_cmd;
268 } __attribute__((packed)) ips_adapter_ffdc_cmd;
289 }__attribute__((packed)) ips_nvram_page5;
302 } __attribute__((packed)) ips_drive_t;
309 }__attribute__((packed)) ips_drive_info_t;
334 }__attribute__((packed)) ips_adapter_info_
[all...]
/freebsd-11-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-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.h57 } __attribute__ ((packed)) *c = NULL; \
91 } __attribute__ ((packed)) *c = NULL; \
114 } __attribute__ ((packed)) *c = NULL; \
139 } __attribute__ ((packed)) *c = NULL; \
173 } __attribute__ ((packed)) *c = NULL; \
207 } __attribute__ ((packed)) *c = NULL; \
237 } __attribute__ ((packed)) *o = NULL; \
252 } __attribute__ ((packed)) *o = NULL; \
267 } __attribute__ ((packed)) *o = NULL; \
301 } __attribute__ ((packed)) *
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dunwind-dw2-fde.h147 } __attribute__ ((packed, aligned (__alignof__ (void *))));
155 } __attribute__ ((packed, aligned (__alignof__ (void *))));
/freebsd-11-stable/contrib/gcc/config/
H A Dfp-bit.h391 fractype fraction:FRACBITS __attribute__ ((packed));
392 unsigned int exp:EXPBITS __attribute__ ((packed));
393 unsigned int sign:1 __attribute__ ((packed));
401 unsigned int sign:1 __attribute__ ((packed));
402 unsigned int exp:EXPBITS __attribute__ ((packed));
403 fractype fraction:FRACBITS __attribute__ ((packed));
409 fractype fraction:FRACBITS __attribute__ ((packed));
410 unsigned int exp:EXPBITS __attribute__ ((packed));
411 unsigned int sign:1 __attribute__ ((packed));
/freebsd-11-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));
/freebsd-11-stable/lib/libnv/tests/
H A Dnv_tests.cc435 void *packed; local
441 packed = nvlist_pack(nvl, &packed_size);
442 ATF_REQUIRE(packed != NULL);
444 unpacked = nvlist_unpack(packed, packed_size, 0);
451 free(packed);
458 void *packed; local
468 packed = nvlist_pack(nvl, &packed_size);
469 ATF_REQUIRE(packed != NULL);
471 unpacked = nvlist_unpack(packed, packed_size, 0);
474 unpacked = nvlist_unpack(packed, packed_siz
542 void *binvalue, *packed, *it; local
610 void *packed; local
629 void *packed, *keypos; local
[all...]
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dopa_smi.h107 } __attribute__ ((packed));
123 } __attribute__ ((packed));

Completed in 355 milliseconds

123456