Searched defs:resume (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A DVBoxClient.h47 /** Special initialisation, if needed. @a pause and @a resume are
57 int (*resume)(struct VBCLSERVICE **ppInterface); member in struct:VBCLSERVICE
59 * to @a pause and @a resume are guaranteed to finish before this is called.
H A Dseamless.cpp274 int SeamlessMain::resume() function in class:SeamlessMain
399 static int resume(struct VBCLSERVICE **ppInterface) function
403 return pSelf->mSeamless.resume();
419 resume,
H A Ddisplay.cpp390 static int resume(struct VBCLSERVICE **ppInterface) function
412 resume,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A DMacErrorHandling.h66 resume
120 the resume macro. If you do not use the resume macro and you wish
649 resume(exception)
652 resume will resume execution after the n/require/_action statement
654 order to use resume. If an action form of require was used then the
660 #define resume(exception) \ macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dntioto.c107 PRBool resume = PR_FALSE; variable
186 if ( resume ) {
244 resume = PR_TRUE;
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2500 HRESULT Console::resume() function in class:Console
2508 tr("Cannot resume the machine as it is not paused (machine state: %s)"),
3123 tr("Could not resume the machine execution (%Rrc)"),
3324 * @param pfSuspend where to store the information if we need to resume
6309 tr("Could not resume the machine execution (%Rrc)"),
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 3080 milliseconds