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

1234

/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__))
H A Dmem.h19 #define DECLARE_ALIGNED(n,typ,val) typ val __attribute__ ((aligned (n)))
/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...]
H A Dwsbm_driver.c65 n_mutexNone(struct _WsbmMutex *mutex __attribute__ ((unused)))
71 n_condNone(struct _WsbmCond *cond __attribute__ ((unused)))
77 n_condWait(struct _WsbmCond *cond __attribute__ ((unused)), struct _WsbmMutex *mutex __attribute__ ((unused)))
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dpacked_section_start.h52 #define BWL_POST_PACKED_STRUCT __attribute__ ((packed))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A Dlibrary_register.h35 #define OSCL_EXPORT_REF __attribute__((visibility("default")))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A Dlibrary_register.h35 #define OSCL_EXPORT_REF __attribute__((visibility("default")))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A Dlibrary_register.h35 #define OSCL_EXPORT_REF __attribute__((visibility("default")))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A Dlibrary_register.h35 #define OSCL_EXPORT_REF __attribute__((visibility("default")))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A Dlibrary_register.h35 #define OSCL_EXPORT_REF __attribute__((visibility("default")))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A Dlibrary_register.h35 #define OSCL_EXPORT_REF __attribute__((visibility("default")))
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_thermal_ioctl.h24 struct __attribute__((__packed__)) cpu_freq_arg {
29 struct __attribute__((__packed__)) msm_thermal_ioctl {
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_thermal_ioctl.h8 struct __attribute__((__packed__)) cpu_freq_arg {
13 struct __attribute__((__packed__)) msm_thermal_ioctl {
/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/intel/common/libva/va/
H A Dsysdeps.h72 # define DLL_HIDDEN __attribute__((visibility("hidden")))
73 # define DLL_EXPORT __attribute__((visibility("default")))
/hardware/ti/omap4-aah/security/tf_sdk/include/
H A Ds_type.h136 # define S_DLL_EXPORT __attribute__ ((visibility ("default")))
137 # define S_DLL_IMPORT __attribute__ ((visibility ("default")))
138 # define S_NO_RETURN __attribute__ ((noreturn))
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Ds_type.h136 # define S_DLL_EXPORT __attribute__ ((visibility ("default")))
137 # define S_DLL_IMPORT __attribute__ ((visibility ("default")))
138 # define S_NO_RETURN __attribute__ ((noreturn))
/hardware/libhardware/include/hardware/
H A Dbt_sock.h37 } __attribute__((packed)) sock_connect_signal_t;
/hardware/intel/img/psb_video/src/hwdefs/
H A Dimg_defs.h109 #define unref__ __attribute__ ((unused))
179 #define IMG_INTERNAL __attribute__ ((visibility ("hidden")))
/hardware/ti/omap4-aah/
H A Dtm.c15 static void ctor(void) __attribute__((constructor));
/hardware/ti/omap4xxx/
H A Dtm.c15 static void ctor(void) __attribute__((constructor));
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstatscommand.h45 #define PRINTF_FORMAT(a,b) __attribute__ ((format (printf, (a), (b))))
46 #define STRUCT_PACKED __attribute__ ((packed))

Completed in 356 milliseconds

1234