Searched refs:handle_error (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/makedepend/dist/
H A Difparser.h68 const char *(*handle_error)(struct _if_parser *, const char *, member in struct:_if_parser::__anone77260880108
H A Difparser.c84 return CALLFUNC(g, handle_error) (g, cp, "variable name");
100 return CALLFUNC(g, handle_error) (g, cp, "number");
218 return CALLFUNC(g, handle_error) (g, cp, ")");
245 return CALLFUNC(g, handle_error) (g, cp, "(");
251 return CALLFUNC(g, handle_error) (g, cp, ")");
258 return CALLFUNC(g, handle_error) (g, cp, "'");
276 return CALLFUNC(g, handle_error) (g, cp, ")");
287 return CALLFUNC(g, handle_error) (g, cp, "variable or number");
306 return CALLFUNC(g, handle_error) (g, cp, ",");
524 return CALLFUNC(g, handle_error) (
[all...]
H A Dcppsetup.c124 .funcs.handle_error = my_if_errors,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri.c1020 goto handle_error;
1028 goto handle_error;
1033 goto handle_error;
1051 goto handle_error;
1063 goto handle_error;
1073 goto handle_error;
1080 goto handle_error;
1099 goto handle_error;
1112 goto handle_error;
1124 goto handle_error;
[all...]
H A Dglxdriswrast.c467 goto handle_error;
474 goto handle_error;
491 goto handle_error;
503 goto handle_error;
523 handle_error:
H A Dglxdri2.c740 goto handle_error;
747 goto handle_error;
764 goto handle_error;
777 goto handle_error;
824 handle_error:
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c871 goto handle_error;
876 goto handle_error;
888 goto handle_error;
893 goto handle_error;
904 goto handle_error;
911 goto handle_error;
916 goto handle_error;
921 goto handle_error;
926 goto handle_error;
934 goto handle_error;
[all...]
H A Ddri_glx.c444 goto handle_error;
453 goto handle_error;
458 goto handle_error;
476 goto handle_error;
487 goto handle_error;
503 goto handle_error;
514 goto handle_error;
523 goto handle_error;
538 goto handle_error;
546 goto handle_error;
[all...]
H A Ddriwindows_glx.c523 goto handle_error;
528 goto handle_error;
537 goto handle_error;
557 handle_error:
H A Ddri2_glx.c1248 goto handle_error;
1253 goto handle_error;
1258 goto handle_error;
1272 goto handle_error;
1283 goto handle_error;
1303 goto handle_error;
1313 goto handle_error;
1370 handle_error:
H A Ddrisw_glx.c873 goto handle_error;
891 goto handle_error;
906 goto handle_error;
917 goto handle_error;
939 handle_error:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c874 goto handle_error;
879 goto handle_error;
891 goto handle_error;
896 goto handle_error;
928 goto handle_error;
935 goto handle_error;
940 goto handle_error;
945 goto handle_error;
950 goto handle_error;
958 goto handle_error;
[all...]
H A Ddriwindows_glx.c483 goto handle_error;
488 goto handle_error;
497 goto handle_error;
517 handle_error:
H A Ddri2_glx.c1168 goto handle_error;
1173 goto handle_error;
1178 goto handle_error;
1193 goto handle_error;
1204 goto handle_error;
1224 goto handle_error;
1234 goto handle_error;
1299 handle_error:
H A Ddrisw_glx.c834 goto handle_error;
852 goto handle_error;
867 goto handle_error;
878 goto handle_error;
903 handle_error:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdriswrast.c444 goto handle_error;
454 goto handle_error;
473 handle_error:
H A Dglxdri2.c946 goto handle_error;
961 goto handle_error;
972 goto handle_error;
1004 handle_error:
/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c197 static int handle_error(Display *dpy, xError *err, Bool in_XReply) function in typeref:typename:int
403 handle_error(dpy, (xError *) response, in_XReply);
798 ret_code = handle_error(dpy, (xError *) error, True);
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer.cpp138 handle_error(void *user_data, const void *aub_data, const char *msg) function in typeref:typename:void
177 aub_read.error = handle_error;
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer.cpp136 handle_error(void *user_data, const void *aub_data, const char *msg) function in typeref:typename:void
175 aub_read.error = handle_error;

Completed in 39 milliseconds