Searched refs:fail (Results 1 - 25 of 1675) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A D087-if-comments.c2 fail
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
H A D087-if-comments.c2 fail
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dxassert.h49 bool fail = !(E); \
50 if (unlikely(fail)) { \
58 unlikely(fail); \
65 #define warn_unless(E) ({ bool fail = !(E); unlikely(fail); })
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.c45 goto fail;
54 goto fail;
60 goto fail;
66 goto fail;
72 goto fail;
82 goto fail;
87 fail:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.c45 goto fail;
54 goto fail;
60 goto fail;
66 goto fail;
72 goto fail;
82 goto fail;
87 fail:
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_validate.c60 bool fail = false; local in function:bi_validate
67 fail = true;
72 if (fail) {
/xsrc/external/mit/libXau/dist/
H A DAuRead.c82 goto fail;
86 goto fail;
90 goto fail;
93 goto fail;
96 goto fail;
100 goto fail;
105 fail:
/xsrc/external/mit/mkfontscale/dist/
H A Dident.c269 goto fail;
285 goto fail;
289 goto fail;
293 goto fail;
296 goto fail;
299 goto fail;
309 goto fail;
314 goto fail;
317 goto fail;
321 goto fail;
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_debug.c46 goto fail;
58 fail:
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_window.c41 goto fail;
47 fail:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_gem.c53 goto fail;
68 goto fail;
81 goto fail;
89 goto fail;
97 goto fail;
106 goto fail;
130 goto fail;
134 fail:
156 goto fail;
163 goto fail;
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_gem.c53 goto fail;
68 goto fail;
81 goto fail;
89 goto fail;
97 goto fail;
106 goto fail;
130 goto fail;
134 fail:
156 goto fail;
163 goto fail;
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dunit_test.h31 unsigned int fail; member in struct:test_result
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dunit_test.h31 unsigned int fail; member in struct:test_result
/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_vgaarb.c54 goto fail;
61 goto fail;
64 goto fail;
68 goto fail;
76 goto fail;
83 goto fail;
86 goto fail;
91 goto fail;
96 goto fail;
101 goto fail;
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c76 goto fail;
80 goto fail;
84 goto fail;
113 goto fail;
117 goto fail;
123 fail:
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c76 goto fail;
80 goto fail;
84 goto fail;
113 goto fail;
117 goto fail;
123 fail:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c144 goto fail;
153 goto fail;
158 fail:
176 goto fail;
179 goto fail;
188 goto fail;
193 fail:
212 goto fail;
221 goto fail;
226 fail
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c147 goto fail;
156 goto fail;
161 fail:
179 goto fail;
182 goto fail;
191 goto fail;
196 fail:
215 goto fail;
224 goto fail;
229 fail
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-xlib/
H A Dxlib.c65 goto fail;
71 fail:
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-xlib/
H A Dxlib.c65 goto fail;
71 fail:
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_pipe.c63 goto fail;
70 fail:
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri3-test.c479 goto fail;
486 goto fail;
491 goto fail;
501 goto fail;
510 goto fail;
515 goto fail;
525 fail:
565 goto fail;
574 goto fail;
585 goto fail;
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c68 int fail = 0; local in function:ParseArgs
79 for (i = 1; i < argc && !fail; ++i)
84 fail = 1;
89 fail = 1;
94 fail = 1;
99 fail = 1;
105 while (token && !fail)
114 fail = 1;
116 if (!fail)
124 while (token && !fail)
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c68 int fail = 0; local in function:ParseArgs
79 for (i = 1; i < argc && !fail; ++i)
84 fail = 1;
89 fail = 1;
94 fail = 1;
99 fail = 1;
105 while (token && !fail)
114 fail = 1;
116 if (!fail)
124 while (token && !fail)
[all...]

Completed in 13 milliseconds

1234567891011>>