Searched refs:warning (Results 1 - 25 of 765) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drecordstr.h0 #warning "recordstr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/record.h> for the library interfaces."
3 #warning "include <X11/extensions/recordproto.h> for the protocol defines."
H A DXeviestr.h0 #warning "Xeviestr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/evieproto.h> for the protocol defines."
H A Dbigreqstr.h0 #warning "bigreqstr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/bigreqsproto.h> for the protocol defines."
H A Dxcmiscstr.h0 #warning "xcmiscstr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/xcmiscproto.h> for the protocol defines."
H A Dxf86bigfstr.h0 #warning "xf86bigfstr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/xf86bigfproto.h> for the protocol defines."
H A Dxf86dga1str.h0 #warning "xf86dga1str.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/xf86dga1proto.h> for the protocol defines."
H A Dxf86dgastr.h0 #warning "xf86dgastr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/xf86dgaproto.h> for the protocol defines."
H A Dxf86vmstr.h0 #warning "xf86vmstr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/xf86vmproto.h> for the protocol defines."
H A Dshapestr.h4 #warning "shapestr.h is obsolete and may be removed in the future."
5 #warning "include <X11/extensions/shapeproto.h> for the protocol defines."
H A Dxf86dga.h3 #warning "xf86dga.h is obsolete and may be removed in the future."
4 #warning "include <X11/extensions/xf86dgaconst.h> instead."
9 #warning "xf86dga.h is obsolete and may be removed in the future."
10 #warning "include <X11/extensions/Xxf86dga.h> instead."
/xsrc/external/mit/xorgproto/dist/include/X11/dri/
H A Dxf86dristr.h0 #warning "xf86dristr.h is obsolete and may be removed in the future."
2 #warning "include <X11/dri/xf86driproto.h> for the protocol defines."
/xsrc/external/mit/evieext/dist/
H A DXeviestr.h0 #warning "Xeviestr.h is obsolete and may be removed in the future."
2 #warning "include <X11/extensions/evieproto.h> for the protocol defines."
/xsrc/external/mit/glu/dist/src/include/
H A Dgluos.h17 #pragma warning 7 10
18 #pragma warning 13 10
19 #pragma warning 14 10
20 #pragma warning 367 10
21 #pragma warning 379 10
22 #pragma warning 726 10
23 #pragma warning 836 10
60 #pragma warning(disable : 4101)
61 #pragma warning(disable : 4244)
62 #pragma warning(disabl
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_nopfuncs.c46 warning(const char *name) function in typeref:typename:void
55 warning(__func__);
61 warning(__func__);
67 warning(__func__);
73 warning(__func__);
79 warning(__func__);
85 warning(__func__);
91 warning(__func__);
97 warning(__func__);
103 warning(__func_
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c46 warning(const char *name) function in typeref:typename:void
55 warning(__func__);
61 warning(__func__);
67 warning(__func__);
73 warning(__func__);
79 warning(__func__);
85 warning(__func__);
91 warning(__func__);
97 warning(__func__);
103 warning(__func_
[all...]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtunneldat.h4 #pragma warning( disable : 4305 ) /* 'initializing' : truncation from 'const double' to 'float' */
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvm_basic_types.h40 #pragma warning (disable :4018) // signed/unsigned mismatch
41 #pragma warning (disable :4761) // integral size mismatch in argument; conversion supplied
42 #pragma warning (disable :4305) // truncation from 'const int' to 'short'
43 #pragma warning (disable :4244) // conversion from 'unsigned short' to 'unsigned char'
44 //#pragma warning (disable :4101) // unreferenced local variable
45 #pragma warning (disable :4133) // incompatible types - from 'struct VM *' to 'int *'
46 #pragma warning (disable :4047) // differs in levels of indirection
47 #pragma warning (disable :4146) // unary minus operator applied to unsigned type, result still unsigned
48 #pragma warning (disable :4142) // benign redefinition of type
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutstroke.h11 #pragma warning (disable:4244) /* disable bogus conversion warnings */
12 #pragma warning (disable:4305) /* VC++ 5.0 version of above warning. */
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutstroke.h15 #pragma warning (disable:4244) /* disable bogus conversion warnings */
16 #pragma warning (disable:4305) /* VC++ 5.0 version of above warning. */
/xsrc/external/mit/libvdpau/dist/src/
H A Dutil.h45 # warning Neither secure_getenv nor __secure_getenv is available.
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dftvalid.h81 /* We disable the warning `structure was padded due to */
84 #pragma warning( push )
85 #pragma warning( disable : 4324 )
101 #pragma warning( pop )
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DCD_Common_Types.h82 #pragma warning ( disable : 4142 )
156 #pragma warning ( default : 4142 )
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_compiler.h53 /* Avoid 'expression is always true' warning */
54 #pragma warning(disable: 4296)
173 #warning "Unsupported compiler"
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_compiler.h53 /* Avoid 'expression is always true' warning */
54 #pragma warning(disable: 4296)
190 #warning "Unsupported compiler"
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dosdef.h109 #warning Neither CONFIG_FB_SIS_300 nor CONFIG_FB_SIS_315 is set
110 #warning sisfb will not work!

Completed in 23 milliseconds

1234567891011>>