OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:warning
(Results
1 - 25
of
380
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
recordstr.h
0
#
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."
Xeviestr.h
0
#
warning
"Xeviestr.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/evieproto.h> for the protocol defines."
bigreqstr.h
0
#
warning
"bigreqstr.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/bigreqsproto.h> for the protocol defines."
xcmiscstr.h
0
#
warning
"xcmiscstr.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/xcmiscproto.h> for the protocol defines."
xf86bigfstr.h
0
#
warning
"xf86bigfstr.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/xf86bigfproto.h> for the protocol defines."
xf86dga1str.h
0
#
warning
"xf86dga1str.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/xf86dga1proto.h> for the protocol defines."
xf86dgastr.h
0
#
warning
"xf86dgastr.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/xf86dgaproto.h> for the protocol defines."
xf86vmstr.h
0
#
warning
"xf86vmstr.h is obsolete and may be removed in the future."
2
#
warning
"include <X11/extensions/xf86vmproto.h> for the protocol defines."
shapestr.h
4
#
warning
"shapestr.h is obsolete and may be removed in the future."
5
#
warning
"include <X11/extensions/shapeproto.h> for the protocol defines."
xf86dga.h
3
#
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/evieext/dist/
Xeviestr.h
0
#
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/xorgproto/dist/include/X11/dri/
xf86dristr.h
0
#
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/glu/dist/src/include/
gluos.h
17
#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
(disable : 4761
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
stw_nopfuncs.c
46
warning
(const char *name)
function
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.old/dist/src/gallium/state_trackers/wgl/
stw_nopfuncs.c
46
warning
(const char *name)
function
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/
tunneldat.h
4
#pragma
warning
( disable : 4305 ) /* 'initializing' : truncation from 'const double' to 'float' */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
glutstroke.h
11
#pragma
warning
(disable:4244) /* disable bogus conversion warnings */
12
#pragma
warning
(disable:4305) /* VC++ 5.0 version of above
warning
. */
/xsrc/external/mit/xf86-video-vmware/dist/src/
vm_basic_types.h
40
#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/glx/
glutstroke.h
15
#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/
util.h
45
#
warning
Neither secure_getenv nor __secure_getenv is available.
/xsrc/external/mit/freetype/dist/include/freetype/internal/
ftvalid.h
81
/* 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/MesaLib/dist/src/gallium/include/pipe/
p_compiler.h
53
/* Avoid 'expression is always true'
warning
*/
54
#pragma
warning
(disable: 4296)
190
#
warning
"Unsupported compiler"
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_compiler.h
53
/* Avoid 'expression is always true'
warning
*/
54
#pragma
warning
(disable: 4296)
173
#
warning
"Unsupported compiler"
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
CD_Common_Types.h
82
#pragma
warning
( disable : 4142 )
156
#pragma
warning
( default : 4142 )
/xsrc/external/mit/MesaLib/dist/include/EGL/
eglplatform.h
59
#
warning
"`MESA_EGL_NO_X11_HEADERS` is deprecated, and doesn't work with the unmodified Khronos header"
60
#
warning
"Please use `EGL_NO_X11` instead, as `MESA_EGL_NO_X11_HEADERS` will be removed soon"
Completed in 19 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Jun 13 00:24:39 UTC 2026