Searched defs:UNUSED_PARAMETER (Results 1 - 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h328 #define UNUSED_PARAMETER(x) (void)(x) macro
/hardware/ti/omap3/dspbridge/inc/
H A Ddbtype.h47 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER(P) (P) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbtype.h47 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER(P) (P) macro
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c69 #define UNUSED_PARAMETER(x) (void)(x) macro
303 UNUSED_PARAMETER(stream);
304 UNUSED_PARAMETER(rate);
348 UNUSED_PARAMETER(stream);
355 UNUSED_PARAMETER(stream);
356 UNUSED_PARAMETER(format);
387 UNUSED_PARAMETER(stream);
388 UNUSED_PARAMETER(fd);
574 UNUSED_PARAMETER(stream);
575 UNUSED_PARAMETER(lef
[all...]

Completed in 155 milliseconds