Home
last modified time | relevance | path

Searched refs:packed (Results 1 – 25 of 229) sorted by relevance

12345678910

/freebsd-11-stable/sys/netgraph/bluetooth/include/
HDng_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_cp;
[all …]
HDng_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_cp;
[all …]
HDng_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/pms/freebsd/driver/common/
HDencrypt_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_t;
[all …]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDpacked_data.c61 svn_stringbuf_t *packed; member
105 svn_stringbuf_t *packed; member
237 stream->packed = svn_stringbuf_create_empty(root->pool); in create_bytes_stream_body()
360 if (private_data->packed == NULL) in data_flush_buffer()
361 private_data->packed in data_flush_buffer()
369 svn_stringbuf_appendbytes(private_data->packed, in data_flush_buffer()
401 svn_stringbuf_appendbytes(stream->packed, data, len); in svn_packed__add_bytes()
407 write_packed_uint(svn_stringbuf_t* packed, apr_uint64_t value) in write_packed_uint() argument
411 svn_stringbuf_appendbyte(packed, (char)value); in write_packed_uint()
418 svn_stringbuf_appendbytes(packed, (char *)buffer, p - buffer); in write_packed_uint()
[all …]
/freebsd-11-stable/sys/dev/bnxt/
HDhsi_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/dev/hyperv/utilities/
HDhv_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));
/freebsd-11-stable/sys/dev/drm2/
HDdrm_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/
HDintel_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 …]
HDintel_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 …]
/freebsd-11-stable/sys/dev/ips/
HDipsreg.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_t;
[all …]
/freebsd-11-stable/sys/contrib/alpine-hal/
HDal_hal_types.h78 #define __packed __attribute__ ((packed))
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/l2cap/
HDng_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)) *c = NULL; \
[all …]
/freebsd-11-stable/lib/libnv/tests/
HDnv_tests.cc435 void *packed; in ATF_TEST_CASE_BODY() local
441 packed = nvlist_pack(nvl, &packed_size); in ATF_TEST_CASE_BODY()
442 ATF_REQUIRE(packed != NULL); in ATF_TEST_CASE_BODY()
444 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
451 free(packed); in ATF_TEST_CASE_BODY()
458 void *packed; in ATF_TEST_CASE_BODY() local
468 packed = nvlist_pack(nvl, &packed_size); in ATF_TEST_CASE_BODY()
469 ATF_REQUIRE(packed != NULL); in ATF_TEST_CASE_BODY()
471 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
474 unpacked = nvlist_unpack(packed, packed_size, NV_FLAG_IGNORE_CASE); in ATF_TEST_CASE_BODY()
[all …]
HDnv_array_tests.cc914 void *packed; in ATF_TEST_CASE_BODY() local
933 packed = nvlist_pack(nvl, &packed_size); in ATF_TEST_CASE_BODY()
934 ATF_REQUIRE(packed != NULL); in ATF_TEST_CASE_BODY()
936 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
949 free(packed); in ATF_TEST_CASE_BODY()
958 void *packed; in ATF_TEST_CASE_BODY() local
975 packed = nvlist_pack(nvl, &packed_size); in ATF_TEST_CASE_BODY()
976 ATF_REQUIRE(packed != NULL); in ATF_TEST_CASE_BODY()
978 unpacked = nvlist_unpack(packed, packed_size, 0); in ATF_TEST_CASE_BODY()
991 free(packed); in ATF_TEST_CASE_BODY()
[all …]
/freebsd-11-stable/contrib/gdb/gdb/
HDgo32-nat.c1258 unsigned short limit0 __attribute__((packed));
1259 unsigned short base0 __attribute__((packed));
1260 unsigned char base1 __attribute__((packed));
1261 unsigned stype:5 __attribute__((packed));
1262 unsigned dpl:2 __attribute__((packed));
1263 unsigned present:1 __attribute__((packed));
1264 unsigned limit1:4 __attribute__((packed));
1265 unsigned available:1 __attribute__((packed));
1266 unsigned dummy:1 __attribute__((packed));
1267 unsigned bit32:1 __attribute__((packed));
[all …]
/freebsd-11-stable/contrib/gcc/config/
HDfp-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/sys/compat/linux/
HDlinux_videodev2_compat.h69 __attribute__ ((packed))
82 } __attribute__ ((packed));
103 __attribute__ ((packed))
133 __attribute__ ((packed))
/freebsd-11-stable/contrib/wpa/src/ap/
HDiapp.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/contrib/llvm-project/compiler-rt/include/xray/
HDxray_records.h63 } __attribute__((packed));
102 } __attribute__((packed));
128 } __attribute__((packed));
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDcm_msgs.h113 } __attribute__ ((packed));
438 } __attribute__ ((packed));
476 } __attribute__ ((packed));
521 } __attribute__ ((packed));
629 } __attribute__ ((packed));
641 } __attribute__ ((packed));
662 } __attribute__ ((packed));
690 } __attribute__ ((packed));
799 } __attribute__ ((packed));
810 } __attribute__ ((packed));
[all …]
/freebsd-11-stable/usr.sbin/uefisign/
HDpe.c63 } __attribute__((packed));
69 } __attribute__((packed));
76 } __attribute__((packed));
93 } __attribute__((packed));
108 } __attribute__((packed));
120 } __attribute__((packed));
127 } __attribute__((packed));
140 } __attribute__((packed));
/freebsd-11-stable/sys/dev/hptrr/
HDhptintf.h650 } __attribute__((packed)) IDENTIFY_DATA2, *PIDENTIFY_DATA2;
695 __attribute__((packed)) DEVICE_INFO, *PDEVICE_INFO;
746 __attribute__((packed)) DEVICE_INFO_V2, *PDEVICE_INFO_V2, DEVICE_INFO_V3, *PDEVICE_INFO_V3;
798 } __attribute__((packed)) u;
800 } __attribute__((packed)) LOGICAL_DEVICE_INFO, *PLOGICAL_DEVICE_INFO;
815 } __attribute__((packed)) u;
817 } __attribute__((packed)) LOGICAL_DEVICE_INFO_V2, *PLOGICAL_DEVICE_INFO_V2;
841 } __attribute__((packed)) u;
844 __attribute__((packed)) LOGICAL_DEVICE_INFO_V3, *PLOGICAL_DEVICE_INFO_V3;
870 } __attribute__((packed)) u;
[all …]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_fuid.c125 char *packed; in zfs_fuid_table_load() local
128 packed = kmem_alloc(fuid_size, KM_SLEEP); in zfs_fuid_table_load()
130 fuid_size, packed, DMU_READ_PREFETCH) == 0); in zfs_fuid_table_load()
131 VERIFY(nvlist_unpack(packed, fuid_size, in zfs_fuid_table_load()
154 kmem_free(packed, fuid_size); in zfs_fuid_table_load()
226 char *packed; in zfs_fuid_sync() local
269 packed = kmem_alloc(nvsize, KM_SLEEP); in zfs_fuid_sync()
270 VERIFY(nvlist_pack(nvp, &packed, &nvsize, in zfs_fuid_sync()
275 zfsvfs->z_fuid_size, packed, tx); in zfs_fuid_sync()
276 kmem_free(packed, zfsvfs->z_fuid_size); in zfs_fuid_sync()
/freebsd-11-stable/sys/dev/hpt27xx/
HDhptintf.h843 } __attribute__((packed)) IDENTIFY_DATA2, *PIDENTIFY_DATA2;
887 __attribute__((packed)) DEVICE_INFO, *PDEVICE_INFO;
938 __attribute__((packed)) DEVICE_INFO_V2, *PDEVICE_INFO_V2, DEVICE_INFO_V3, *PDEVICE_INFO_V3;
990 } __attribute__((packed)) u;
992 } __attribute__((packed)) LOGICAL_DEVICE_INFO, *PLOGICAL_DEVICE_INFO;
1007 } __attribute__((packed)) u;
1009 } __attribute__((packed)) LOGICAL_DEVICE_INFO_V2, *PLOGICAL_DEVICE_INFO_V2;
1033 } __attribute__((packed)) u;
1036 __attribute__((packed)) LOGICAL_DEVICE_INFO_V3, *PLOGICAL_DEVICE_INFO_V3;
1062 } __attribute__((packed)) u;
[all …]

12345678910