Searched refs:GCC (Results 1 - 25 of 575) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/include/android_stub/ndk/
H A Dsync.h89 #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 Dkhronos_typedefs_nonepoxy.c60 #pragma GCC diagnostic ignored "-Wsuggest-attribute=noreturn"
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_unpack_neon.c32 #pragma GCC target ("fpu=neon")
/xsrc/external/mit/xorg-server/dist/test/
H A Dsignal-logging.c121 #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 Dxcb.m416 #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 Dos2-dev.mk2 # FreeType 2 configuration rules for OS/2 + GCC
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dunix-dev.mk2 # FreeType 2 Configuration rules for Unix + GCC
/xsrc/external/mit/freetype/dist/builds/windows/
H A Dw32-dev.mk2 # FreeType 2 configuration rules for Win32 + GCC
H A Dw32-gcc.mk2 # FreeType 2 configuration rules for Win32 + GCC
/xsrc/external/mit/fontconfig/dist/
H A Dconfig.rpath17 # 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 Dconfig.rpath17 # 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 Dconfig.rpath17 # 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 Dxcbint.h38 #pragma GCC visibility push(hidden)
238 #pragma GCC visibility pop
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dftcalc.h38 /* 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 Du_debug_stack.c269 #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 Du_debug_stack.c254 #pragma GCC diagnostic push
255 #pragma GCC diagnostic ignored "-Wframe-address"
257 #pragma GCC diagnostic pop
/xsrc/external/mit/ctwm/dist/
H A Dparse.c61 # 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 Dlnx_init.c85 #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 Dax_tls.m412 # 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 Dlib-prefix.m458 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 Dlib-ld.m451 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 D7.8.rst54 - Removed support for GCC versions earlier than 3.3.0.
/xsrc/external/mit/xf86-video-geode/dist/
H A Dconfigure.ac96 # 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 DD3D12ResourceState.h38 #pragma GCC diagnostic ignored "-Winvalid-offsetof"
/xsrc/external/mit/libXext/dist/m4/
H A Dax_gcc_builtin.m411 # This macro checks if the compiler supports one of GCC's built-in

Completed in 40 milliseconds

1234567891011>>