| /xsrc/external/mit/libXtst/dist/src/ |
| XTest.c | 76 int major_opcode, first_event, first_error; local 79 XQueryExtension(dpy, INAME, &major_opcode, &first_event, &first_error); 121 *error_base_return = info->codes->first_error;
|
| /xsrc/external/mit/xf86-input-synaptics/dist/tools/ |
| syndaemon.c | 304 int major_opcode, minor_opcode, first_error; local 309 &major_opcode, &minor_opcode, &first_error);
|
| /xsrc/external/mit/libFS/dist/include/X11/fonts/ |
| FSlib.h | 104 int first_error; /* first error number for the extension */ member in struct:__anon5468 253 int *first_event, int *first_error );
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| glx_api.c | 676 int first_error; local 685 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_opcode, &first_event, &first_error)) { 688 first_error = 0; 692 error_code += first_error;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| glx_api.c | 680 int first_error; local 689 if (!XQueryExtension(dpy, GLX_EXTENSION_NAME, &major_opcode, &first_event, &first_error)) { 692 first_error = 0; 696 error_code += first_error;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| FSproto.h | 425 CARD8 first_error; member in struct:__anon12015
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| lbxproto.h | 719 CARD8 first_error; member in struct:_LbxQueryExtensionReply
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| Xlib.h | 160 int first_error; /* first error number for the extension */ member in struct:__anon5557
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| Xproto.h | 839 CARD8 first_error; 837 CARD8 first_error; member in struct:__anon11056
|