android_system_core/include/system
Colin Cross 7c7990e6fd Fix warnings in system/ headers
system/core/include is included in the global include path using
-isystem, which hides all warnings.  Fix warnings in
system/core/include/system in preparation for moving from -isystem to -I.

- Fix invalid doxygen syntax in graphics.h
- Use a pragma to hide a C99 extension warning on the flexible length
  array in graphics.h
- Make static functions in radio.h static inline
- Fix size_t printf and size_t vs. ssize_t comparision in qemu_pipe.h
- Fix old style cast in window.h

Test: m -j native
Bug: 31492149
Change-Id: I857f289e4c8e303494831873282bbb69de155c10
2016-09-21 17:46:59 -07:00
..
camera.h Camera: Add new set video format/dataspace command 2015-06-08 13:21:27 -07:00
graphics.h Fix warnings in system/ headers 2016-09-21 17:46:59 -07:00
qemu_pipe.h Fix warnings in system/ headers 2016-09-21 17:46:59 -07:00
radio.h Fix warnings in system/ headers 2016-09-21 17:46:59 -07:00
thread_defs.h thread_defs: remove trailing whitespace 2013-07-23 22:20:45 -07:00
window.h Fix warnings in system/ headers 2016-09-21 17:46:59 -07:00