| /xsrc/external/mit/freetype/dist/src/tools/ftrandom/ |
| H A D | Makefile | 18 WFLAGS = -Wmissing-prototypes \
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | basic_vars.cmake | 98 -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wundef
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_shader_debug.spec | 164 The following printMESA prototypes are available. 195 The following assertMESA prototypes are available.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_shader_debug.spec | 164 The following printMESA prototypes are available. 195 The following assertMESA prototypes are available.
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | Makefile.am | 35 libnativeGLthunk_la_CFLAGS = $(AM_CFLAGS) -Wno-unused-function -Wno-missing-prototypes -Wno-missing-declarations
|
| H A D | Makefile.in | 579 libnativeGLthunk_la_CFLAGS = $(AM_CFLAGS) -Wno-unused-function -Wno-missing-prototypes -Wno-missing-declarations
|
| /xsrc/external/mit/freetype/dist/builds/compiler/ |
| H A D | gcc-dev.mk | 68 strict_prototypes := -Wstrict-prototypes
|
| /xsrc/external/mit/glw/dist/ |
| H A D | configure.ac | 94 CWARNFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes \
|
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| H A D | configure.ac | 145 WARN_CFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes \ 146 -Wmissing-prototypes -Wmissing-declarations \
|
| /xsrc/external/mit/MesaLib.old/dist/src/glsl/ |
| H A D | builtin_function.cpp | 55 /* Read the IR containing the prototypes */ 59 * prototypes (we've already created them). The IR reader will skip any 15925 _mesa_read_profile(struct _mesa_glsl_parse_state * state,int profile_index,const char * prototypes,const char ** functions,int count) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glsl/ |
| H A D | builtin_function.cpp | 55 /* Read the IR containing the prototypes */ 59 * prototypes (we've already created them). The IR reader will skip any 15925 _mesa_read_profile(struct _mesa_glsl_parse_state * state,int profile_index,const char * prototypes,const char ** functions,int count) argument [all...] |
| /xsrc/external/mit/mesa-demos/dist/ |
| H A D | configure.ac | 184 CWARNFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes \
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.1.3.rst | 161 - glsl: Ignore redundant prototypes after a function's been defined.
|
| H A D | 7.9.1.rst | 304 - glsl: Don't inline function prototypes.
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | configure.ac | 127 WARN_CFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes \ 128 -Wmissing-prototypes -Wmissing-declarations \
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | functions.adoc | 204 and calling f.function implementations, the prototypes for all those 219 **HANDLER**. It's used in both the prototypes in `functions_internal.h`
|
| /xsrc/external/mit/luit/dist/ |
| H A D | configure | 1830 /* System header to define __stub macros and hopefully few prototypes, 3562 function prototypes and stuff, but not '\xHH' hex character constants. 5234 CFLAGS="$CFLAGS -Wstrict-prototypes" 5236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wstrict-prototypes" >&5 5237 $as_echo_n "checking if $CC supports-Wstrict-prototypes... " >&6; } 5269 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5352 CFLAGS="$CFLAGS -Wmissing-prototypes" 5354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmissing-prototypes" >&5 5355 $as_echo_n "checking if $CC supports-Wmissing-prototypes... " >&6; } 5387 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes" [all...] |
| /xsrc/external/mit/proxymngr/dist/ |
| H A D | configure | 1752 /* System header to define __stub macros and hopefully few prototypes, 3680 function prototypes and stuff, but not '\xHH' hex character constants. 5412 CFLAGS="$CFLAGS -Wstrict-prototypes" 5414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5415 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5447 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5530 CFLAGS="$CFLAGS -Wmissing-prototypes" 5532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5533 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5565 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes" [all...] |
| /xsrc/external/mit/mkfontdir/dist/ |
| H A D | configure | 3392 function prototypes and stuff, but not '\xHH' hex character constants. 4748 CFLAGS="$CFLAGS -Wstrict-prototypes" 4750 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 4751 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 4752 cacheid=`$as_echo_n xorg_cv_cc_flag_-Wstrict-prototypes` 4783 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 4858 CFLAGS="$CFLAGS -Wmissing-prototypes" 4860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 4861 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 4862 cacheid=`$as_echo_n xorg_cv_cc_flag_-Wmissing-prototypes` [all...] |
| /xsrc/external/mit/xfindproxy/dist/ |
| H A D | configure | 3497 function prototypes and stuff, but not '\xHH' hex character constants. 5229 CFLAGS="$CFLAGS -Wstrict-prototypes" 5231 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5232 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5264 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5347 CFLAGS="$CFLAGS -Wmissing-prototypes" 5349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5350 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5382 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
|
| /xsrc/external/mit/xcompmgr/dist/ |
| H A D | configure | 3505 function prototypes and stuff, but not '\xHH' hex character constants. 5241 CFLAGS="$CFLAGS -Wstrict-prototypes" 5243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5244 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5276 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5359 CFLAGS="$CFLAGS -Wmissing-prototypes" 5361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5362 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5394 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
|
| /xsrc/external/mit/xcursor-themes/dist/ |
| H A D | configure | 3520 function prototypes and stuff, but not '\xHH' hex character constants. 5256 CFLAGS="$CFLAGS -Wstrict-prototypes" 5258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5259 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5291 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5374 CFLAGS="$CFLAGS -Wmissing-prototypes" 5376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5377 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5409 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
|
| /xsrc/external/mit/xtrap/dist/ |
| H A D | configure | 3492 function prototypes and stuff, but not '\xHH' hex character constants. 5242 CFLAGS="$CFLAGS -Wstrict-prototypes" 5244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5245 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5277 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5360 CFLAGS="$CFLAGS -Wmissing-prototypes" 5362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5363 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5395 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
|
| /xsrc/external/mit/xvidtune/dist/ |
| H A D | configure | 3413 function prototypes and stuff, but not '\xHH' hex character constants. 5086 CFLAGS="$CFLAGS -Wstrict-prototypes" 5088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5089 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5121 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5204 CFLAGS="$CFLAGS -Wmissing-prototypes" 5206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5207 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5239 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
|
| /xsrc/external/mit/beforelight/dist/ |
| H A D | configure | 3522 function prototypes and stuff, but not '\xHH' hex character constants. 5258 CFLAGS="$CFLAGS -Wstrict-prototypes" 5260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wstrict-prototypes" >&5 5261 $as_echo_n "checking if $CC supports -Wstrict-prototypes... " >&6; } 5293 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes" 5376 CFLAGS="$CFLAGS -Wmissing-prototypes" 5378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wmissing-prototypes" >&5 5379 $as_echo_n "checking if $CC supports -Wmissing-prototypes... " >&6; } 5411 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
|