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

1234567

/hardware/bsp/intel/peripheral/libmraa/src/
H A Dmraa.c80 mraa_result_t __attribute__((constructor))
/hardware/intel/img/psb_video/src/mrst/
H A Dpvr2d.h35 #define PVR2D_EXPORT __attribute__((visibility("default")))
/hardware/intel/img/psb_video/src/
H A Dpsb_drv_video.h73 # define __maybe_unused __attribute__((__unused__))
H A Dpsb_drv_video.c124 #define EXPORT __attribute__ ((visibility("default")))
/hardware/libhardware/modules/vehicle/
H A Dvehicle.c21 #define UNUSED __attribute__((__unused__))
/hardware/qcom/audio/msm8909/voice_processing/
H A Dvoice_processing.c758 __attribute__ ((visibility ("default")))
/hardware/qcom/audio/post_proc/
H A Dvolume_listener.c781 __attribute__((visibility("default")))
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c751 __attribute__ ((visibility ("default")))
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_i.h30 #define PACKED __attribute__((packed))
/hardware/intel/common/libva/va/
H A Dva.h89 # define __maybe_unused __attribute__((__unused__))
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
H A Domx_aac_enc_test.c204 } __attribute__ ((packed));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dconfigure.sh1229 check_cc <<EOF && INLINE="__inline__ __attribute__((always_inline))"
1230 static __attribute__((always_inline)) function() {}
/hardware/libhardware/tests/keymaster/
H A Dkeymaster_test.cpp890 uint8_t* unused __attribute__((unused)) = expected_sig.release();
/hardware/qcom/audio/hal/
H A Daudio_hw.c206 __attribute__ ((visibility ("default")))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h1821 # define GTEST_ATTRIBUTE_UNUSED_ __attribute__ ((unused))
1843 # define GTEST_MUST_USE_RESULT_ __attribute__ ((warn_unused_result))
1880 # define GTEST_NO_INLINE_ __attribute__((noinline))

Completed in 1868 milliseconds

1234567