Searched refs:VERR_INTERNAL_ERROR (Results 1 - 25 of 186) sorted by relevance

12345678

/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp46 return VERR_INTERNAL_ERROR;
51 return VERR_INTERNAL_ERROR;
56 return VERR_INTERNAL_ERROR;
60 return VERR_INTERNAL_ERROR;
64 return VERR_INTERNAL_ERROR;
68 return VERR_INTERNAL_ERROR;
72 return VERR_INTERNAL_ERROR;
77 return VERR_INTERNAL_ERROR;
81 return VERR_INTERNAL_ERROR;
89 return VERR_INTERNAL_ERROR;
[all...]
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dinitterm-r0drv-os2.cpp64 AssertMsgReturn(!rc, ("rc=%d\n", rc), VERR_INTERNAL_ERROR);
66 AssertReturn(g_pDosTable, VERR_INTERNAL_ERROR);
73 AssertMsgReturn(!rc, ("rc=%d\n", rc), VERR_INTERNAL_ERROR);
76 AssertMsgReturn(!rc, ("rc=%d\n", rc), VERR_INTERNAL_ERROR);
/vbox/src/VBox/NetworkServices/NetLib/
H A DComHostUtils.cpp200 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
203 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
207 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
212 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
223 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
227 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
239 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
242 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
246 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
251 AssertComRCReturn(hrc, VERR_INTERNAL_ERROR);
[all...]
/vbox/src/VBox/Runtime/r3/haiku/
H A DrtProcInitExePath-haiku.cpp53 AssertReturn((status == B_OK), VERR_INTERNAL_ERROR);
/vbox/src/VBox/Runtime/common/misc/
H A Dhttp.cpp341 rc = VERR_INTERNAL_ERROR;
370 int rc = VERR_INTERNAL_ERROR;
471 return VERR_INTERNAL_ERROR;
477 return VERR_INTERNAL_ERROR;
480 return VERR_INTERNAL_ERROR;
483 return VERR_INTERNAL_ERROR;
486 return VERR_INTERNAL_ERROR;
489 return VERR_INTERNAL_ERROR;
559 return VERR_INTERNAL_ERROR;
564 return VERR_INTERNAL_ERROR;
[all...]
H A Donce.cpp110 ASMAtomicWriteS32(&pCur->rc, VERR_INTERNAL_ERROR);
129 ASMAtomicWriteS32(&g_OnceCleanUp.rc, VERR_INTERNAL_ERROR);
312 , VERR_INTERNAL_ERROR);
436 ASMAtomicWriteS32(&pOnce->rc, VERR_INTERNAL_ERROR);
/vbox/src/VBox/NetworkServices/NAT/
H A DRTWinSocketPair.cpp82 return VERR_INTERNAL_ERROR;
162 VERR_INTERNAL_ERROR);
167 VERR_INTERNAL_ERROR);
212 LogFlowFuncLeaveRC(VERR_INTERNAL_ERROR);
213 return VERR_INTERNAL_ERROR;
/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstGetPagingMode.cpp82 rc = VERR_INTERNAL_ERROR;
H A DSUPLoggerCtl.cpp168 rc = VERR_INTERNAL_ERROR;
/vbox/src/VBox/Runtime/darwin/
H A DRTErrConvertFromDarwin.cpp106 case kIOReturnInternalError: return VERR_INTERNAL_ERROR;
/vbox/src/VBox/Runtime/r3/darwin/
H A DrtProcInitExePath-darwin.cpp52 AssertReturn(pszImageName, VERR_INTERNAL_ERROR);
/vbox/src/VBox/Runtime/testcase/
H A DtstRTHttp.cpp73 rc = VERR_INTERNAL_ERROR;
81 rc = VERR_INTERNAL_ERROR;
86 rc = VERR_INTERNAL_ERROR;
94 rc = VERR_INTERNAL_ERROR;
137 rc = VERR_INTERNAL_ERROR;
145 rc = VERR_INTERNAL_ERROR;
150 rc = VERR_INTERNAL_ERROR;
158 rc = VERR_INTERNAL_ERROR;
H A DtstRTDirCreateUniqueNumbered.cpp57 int rc = VERR_INTERNAL_ERROR;
/vbox/src/VBox/Main/src-server/solaris/
H A DPerformanceSolaris.cpp201 return VERR_INTERNAL_ERROR;
209 return VERR_INTERNAL_ERROR;
221 return VERR_INTERNAL_ERROR;
283 AssertReturn(totalRAM, VERR_INTERNAL_ERROR);
401 return VERR_INTERNAL_ERROR;
408 return VERR_INTERNAL_ERROR;
421 return VERR_INTERNAL_ERROR;
437 return VERR_INTERNAL_ERROR;
457 rc = VERR_INTERNAL_ERROR;
473 rc = VERR_INTERNAL_ERROR;
[all...]
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp509 AssertReturn(pState->pD3D9, VERR_INTERNAL_ERROR);
518 AssertReturn(hr == D3D_OK, VERR_INTERNAL_ERROR);
521 AssertReturn(hr == D3D_OK, VERR_INTERNAL_ERROR);
1780 AssertMsgReturn(hr == D3D_OK, ("vmsvga3dSurfaceTrackUsage: CreateQuery failed with %x\n", hr), VERR_INTERNAL_ERROR);
1783 AssertMsgReturn(hr == D3D_OK, ("vmsvga3dSurfaceTrackUsage: Issue failed with %x\n", hr), VERR_INTERNAL_ERROR);
1809 AssertMsgReturn(hr == S_OK, ("vmsvga3dSurfaceFinishDrawing: GetData failed with %x\n", hr), VERR_INTERNAL_ERROR);
1894 AssertReturn(pSharedSurface, VERR_INTERNAL_ERROR);
1933 AssertMsgReturn(hr == D3D_OK, ("vmsvga3dSurfaceCopy: GetSurfaceLevel failed with %x\n", hr), VERR_INTERNAL_ERROR);
1942 AssertMsgReturn(hr == D3D_OK, ("vmsvga3dSurfaceCopy: GetSurfaceLevel failed with %x\n", hr), VERR_INTERNAL_ERROR);
1960 AssertMsgReturn(hr == D3D_OK, ("vmsvga3dSurfaceCopy: UpdateSurface failed with %x\n", hr), VERR_INTERNAL_ERROR);
[all...]
/vbox/src/VBox/Main/src-server/generic/
H A DNetIf-generic.cpp121 rc = VERR_INTERNAL_ERROR;
127 rc = VERR_INTERNAL_ERROR;
280 rc = VERR_INTERNAL_ERROR;
330 return VERR_INTERNAL_ERROR;
351 rc = VERR_INTERNAL_ERROR;
/vbox/src/VBox/HostDrivers/Support/
H A DSUPLib.cpp278 CookieReq.Hdr.rc = VERR_INTERNAL_ERROR;
306 pFuncsReq->Hdr.rc = VERR_INTERNAL_ERROR;
323 GipMapReq.Hdr.rc = VERR_INTERNAL_ERROR;
592 Req.Hdr.rc = VERR_INTERNAL_ERROR;
626 return VERR_INTERNAL_ERROR;
639 VERR_INTERNAL_ERROR);
655 Req.Hdr.rc = VERR_INTERNAL_ERROR;
676 pReq->Hdr.rc = VERR_INTERNAL_ERROR;
699 pReq->Hdr.rc = VERR_INTERNAL_ERROR;
726 VERR_INTERNAL_ERROR);
[all...]
/vbox/src/VBox/Main/src-server/darwin/
H A DPerformanceDarwin.cpp118 AssertReturn(totalRAM, VERR_INTERNAL_ERROR);
143 return VERR_INTERNAL_ERROR;
/vbox/src/VBox/Storage/testcase/
H A DtstVD-2.cpp207 return VERR_INTERNAL_ERROR;
218 return VERR_INTERNAL_ERROR;
/vbox/src/VBox/Main/src-server/win/
H A DPerformanceWin.cpp283 return VERR_INTERNAL_ERROR;
300 AssertReturn(totalRAM, VERR_INTERNAL_ERROR);
324 return VERR_INTERNAL_ERROR;
339 return VERR_INTERNAL_ERROR;
H A DHostDnsServiceWin.cpp142 VERR_INTERNAL_ERROR);
203 return VERR_INTERNAL_ERROR;
208 return VERR_INTERNAL_ERROR;
/vbox/include/iprt/
H A Donce.h127 { NIL_RTSEMEVENTMULTI, 0, RTONCESTATE_UNINITIALIZED, VERR_INTERNAL_ERROR, NULL, NULL, { NULL, NULL } }
/vbox/src/VBox/Runtime/r3/posix/
H A DRTHandleGetStandard-posix.cpp124 return VERR_INTERNAL_ERROR;
/vbox/src/VBox/Runtime/r3/win/
H A DRTHandleGetStandard-win.cpp118 return VERR_INTERNAL_ERROR;
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless.cpp300 int rc = VERR_INTERNAL_ERROR;
358 return VERR_INTERNAL_ERROR;
382 return VERR_INTERNAL_ERROR;

Completed in 84 milliseconds

12345678