/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/ |
H A D | kb.c | 26 return ERR; 31 return ERR; 36 } else { return ERR; } // non-blocking read 97 while ( ( c = _wgetc( win ) ) != ERR ) { 125 return ERR;
|
H A D | slk.c | 127 return ERR; 140 return ERR; 153 return ERR; 191 return ERR; 194 return ERR; 208 return ERR; 222 return ERR; 224 return ERR; 242 return ERR; 249 return ERR; [all...] |
H A D | colour.c | 41 return ERR; 60 return ERR;
|
H A D | windows.c | 20 return ERR; 101 return ERR; 104 return ERR;
|
H A D | winattrs.c | 127 return ERR;
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ |
H A D | curses.h | 15 #undef ERR macro 16 #define ERR (-1) macro 589 ? waddch( stdscr, ch ) : ERR ); 594 ? waddchnstr ( stdscr, chstr, n ) : ERR ); 599 ? waddchnstr ( stdscr, chstr, -1 ) : ERR ); 604 ? waddnstr ( stdscr, str, n ) : ERR ); 609 ? waddnstr ( stdscr, str, -1 ) : ERR ); 614 ? wdelch ( stdscr ) : ERR ); 619 ? wgetch ( stdscr ) : ERR ); 624 ? wgetnstr ( stdscr, str, n ) : ERR ); [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | vboxext.c | 138 ERR("GetModuleHandleEx failed, %d", dwEr); 162 ERR("WaitForSingleObject returned %d\n", dwResult); 167 ERR("CreateThread failed, winErr = (%d)", winErr); 175 ERR("CreateEvent failed, winErr = (%d)", winErr); 190 ERR("PostThreadMessage failed, winErr = (%d)", winErr); 197 ERR("WaitForSingleObject returned (%d)", dwErr); 230 ERR("WaitForSingleObject returned (%d)", dwErr); 239 ERR("PostThreadMessage failed, winErr = (%d)", winErr); 267 ERR("HeapAlloc failed\n"); 277 ERR("vboxExtWorkerSubmi [all...] |
H A D | wined3d_main.c | 102 ERR("VBoxExtCheckInit failed, hr (0x%x)\n", hr); 109 ERR("Failed to allocate wined3d object memory.\n"); 177 ERR("Failed to allocate context TLS index, err %#x.\n", err); 200 ERR("Failed to register window class 'WineD3D_OpenGL'!\n"); 204 ERR("Failed to free context TLS index, err %#x.\n", err); 314 ERR("Invalid value for VideoPciDeviceID. The value should be smaller or equal to 65535 or 0xffff\n"); 329 ERR("Invalid value for VideoPciVendorID. The value should be smaller or equal to 65535 or 0xffff\n"); 348 ERR("VideoMemorySize is %i but must be >0\n", TmpVideoMemorySize); 355 if (!wined3d_settings.logo) ERR("Failed to allocate logo path memory.\n"); 394 ERR("Faile [all...] |
H A D | surface_gdi.c | 102 ERR("(%p): PreLoad is not supported on X11 surfaces!\n", iface); 103 ERR("(%p): Most likely the parent library did something wrong.\n", iface); 104 ERR("(%p): Please report to wine-devel\n", iface); 116 ERR("(%p): UnLoad is not supported on X11 surfaces!\n", iface); 117 ERR("(%p): Most likely the parent library did something wrong.\n", iface); 118 ERR("(%p): Please report to wine-devel\n", iface); 248 ERR("Flipped surface is not on a swapchain\n"); 271 ERR("Unsupported on X11 surfaces\n"); 322 ERR("opening of %s failed with\n", filename); 405 ERR("No [all...] |
H A D | context.c | 310 ERR("FBO 0 is incomplete, driver bug?\n"); 542 ERR("Failed to grow free list, leaking query %u in context %p.\n", query->id, context); 614 ERR("Failed to grow free list, leaking query %u in context %p.\n", query->object.id, context); 710 ERR("Failed to set pixel format %d on device context %p, last error %#x.\n", 725 ERR("wglSetPixelFormatWINE failed to set pixel format %d on device context %p.\n", 736 ERR("Unable to set pixel format %d on device context %p. Already using format %d.\n", 746 ERR("NULL hDC"); 755 ERR("Unexpected swapchain for dc %p window expected %p, but was %p.\n", swapchain->hDC, swapchain->win_handle, hWnd); 791 ERR("invalid swapchain %p\n", swapchain); 798 ERR("Faile [all...] |
H A D | gl_compat.c | 42 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 50 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 58 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 66 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 74 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 82 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 90 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 98 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 106 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 114 ERR("Textur [all...] |
H A D | query.c | 95 ERR("glClientWaitSync returned %#x.\n", gl_ret); 120 ERR("Event query created despite lack of GL support\n"); 152 ERR("Event query finished from wrong thread\n"); 176 ERR("glClientWaitSync returned %#x.\n", gl_ret); 194 ERR("Event query created without GL support\n"); 213 ERR("unexpected\n"); 439 ERR("The GL event query failed, returning D3DERR_INVALIDCALL\n"); 479 ERR("Event query issued with START flag - what to do?\n"); 620 ERR("Failed to allocate occlusion query extended data.\n"); 640 ERR("Faile [all...] |
H A D | device.c | 531 ERR("Failed to grow the context array.\n"); 559 ERR("Context %p doesn't exist in context array.\n", context); 574 ERR("Failed to shrink context array. Oh well.\n"); 641 if(This->contexts) ERR("Context array not freed!\n"); 676 ERR("Failed to allocate memory\n"); 723 ERR("Out of memory\n"); 757 ERR("Out of memory\n"); 789 ERR("Failed to allocate stateblock memory.\n"); 829 ERR("OpenGL surfaces are not available without OpenGL.\n"); 836 ERR("Faile [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | vboxext.c | 138 ERR("GetModuleHandleEx failed, %d", dwEr); 162 ERR("WaitForSingleObject returned %d\n", dwResult); 167 ERR("CreateThread failed, winErr = (%d)", winErr); 175 ERR("CreateEvent failed, winErr = (%d)", winErr); 190 ERR("PostThreadMessage failed, winErr = (%d)", winErr); 197 ERR("WaitForSingleObject returned (%d)", dwErr); 230 ERR("WaitForSingleObject returned (%d)", dwErr); 239 ERR("PostThreadMessage failed, winErr = (%d)", winErr); 267 ERR("HeapAlloc failed\n"); 277 ERR("vboxExtWorkerSubmi [all...] |
H A D | wined3d_main.c | 112 ERR("VBoxExtCheckInit failed, hr (0x%x)\n", hr); 120 ERR("Failed to allocate wined3d object memory.\n"); 182 ERR("Failed to allocate context TLS index, err %#x.\n", err); 203 ERR("Failed to register window class 'WineD3D_OpenGL'!\n"); 207 ERR("Failed to free context TLS index, err %#x.\n", err); 278 ERR("Invalid value for VideoPciDeviceID. The value should be smaller or equal to 65535 or 0xffff\n"); 293 ERR("Invalid value for VideoPciVendorID. The value should be smaller or equal to 65535 or 0xffff\n"); 312 ERR("VideoMemorySize is %i but must be >0\n", TmpVideoMemorySize); 319 if (!wined3d_settings.logo) ERR("Failed to allocate logo path memory.\n"); 372 ERR("Faile [all...] |
H A D | context.c | 188 ERR("Unsupported location %s (%#x).\n", debug_surflocation(location), location); 254 ERR("Unsupported location %s (%#x).\n", debug_surflocation(location), location); 287 ERR("FBO 0 is incomplete, driver bug?\n"); 551 ERR("Failed to grow free list, leaking query %u in context %p.\n", query->id, context); 619 ERR("Failed to grow free list, leaking query %u in context %p.\n", query->object.id, context); 762 ERR("wglSetPixelFormatWINE failed to set pixel format %d on device context %p.\n", 773 ERR("Unable to set pixel format %d on device context %p. Already using format %d.\n", 831 ERR("Failed to set pixel format %d on device context %p.\n", 839 ERR("Fallback to backup window (dc %p) failed too, last error %#x.\n", 858 ERR("Faile [all...] |
H A D | gl_compat.c | 46 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 54 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 62 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 70 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 78 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 86 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 94 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 102 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 110 ERR("Texture unit > 0 used, but GL_ARB_multitexture is not supported\n"); 118 ERR("Textur [all...] |
H A D | query.c | 92 ERR("glClientWaitSync returned %#x.\n", gl_ret); 117 ERR("Event query created despite lack of GL support\n"); 172 ERR("glClientWaitSync returned %#x.\n", gl_ret); 190 ERR("Event query created without GL support\n"); 420 ERR("The GL event query failed, returning D3DERR_INVALIDCALL\n"); 451 ERR("Event query issued with START flag - what to do?\n"); 578 ERR("Failed to allocate occlusion query extended data.\n"); 599 ERR("Failed to allocate event query memory.\n");
|
H A D | swapchain.c | 216 ERR("Failed to restore display mode, hr %#x.\n", hr); 274 ERR("not expected!"); 870 ERR("Trying to blit a mapped surface.\n"); 885 ERR("should not be here!"); 942 ERR("GDI Surface %p has heap memory allocated.\n", front); 945 ERR("GDI Surface %p has heap memory allocated.\n", back); 1054 ERR("invalid window handle supplied"); 1066 ERR("VBoxExtWndCreate failed, hr 0x%x", hr); 1086 ERR("failed to get window DC"); 1099 ERR("Faile [all...] |
H A D | shader_sm4.c | 363 ERR("Shader has no output signature, unable to map register.\n"); 398 ERR("Invalid data type '%c'.\n", t); 408 ERR("Failed to allocate private data\n"); 499 ERR("Failed to get src param for relative addressing.\n"); 575 ERR("Failed to read register index.\n"); 587 ERR("Failed to read register index.\n"); 632 ERR("Failed to read parameter.\n"); 673 ERR("Failed to read parameter.\n"); 679 ERR("Invalid source modifier %#x on destination register.\n", modifier);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/ |
H A D | d3d8_main.c | 112 ERR("vertexshader version mismatch\n"); 150 ERR("pixelshader version mismatch\n");
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/i386/ |
H A D | regs.sed.in | 57 SED_REPLACE(ERR)
|
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
H A D | debug.h | 86 # define ERR_D3D() ERR("Error!"); 90 ERR("Error: Assertion failure expr (%s)", #_e); \ 346 #undef ERR /* Solaris got an 'ERR' define in <sys/reg.h> */ macro 347 #define ERR WINE_ERR macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/ |
H A D | stateblock.c | 74 ERR("Failed to allocate memory\n");
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
H A D | debug.h | 86 # define ERR_D3D() ERR("Error!"); 90 ERR("Error: Assertion failure expr (%s)", #_e); \ 346 #undef ERR /* Solaris got an 'ERR' define in <sys/reg.h> */ macro 347 #define ERR WINE_ERR macro
|