Searched refs:__FUNCTION__ (Results 126 - 150 of 174) sorted by relevance

1234567

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexa_priv.h66 ErrorF("EXA fallback at %s: ", __FUNCTION__); \
H A Dcompiler.h98 /* Support gcc's __FUNCTION__ for people using other compilers */
99 #if !defined(__GNUC__) && !defined(__FUNCTION__)
100 # define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa_priv.h66 ErrorF("EXA fallback at %s: ", __FUNCTION__); \
H A Dcompiler.h98 /* Support gcc's __FUNCTION__ for people using other compilers */
99 #if !defined(__GNUC__) && !defined(__FUNCTION__)
100 # define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexa_priv.h66 ErrorF("EXA fallback at %s: ", __FUNCTION__); \
H A Dcompiler.h97 /* Support gcc's __FUNCTION__ for people using other compilers */
98 #if !defined(__GNUC__) && !defined(__FUNCTION__)
99 #define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexa_priv.h65 ErrorF("EXA fallback at %s: ", __FUNCTION__); \
H A Dcompiler.h97 /* Support gcc's __FUNCTION__ for people using other compilers */
98 #if !defined(__GNUC__) && !defined(__FUNCTION__)
99 #define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexa_priv.h65 ErrorF("EXA fallback at %s: ", __FUNCTION__); \
H A Dcompiler.h97 /* Support gcc's __FUNCTION__ for people using other compilers */
98 #if !defined(__GNUC__) && !defined(__FUNCTION__)
99 #define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Main/include/
H A DVirtualBoxBase.h504 return setError(E_NOTIMPL, tr("Method %s is not implemented"), __FUNCTION__); \
/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSILunSbc.cpp546 __FUNCTION__, uLbaStart, cSectorTransfer));
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-darwin.cpp81 printf(MODULE_NAME ": DEBUG: %s:%d %s(): " fmt "\n", __FILE__, __LINE__, __FUNCTION__, ## args); \
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3DIf.cpp61 WARN((__FUNCTION__": LoadLibrary failed, winErr = (%d)", winErr));
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dmemobj-r0drv-haiku.c413 dprintf("%s(%p, %p, %p, %d, %x, %u, %u)\n", __FUNCTION__, ppMem, pMemToMap, pvFixed, uAlignment,
/vbox/src/VBox/VMM/testcase/
H A DtstPDMAsyncCompletionStress.cpp624 AssertMsg(rc == VINF_SUCCESS, ("%s: Destroying VM failed rc=%Rrc!!\n", __FUNCTION__, rc));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcompiler.h78 /* Support gcc's __FUNCTION__ for people using other compilers */
79 #if !defined(__GNUC__) && !defined(__FUNCTION__)
80 # define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcompiler.h98 /* Support gcc's __FUNCTION__ for people using other compilers */
99 #if !defined(__GNUC__) && !defined(__FUNCTION__)
100 # define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dcompiler.h97 /* Support gcc's __FUNCTION__ for people using other compilers */
98 #if !defined(__GNUC__) && !defined(__FUNCTION__)
99 #define __FUNCTION__ __func__ /* C99 */ macro
/vbox/src/VBox/Devices/Audio/
H A DDevIchHda.cpp1738 LogFunc(("%s requested 8-bit\n", __FUNCTION__));
1746 LogFunc(("%s requested 16-bit\n", __FUNCTION__));
1754 LogFunc(("%s requested 20-bit\n", __FUNCTION__));
1757 LogFunc(("%s requested 24-bit\n", __FUNCTION__));
1760 LogFunc(("%s requested 32-bit\n", __FUNCTION__));
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1648 Log2(("%s: off=%#llx pvBuf=%p cbRead=%d\n%.*Rhxd\n", __FUNCTION__,
1702 Log2(("%s: off=%#llx pvBuf=%p cbRead=%d\n%.*Rhxd\n", __FUNCTION__,
1716 Log2(("%s: off=%#llx pvBuf=%p cbWrite=%d\n%.*Rhxd\n", __FUNCTION__,
/vbox/include/VBox/vmm/
H A Dpdmdev.h4279 # define PDMDEV_ASSERT_EMT(pDevIns) pDevIns->pHlpR3->pfnAssertEMT(pDevIns, __FILE__, __LINE__, __FUNCTION__)
4288 # define PDMDEV_ASSERT_OTHER(pDevIns) pDevIns->pHlpR3->pfnAssertOther(pDevIns, __FILE__, __LINE__, __FUNCTION__)
4297 # define PDMDEV_ASSERT_VMLOCK_OWNER(pDevIns) pDevIns->pHlpR3->pfnAssertVMLock(pDevIns, __FILE__, __LINE__, __FUNCTION__)
/vbox/src/recompiler/
H A DVBoxRecompiler.c4603 remAbort(rc, __FUNCTION__);
4618 remAbort(rc, __FUNCTION__);
4634 remAbort(rc, __FUNCTION__);
4653 remAbort(rc, __FUNCTION__);
4672 remAbort(rc, __FUNCTION__);
4691 remAbort(rc, __FUNCTION__);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c2124 DEBUG((DEBUG_INFO, "%a:%d DevicePath:%s\n", __FUNCTION__, __LINE__, DevicePathToStr(DevicePath))); /* VBox */
2232 DEBUG((DEBUG_INFO, "%a:%d TempDevicePath:%s\n", __FUNCTION__, __LINE__, DevicePathToStr(TempDevicePath))); /* VBox */
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshaderapi.c732 AssertMsgReturn(lastError == GL_NO_ERROR, ("%s (%d): last error 0x%x\n", __FUNCTION__, __LINE__, lastError), VERR_INTERNAL_ERROR);

Completed in 177 milliseconds

1234567