OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAIL
(Results
1 - 25
of
31
) sorted by relevancy
1
2
/xsrc/external/mit/libvdpau/dist/test/
dlclose.c
9
#define
FAIL
1
52
return
FAIL
;
63
return
FAIL
;
75
return
FAIL
;
87
return
FAIL
;
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/valhall/
test-assembly.py
50
FAIL
= []
56
FAIL
.append((case, error))
77
print("Passed {}/{} tests.".format(len(PASS), len(PASS) + len(
FAIL
)))
79
if len(
FAIL
) > 0:
81
for (
fail
, err) in
FAIL
:
83
print(
fail
)
/xsrc/external/mit/xedit/dist/
hook.c
461
#define
FAIL
(code) { etype = code; goto
fail
; }
525
FAIL
(T_OPTION)
532
FAIL
(T_OPTION)
540
FAIL
(T_ICASE)
557
FAIL
(T_COMMAND)
563
FAIL
(T_REPLACE)
581
FAIL
(T_SEARCH)
587
FAIL
(T_BACKSLASH)
594
FAIL
(T_DIRECTION
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_linear_priv.h
165
#define
FAIL
(s) do { \
lp_linear_interp.c
186
FAIL
("min < 0.0");
189
FAIL
("max > 1.0");
/xsrc/external/mit/bitmap/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/fontconfig/dist/
test-driver
122
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libXaw/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libXdmcp/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libXmu/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libXpm/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libXt/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libvdpau/dist/
test-driver
122
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libxcb/dist/build-aux/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/makedepend/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/xorgproto/dist/
test-driver
127
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libX11/dist/
test-driver
134
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libXau/dist/
test-driver
134
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/libxshmfence/dist/
test-driver
134
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/xauth/dist/
test-driver
134
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/xorg-server/dist/
test-driver
134
*:*) col=$red res=
FAIL
recheck=yes gcopy=yes;;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
glcpp-parse.y
1279
goto
FAIL
;
1283
goto
FAIL
;
1286
goto
FAIL
;
1312
FAIL
:
1564
goto
FAIL
;
1577
goto
FAIL
;
1589
goto
FAIL
;
1591
goto
FAIL
;
1599
FAIL
:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_tests.c
281
FAIL
= 0, /* also "false" */
297
status == PASS ? "pass" : "
fail
");
454
util_report_result(
FAIL
);
750
util_report_result_helper(
FAIL
, name);
828
util_report_result(
FAIL
);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_tests.c
276
FAIL
= 0, /* also "false" */
292
status == PASS ? "pass" : "
fail
");
449
util_report_result(
FAIL
);
741
util_report_result_helper(
FAIL
, name);
819
util_report_result(
FAIL
);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
glcpp-parse.y
1392
goto
FAIL
;
1396
goto
FAIL
;
1399
goto
FAIL
;
1425
FAIL
:
1678
goto
FAIL
;
1691
goto
FAIL
;
1703
goto
FAIL
;
1705
goto
FAIL
;
1713
FAIL
:
Completed in 12 milliseconds
1
2
Indexes created Mon Apr 06 00:22:49 UTC 2026