Searched refs:__attribute__ (Results 1 - 25 of 165) sorted by relevance

1234567

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_vendor_tag_defs.h43 } __attribute__((packed)) ext_scan_cycle_vendor_data_t;
51 } __attribute__((packed)) ext_scan_results_available_vendor_data_t;
58 } __attribute__((packed)) roam_scan_started_vendor_data_t;
65 } __attribute__((packed)) roam_scan_complete_vendor_data_t;
72 } __attribute__((packed)) roam_candidate_found_vendor_data_t;
77 } __attribute__((packed)) roam_scan_config_vendor_data_t;
82 } __attribute__((packed)) bt_coex_bt_scan_start_vendor_data_t;
87 } __attribute__((packed)) bt_coex_bt_scan_stop_vendor_data_t;
92 } __attribute__((packed)) pe_event_vendor_data_t;
104 } __attribute__((packe
[all...]
H A Dwifilogger_event_defs.h164 } __attribute__((packed)) wlan_pe_event_t;
184 } __attribute__((packed)) wlan_eapol_event_t;
199 } __attribute__((packed)) wlan_ext_bucket_t;
227 } __attribute__((packed)) wlan_ext_scan_feature_started_payload_type;
234 } __attribute__((packed)) wlan_ext_bucket_channels;
238 } __attribute__((packed)) wlan_ext_bucket_channel_config_payload_type;
248 } __attribute__((packed)) wlan_ext_scan_cycle_started_payload_type;
257 } __attribute__((packed)) wlan_ext_scan_cycle_completed_payload_type;
263 } __attribute__((packed)) wlan_ext_scan_bucket_started_payload_type;
269 } __attribute__((packe
[all...]
H A Dwificonfigcommand.h35 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b))))
36 #define STRUCT_PACKED __attribute__ ((packed))
H A Dpkt_stats.h81 } __attribute__((packed)) wh_pktlog_hdr_t;
101 } __attribute__((packed));
113 } __attribute__((packed));
128 } __attribute__((packed));
135 } __attribute__((packed));
147 } __attribute__((packed));
178 } __attribute__((packed));
184 } __attribute__((packed));
199 }__attribute__((packed)) rb_pkt_stats_t;
216 } __attribute__((packe
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
H A Demmintrin_compat.h18 extern __inline __m128 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
24 extern __inline __m128i __attribute__((__gnu_inline__, __always_inline__, __artificial__))
30 extern __inline __m128d __attribute__((__gnu_inline__, __always_inline__, __artificial__))
36 extern __inline __m128i __attribute__((__gnu_inline__, __always_inline__, __artificial__))
42 extern __inline __m128 __attribute__((__gnu_inline__, __always_inline__, __artificial__))
48 extern __inline __m128d __attribute__((__gnu_inline__, __always_inline__, __artificial__))
/hardware/intel/common/libwsbm/src/
H A Dwsbm_mallocpool.c57 unsigned long size, uint32_t placement, unsigned alignment __attribute__ ((unused)))
81 pool_waitIdle(struct _WsbmBufStorage *buf __attribute__ ((unused)), int lazy __attribute__ ((unused)))
87 pool_map(struct _WsbmBufStorage *buf, unsigned mode __attribute__ ((unused)), void **virtual __attribute__ ((unused)))
94 pool_unmap(struct _WsbmBufStorage *buf __attribute__ ((unused)))
100 pool_syncforcpu(struct _WsbmBufStorage *buf __attribute__ ((unused)), unsigned mode __attribute__ ((unused)))
106 pool_releasefromcpu(struct _WsbmBufStorage *buf __attribute__ ((unused)), unsigned mode __attribute__ ((unuse
[all...]
/hardware/bsp/intel/peripheral/libmraa/include/linux/
H A Dtypes.h37 #define __aligned_u64 __u64 __attribute__((aligned(8)))
39 #define __aligned_be64 __be64 __attribute__((aligned(8)))
40 #define __aligned_le64 __le64 __attribute__((aligned(8)))
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dpacked_section_start.h52 #define BWL_POST_PACKED_STRUCT __attribute__ ((packed))
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_thermal_ioctl.h24 struct __attribute__((__packed__)) cpu_freq_arg {
29 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_thermal_ioctl.h8 struct __attribute__((__packed__)) cpu_freq_arg {
13 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/intel/bootstub/
H A Dbootparam.h53 } __attribute__((packed));
124 } __attribute__((packed));
134 } __attribute__((packed));
156 } __attribute__ ((packed)) isa;
163 } __attribute__ ((packed)) pci;
167 } __attribute__ ((packed)) ibnd;
170 } __attribute__ ((packed)) xprs;
173 } __attribute__ ((packed)) htpt;
176 } __attribute__ ((packed)) unknown;
185 } __attribute__ ((packe
[all...]
H A Dsfi.h29 }__attribute__((packed));
38 }__attribute__((packed));
43 }__attribute__((packed));
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dcompress_offload.h30 } __attribute__((packed, aligned(4)));
36 } __attribute__((packed, aligned(4)));
46 } __attribute__((packed, aligned(4)));
51 } __attribute__((packed, aligned(4)));
69 } __attribute__((packed, aligned(4)));
75 } __attribute__((packed, aligned(4)));
80 } __attribute__((packed, aligned(4)));
92 } __attribute__((packed, aligned(4)));
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dcompress_offload.h42 } __attribute__((packed, aligned(4)));
54 } __attribute__((packed, aligned(4)));
74 } __attribute__((packed, aligned(4)));
84 } __attribute__((packed, aligned(4)));
111 } __attribute__((packed, aligned(4)));
123 } __attribute__((packed, aligned(4)));
133 } __attribute__((packed, aligned(4)));
156 } __attribute__((packed, aligned(4)));
/hardware/libhardware/include/hardware/
H A Dhw_auth_token.h39 typedef struct __attribute__((__packed__)) {
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_thermal_ioctl.h25 struct __attribute__((__packed__)) cpu_freq_arg {
30 struct __attribute__((__packed__)) clock_plan_arg {
37 struct __attribute__((__packed__)) voltage_plan_arg {
45 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_thermal_ioctl.h9 struct __attribute__((__packed__)) cpu_freq_arg {
14 struct __attribute__((__packed__)) clock_plan_arg {
43 struct __attribute__((__packed__)) voltage_plan_arg {
50 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_thermal_ioctl.h25 struct __attribute__((__packed__)) cpu_freq_arg {
30 struct __attribute__((__packed__)) clock_plan_arg {
37 struct __attribute__((__packed__)) voltage_plan_arg {
45 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_thermal_ioctl.h9 struct __attribute__((__packed__)) cpu_freq_arg {
14 struct __attribute__((__packed__)) clock_plan_arg {
43 struct __attribute__((__packed__)) voltage_plan_arg {
50 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/intel/common/libva/va/
H A Dsysdeps.h72 # define DLL_HIDDEN __attribute__((visibility("hidden")))
73 # define DLL_EXPORT __attribute__((visibility("default")))
/hardware/bsp/intel/peripheral/sensors/mraa/sensors/
H A DGroveLight.hpp63 static void initModule() __attribute__((constructor
H A DGroveTemperature.hpp63 static void initModule() __attribute__((constructor
H A DLSM303dAccelerometer.hpp69 static void initModule() __attribute__((constructor));
H A DLSM303dOrientation.hpp66 static void initModule() __attribute__((constructor));
H A DLSM9DS0Accelerometer.hpp65 static void initModule() __attribute__((constructor

Completed in 921 milliseconds

1234567