Searched refs:warn (Results 1 - 25 of 350) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddeprecated.c68 static int warn = 1; local in function:SecurityLookupWindow
70 if (warn > 0 && warn--)
89 static int warn = 1; local in function:SecurityLookupDrawable
91 if (warn > 0 && warn--)
110 static int warn = 1; local in function:LookupClient
112 if (warn > 0 && warn--)
124 static int warn local in function:SecurityLookupIDByType
138 static int warn = 1; local in function:SecurityLookupIDByClass
[all...]
/xsrc/external/mit/freetype/dist/builds/atari/
H A DATARI.H2 #pragma warn -aus /* too many unevaluated variables in gxvalid */
8 #pragma warn -stu
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
H A Darm_video.c87 * "warn" is TRUE.
90 checkDevMem(Bool warn) argument
112 if (warn) {
119 if (warn) {
H A Dalpha_video.c100 * "warn" is TRUE.
103 checkDevMem(Bool warn) argument
128 if (warn) {
146 if (warn) {
152 if (warn) {
H A Di386_video.c69 * "warn" is TRUE.
72 checkDevMem(Bool warn) argument
95 if (warn) {
104 if (warn) {
127 if (warn) {
134 if (warn) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Darm_video.c123 * "warn" is TRUE.
126 checkDevMem(Bool warn) argument
150 if (warn)
159 if (warn)
284 checkMapInfo(Bool warn, int Region) argument
311 if(warn)
H A Di386_video.c109 * "warn" is TRUE.
112 checkDevMem(Bool warn) argument
136 if (warn)
146 if (warn)
171 if (warn)
178 if (warn)
H A Dalpha_video.c209 * "warn" is TRUE.
212 checkDevMem(Bool warn) argument
237 if (warn) {
255 if (warn) {
261 if (warn) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_texture.c67 unsigned warn = ~(PIPE_BIND_RENDER_TARGET | PIPE_BIND_DEPTH_STENCIL | local in function:temp_bind
69 if (orig & warn)
71 orig & warn);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dpeglgears.c75 static int warn = 1; local in function:current_time
76 if (warn) {
78 warn = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_texture.c70 unsigned warn = ~(PIPE_BIND_RENDER_TARGET | PIPE_BIND_DEPTH_STENCIL | local in function:temp_bind
72 if (orig & warn)
74 orig & warn);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.0.4.rst119 - glcpp: Only warn for macro names containing \_\_
120 - glsl: Only warn for macro names containing \_\_
H A D10.6.1.rst58 - configure: warn about shared_glapi & xlib-glx only when both are set
H A D10.5.9.rst77 - configure: warn about shared_glapi & xlib-glx only when both are set
H A D17.1.1.rst45 - bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
H A D18.2.8.rst70 - bin/get-pick-list.sh: warn when commit lists invalid sha
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Ddtrace_support.cmake40 # So we just have to hope. mk_ctf_info.sh will warn us if things
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxcontexts.c75 static int warn = 1; local in function:current_time
76 if (warn) {
78 warn = 0;
H A Dglxgears.c77 static int warn = 1; local in function:current_time
78 if (warn) {
80 warn = 0;
/xsrc/external/mit/libXt/dist/src/
H A DError.c673 XtErrorHandler *warn _X_UNUSED)
680 *warn = _XtDefaultWarning;
/xsrc/external/mit/libpciaccess/dist/scanpci/
H A Dscanpci.c43 # define warn(format, args...) \ macro
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l175 %option warn nodefault
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l175 %option warn nodefault
/xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/lunr/
H A Dlunr.du.js17 !function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var v,q,r;console.warn('[Lunr Languages] Please use the "nl" instead of the "du". The "nl" code is the standard code for (…)
/xsrc/external/mit/xterm/dist/
H A Ddoublechr.c295 temp.warn = fwResource;

Completed in 18 milliseconds

1234567891011>>