Searched refs:bad (Results 1 - 25 of 351) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa-indent.sh2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa-indent.sh2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
/xsrc/external/mit/xauth/dist/tests/
H A DMakefile.am9 090-xauth-bad-usage.script 090-xauth-bad-usage.stderr 090-xauth-bad-usage.stdout
/xsrc/external/mit/libepoxy/dist/test/
H A Dmiscdefines.c35 #error bad GL_VERSION_3_2
39 #error bad GL_ARB_ES2_compatibility
/xsrc/external/mit/xgc/dist/
H A Dlex.l161 "xgc: bad character `%s', line %d\n",
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast_type.cpp829 ast_type_qualifier bad; local in function:ast_type_qualifier::validate_flags
830 bad.flags.i = this->flags.i & ~allowed_flags.flags.i;
831 if (bad.flags.i == 0)
840 bad.flags.q.invariant ? " invariant" : "",
841 bad.flags.q.precise ? " precise" : "",
842 bad.flags.q.constant ? " constant" : "",
843 bad.flags.q.attribute ? " attribute" : "",
844 bad.flags.q.varying ? " varying" : "",
845 bad.flags.q.in ? " in" : "",
846 bad
[all...]
/xsrc/external/mit/xsm/dist/
H A Dauth.c159 goto bad;
162 goto bad;
166 goto bad;
169 goto bad;
173 goto bad;
176 goto bad;
180 goto bad;
183 goto bad;
189 goto bad;
231 bad
[all...]
/xsrc/external/mit/libICE/dist/src/
H A Dauthutil.c256 goto bad;
259 goto bad;
262 goto bad;
266 goto bad;
269 goto bad;
275 bad:
/xsrc/external/mit/smproxy/dist/
H A Dsave.c402 goto bad;
405 goto bad;
408 goto bad;
425 bad:
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Modes.c323 * Marks as bad any modes with unsupported flags.
348 * Marks as bad any modes extending beyond the given max X, Y, or pitch.
391 * Marks as bad any modes that aren't supported by the given monitor's
403 Bool bad; local in function:xf86ValidateModesSync
406 bad = TRUE;
411 bad = FALSE;
414 if (bad)
417 bad = TRUE;
422 bad = FALSE;
425 if (bad)
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Modes.c392 * Marks as bad any modes with unsupported flags.
416 * Marks as bad any modes extending beyond the given max X, Y, or pitch.
459 * Marks as bad any modes that aren't supported by the given monitor's
470 Bool bad; local in function:xf86ValidateModesSync
473 bad = TRUE;
478 bad = FALSE;
481 if (bad)
484 bad = TRUE;
490 bad = FALSE;
493 if (bad)
[all...]
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_overlay.c106 int nitems, i, j, bad; local in function:getOverlayVisualInfoCI
127 bad = checkOverlayAcceptability(&vi[j].vinfo, mode);
128 if (bad) {
220 hardware, bad for anyone (including SGI) who wants to improve
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c1613 enum BadCode bad = NotBad; local in function:CheckUserParameters
1631 bad = ArgTooLong;
1638 bad = UnprintableArg;
1643 if (bad)
1646 if (!bad) {
1650 /* Check for bad environment variables and values */
1674 bad = InternalError;
1683 bad = EnvTooLong;
1689 bad = EnvTooLong;
1697 if (!bad) {
[all...]
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c1881 enum BadCode bad = NotBad; local in function:CheckUserParameters
1898 bad = ArgTooLong;
1905 bad = UnprintableArg;
1910 if (bad)
1913 if (!bad) {
1917 /* Check for bad environment variables and values */
1941 bad = InternalError;
1948 bad = EnvTooLong;
1956 bad = EnvTooLong;
1964 if (!bad) {
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.8.rst31 - mesa-17.2.0/src/gallium/state_trackers/nine/nine_ff.c:1938: bad
56 - st/nine: Fix bad tracking of vs textures for NINESBT_ALL
H A D7.0.4.rst26 - Fixed a per-vertex glMaterial bug which could cause bad lighting
H A D7.4.2.rst38 - Fixed an R300 driver texture object bad memory reference.
H A D7.4.rst41 - Fixed bad reference counting for 1D/2D texture arrays
H A D17.3.1.rst31 Mesa 11.1.2 implementation error: bad format MESA_FORMAT_Z_FLOAT32 in
38 - Mesa 17.2.5 implementation error: bad format MESA_FORMAT_Z_FLOAT32
/xsrc/external/mit/MesaLib/dist/docs/
H A Dapplication-issues.rst10 creates a GLX visual without requesting a depth buffer. This causes bad
/xsrc/external/mit/twm/dist/src/
H A Dsession.c733 goto bad;
736 goto bad;
739 goto bad;
742 goto bad;
746 goto bad;
781 goto bad;
823 bad:
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DMakefile.am144 -Wno-bad-function-cast
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixutils.c260 goto bad;
264 goto bad;
268 goto bad;
272 bad:
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixutils.c268 goto bad;
272 goto bad;
276 goto bad;
280 bad:
/xsrc/external/mit/xauth/dist/
H A Dprocess.c223 fprintf (stderr, "bad display name \"%s\" in \"%s\" command\n",
230 fprintf (stderr, "bad \"%s\" command line\n", cmd);
417 if (!auth) goto bad;
429 goto bad;
431 goto bad;
433 goto bad;
435 goto bad;
437 goto bad;
439 goto bad;
441 goto bad;
[all...]

Completed in 20 milliseconds

1234567891011>>