/external/mesa3d/src/glx/ |
glx_error.c | 50 error.type = X_Error; 76 error.type = X_Error;
|
glxcurrent.c | 198 error.type = X_Error;
|
glx_pbuffer.c | 320 if (reply.type == X_Error) {
|
glxcmds.c | 371 error.type = X_Error; [all...] |
/external/mesa3d/src/gallium/targets/xorg-nouveau/ |
nouveau_xorg.c | 137 xf86DrvMsg(-1, X_ERROR, "[drm] No DRICreatePCIBusID symbol\n"); 144 xf86DrvMsg(-1, X_ERROR, "[drm] failed to open device\n"); 155 xf86DrvMsg(-1, X_ERROR, "[drm] KMS not enabled\n"); 176 xf86DrvMsg(-1, X_ERROR, "Unknown chipset: NV%02x\n", chipset);
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_xvmc.c | 113 xf86DrvMsg(pScrn->scrnIndex, X_ERROR,
|
xorg_tracker.h | 57 #define DRV_ERROR(msg) xf86DrvMsg(pScrn->scrnIndex, X_ERROR, msg);
|
xorg_driver.c | 207 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, 425 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, 452 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Could not init " 503 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "No valid modes.\n"); 519 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "No modes.\n"); 650 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_gentable.py | 93 LogMessage(X_ERROR, "GLX: Call to unimplemented API: %s\\n", fstr);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xproto.h | 975 BYTE type; /* X_Error */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xproto.h | 975 BYTE type; /* X_Error */ [all...] |
/external/mksh/src/ |
edit.c | 2325 x_error(int c MKSH_A_UNUSED) function [all...] |