/vbox/src/VBox/Additions/common/VBoxGuestLib/ |
H A D | VBoxGuestLog.h | 42 # undef Log macro 43 # define Log(a) RTLogBackdoorPrintf a macro 45 # define Log(a) DbgPrint a macro 48 # define Log(a) macro
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/ |
H A D | FileHandleWrappers.h | 25 SHELL_LINE_LIST *Log; member in struct:__anon12748
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
H A D | EventLogInfo.c | 187 // Print Log Header Type1 Format info 343 LOG_RECORD_FORMAT *Log; local 346 // Event Log Variable Data Format Types 356 // Print Log info 359 Log = (LOG_RECORD_FORMAT *) LogData; 360 while (Log != NULL && Log->Type != END_OF_LOG && Offset < LogAreaLength) { 362 // Get a Event Log Record 364 Log = (LOG_RECORD_FORMAT *) (LogData + Offset); 366 if (Log ! [all...] |
/vbox/src/VBox/Additions/haiku/VBoxTray/ |
H A D | VBoxDisplay.cpp | 66 # undef Log macro 67 # define Log(x) printf x macro
|
H A D | VBoxClipboard.cpp | 71 # undef Log macro 72 # define Log(x) printf x macro 414 Log(("VBoxClipboardService::%s: Unsupported message from host! Message = %u\n", __FUNCTION__, u32Msg));
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon6941 94 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon9569 98 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon5094 98 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon5406 98 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon5717 94 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon6024 94 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon6327 94 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon6625 94 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86Privstr.h | 55 } Log; typedef in typeref:enum:__anon7979 116 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86Privstr.h | 55 } Log; typedef in typeref:enum:__anon8296 121 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86Privstr.h | 44 } Log; typedef in typeref:enum:__anon8610 101 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon8931 98 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86Privstr.h | 43 } Log; typedef in typeref:enum:__anon9248 98 Log log;
|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/ |
H A D | DumpD3DCaps9.cpp | 25 #define Log(_m) do { printf _m ; } while (0) macro 28 case _t: { Log(("%s", #_t"")); break; } 30 default: { Log(("0x%08", (_dw))); break; } 40 Log(("%s%s", _pSep ,#_t"")); \ 43 Log(("%s", #_t"")); \ 54 Log(("%s0x%08x", _pSep, (_fFlags))); \ 57 Log(("0x%08x", (_fFlags))); \ 82 if (pCaps1->_field != pCaps2->_field) { Log(("pCaps->" #_field " = " _format "; // " _format " \n", pCaps2->_field, pCaps1->_field)); } \ 87 Log(("%s", pszPrefix)); 96 Log((" [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86Privstr.h | 55 } Log; typedef in typeref:enum:__anon7614 162 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86Privstr.h | 56 } Log; typedef in typeref:enum:__anon4759 163 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/ |
H A D | xf86Privstr.h | 33 } Log; typedef in typeref:enum:__anon3032 140 Log log;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86Privstr.h | 56 } Log; typedef in typeref:enum:__anon4326 163 Log log;
|
/vbox/include/iprt/ |
H A D | log.h | 228 * Log file header/footer callback. 450 /** Log to file. */ 452 /** Log to stdout. */ 454 /** Log to stderr. */ 456 /** Log to debugger (win32 only). */ 458 /** Log to com port. */ 460 /** Log a memory ring buffer. */ 464 /** Log to a user defined output stream. */ 487 * This will enabled Log() only. 564 /** @def Log 572 #define Log macro 1479 # undef Log macro 1480 # define Log macro 1533 # undef Log macro 1534 # define Log macro [all...] |
/vbox/src/VBox/Devices/Graphics/ |
H A D | DevVGA-SVGA3d-win.cpp | 483 Log(("%s: Failed to create event semaphore for window handling.\n", __FUNCTION__)); 705 Log(("CAPS: %s =\n%s\n", vmsvga3dGetCapString(idx3dCaps), vmsvga3dGet3dFormatString(result))); 726 Log(("CAPS: %s =\n%s\n", vmsvga3dGetCapString(idx3dCaps), vmsvga3dGet3dFormatString(result))); 1109 Log(("CAPS: Unknown CAP %s\n", vmsvga3dGetCapString(idx3dCaps))); 1115 Log(("CAPS: Unexpected CAP %d\n", idx3dCaps)); 1222 // Log(("CAPS: Unexpected CAP %d\n", idx3dCaps)); 1227 Log(("CAPS: %d=%s - %x\n", idx3dCaps, vmsvga3dGetCapString(idx3dCaps), *pu32Val)); 1393 Log(("vmsvga3dSurfaceDefine: sid=%x surfaceFlags=%x format=%s (%x) multiSampleCount=%d autogenFilter=%d, cMipLevels=%d size=(%d,%d,%d)\n", 1536 Log(("SVGA3D_SURFACE_CUBEMAP\n")); 1541 Log(("SVGA3D_SURFACE_HINT_INDEXBUFFE 2929 AssertReturn(cid < SVGA3D_MAX_CONTEXT_IDS, VERR_INVALID_PARAMETER); Log((�, cid)); if (cid >= pState->cContexts) argument 4270 AssertReturn(type < SVGA3D_RT_MAX, VERR_INVALID_PARAMETER); AssertReturn(target.face == 0, VERR_INVALID_PARAMETER); AssertReturn(target.mipmap == 0, VERR_INVALID_PARAMETER); Log((�, cid, type, target.sid)); if ( cid >= pState->cContexts || pState->papContexts[cid]->id != cid) argument [all...] |