| /xsrc/external/mit/MesaLib/dist/include/android_stub/ndk/ |
| H A D | sync.h | 89 #pragma GCC diagnostic push 90 #pragma GCC diagnostic ignored "-Wold-style-cast" 92 #pragma GCC diagnostic pop
|
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | khronos_typedefs_nonepoxy.c | 60 #pragma GCC diagnostic ignored "-Wsuggest-attribute=noreturn"
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_unpack_neon.c | 32 #pragma GCC target ("fpu=neon")
|
| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | signal-logging.c | 121 #pragma GCC diagnostic push 122 #pragma GCC diagnostic ignored "-Woverflow" 160 #pragma GCC diagnostic pop 162 #pragma GCC diagnostic push 163 #pragma GCC diagnostic ignored "-Wformat-security" 164 #pragma GCC diagnostic ignored "-Wformat" 165 #pragma GCC diagnostic ignored "-Wformat-extra-args" 400 #pragma GCC diagnostic pop /* "-Wformat-security" */
|
| /xsrc/external/mit/libxcb/dist/m4/ |
| H A D | xcb.m4 | 16 #pragma GCC visibility push(hidden) 18 #pragma GCC visibility pop 25 [Defined if GCC supports the visibility feature])
|
| /xsrc/external/mit/freetype/dist/builds/os2/ |
| H A D | os2-dev.mk | 2 # FreeType 2 configuration rules for OS/2 + GCC
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | unix-dev.mk | 2 # FreeType 2 Configuration rules for Unix + GCC
|
| /xsrc/external/mit/freetype/dist/builds/windows/ |
| H A D | w32-dev.mk | 2 # FreeType 2 configuration rules for Win32 + GCC
|
| H A D | w32-gcc.mk | 2 # FreeType 2 configuration rules for Win32 + GCC
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | config.rpath | 17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld 53 if test "$GCC" = yes; then 156 if test "$GCC" != yes; then 269 if test "$GCC" = yes; then 297 if test "$GCC" = yes; then 361 if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then 456 if test "$GCC" = yes; then
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | config.rpath | 17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld 53 if test "$GCC" = yes; then 139 if test "$GCC" != yes; then 251 if test "$GCC" = yes; then 279 if test "$GCC" = yes; then 339 if test "$GCC" = yes ; then 445 if test "$GCC" = yes; then
|
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | config.rpath | 17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld 53 if test "$GCC" = yes; then 156 if test "$GCC" != yes; then 269 if test "$GCC" = yes; then 297 if test "$GCC" = yes; then 361 if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then 460 if test "$GCC" = yes; then
|
| /xsrc/external/mit/libxcb/dist/src/ |
| H A D | xcbint.h | 38 #pragma GCC visibility push(hidden) 238 #pragma GCC visibility pop
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | ftcalc.h | 38 /* These must be defined `static __inline__' with GCC. */ 191 #pragma GCC diagnostic push 192 #pragma GCC diagnostic ignored "-Wlong-long" 196 /* Technically not an assembly fragment, but GCC does a really good */ 208 /* For some reason, GCC 4.6 on Ubuntu 12.04 generates invalid machine */ 233 #pragma GCC diagnostic pop
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_debug_stack.c | 269 #pragma GCC diagnostic push 270 #pragma GCC diagnostic ignored "-Wframe-address" 272 #pragma GCC diagnostic pop
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_debug_stack.c | 254 #pragma GCC diagnostic push 255 #pragma GCC diagnostic ignored "-Wframe-address" 257 #pragma GCC diagnostic pop
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | parse.c | 61 # pragma GCC diagnostic push 62 # pragma GCC diagnostic ignored "-Wredundant-decls" 64 # pragma GCC diagnostic pop
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 85 #pragma GCC diagnostic push 86 #pragma GCC diagnostic ignored "-Wformat-nonliteral" 296 #pragma GCC diagnostic pop
|
| /xsrc/external/mit/xorg-server.old/dist/m4/ |
| H A D | ax_tls.m4 | 12 # extensions. Defines TLS if it is found. Currently only knows about GCC 13 # and MSVC. I think SunPro uses the same as GCC, and Borland apparently
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | lib-prefix.m4 | 58 dnl 3. if it's /usr/local/include and we are using GCC on Linux, 71 if test -n "$GCC"; then 89 dnl 3. if it's /usr/local/lib and we are using GCC on Linux, 102 if test -n "$GCC"; then
|
| H A D | lib-ld.m4 | 51 if test "$GCC" = yes; then 73 # If it fails, then pretend we aren't using GCC.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.8.rst | 54 - Removed support for GCC versions earlier than 3.3.0.
|
| /xsrc/external/mit/xf86-video-geode/dist/ |
| H A D | configure.ac | 96 # Check if GCC supports compiling in 32 bit mode for 64 bit computers 99 if test "x$GCC" = xyes ; then
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/resource_state_manager/ |
| H A D | D3D12ResourceState.h | 38 #pragma GCC diagnostic ignored "-Winvalid-offsetof"
|
| /xsrc/external/mit/libXext/dist/m4/ |
| H A D | ax_gcc_builtin.m4 | 11 # This macro checks if the compiler supports one of GCC's built-in
|