Searched refs:packed (Results 1 - 25 of 396) sorted by last modified time

1234567891011>>

/external/zlib/src/contrib/delphi/
H A DZLib.pas23 TZStreamRec = packed record
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas28 z_stream = packed record
50 gz_header = packed record
/external/wpa_supplicant_8/hostapd/src/ap/
H A Diapp.c63 } __attribute__ ((packed));
84 } __attribute__ ((packed));
96 } __attribute__ ((packed));
107 } __attribute__ ((packed));
118 } __attribute__ ((packed));
137 } __attribute__ ((packed));
146 } __attribute__ ((packed));
159 } __attribute__ ((packed));
166 } __attribute__ ((packed));
/external/wpa_supplicant_8/hostapd/src/common/
H A Dqca-vendor-attr.h21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h2143 } __attribute__((packed));
3478 } __attribute__((packed));
3702 } __attribute__((packed));
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h357 #define STRUCT_PACKED __attribute__ ((packed))
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/external/wpa_supplicant_8/src/ap/
H A Diapp.c63 } __attribute__ ((packed));
84 } __attribute__ ((packed));
96 } __attribute__ ((packed));
107 } __attribute__ ((packed));
118 } __attribute__ ((packed));
137 } __attribute__ ((packed));
146 } __attribute__ ((packed));
159 } __attribute__ ((packed));
166 } __attribute__ ((packed));
/external/wpa_supplicant_8/src/common/
H A Dqca-vendor-attr.h21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h2143 } __attribute__((packed));
3478 } __attribute__((packed));
3702 } __attribute__((packed));
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h357 #define STRUCT_PACKED __attribute__ ((packed))
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Diapp.c63 } __attribute__ ((packed));
84 } __attribute__ ((packed));
96 } __attribute__ ((packed));
107 } __attribute__ ((packed));
118 } __attribute__ ((packed));
137 } __attribute__ ((packed));
146 } __attribute__ ((packed));
159 } __attribute__ ((packed));
166 } __attribute__ ((packed));
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dqca-vendor-attr.h21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h2143 } __attribute__((packed));
3478 } __attribute__((packed));
3702 } __attribute__((packed));
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h357 #define STRUCT_PACKED __attribute__ ((packed))
H A Dplatform.h14 } __attribute__((packed)) *__ptr = (void *) (p); \
/external/valgrind/main/none/tests/s390x/
H A Dstcke.c12 } __attribute__ ((packed)) reader;
/external/valgrind/main/perf/
H A Dtinycc.c2227 int packed;
2798 DEF(TOK_PACKED1, "packed")
4130 DEF(TOK_PACKED1, "packed")
12019 - packed : force data alignment to 1
12062 ad->packed = 1;
12220 } else if (ad.packed) {
14343 } else if (ad->packed) {
2225 int packed; member in struct:AttributeDef
/external/valgrind/main/VEX/test/
H A Dtest-amd64.c696 struct __attribute__((packed)) {
706 struct __attribute__((packed)) {
995 } __attribute__((packed)) segoff;
H A Dtest-i386.c658 struct __attribute__((packed)) {
668 struct __attribute__((packed)) {
957 } __attribute__((packed)) segoff;
/external/valgrind/main/coregrind/m_demangle/
H A Dansidecl.h381 # define ATTRIBUTE_PACKED __attribute__ ((packed))
/external/valgrind/main/include/vki/
H A Dvki-linux.h143 #define __vki_packed __attribute__((packed))
1044 #define VKI_EPOLL_PACKED __attribute__((packed))
/external/valgrind/main/memcheck/tests/amd64/
H A Dmore_x87_fp.c176 struct __attribute__((packed)) {
186 struct __attribute__((packed)) {
/external/valgrind/main/memcheck/tests/linux/
H A Drfcomm.c10 } __attribute__((packed)) vui_bdaddr_t;

Completed in 362 milliseconds

1234567891011>>