| /vbox/src/VBox/Additions/haiku/VBoxTray/ |
| H A D | VBoxGuestApplication.cpp | 86 be_app->Run();
|
| /vbox/src/libs/xpcom18a4/xpcom/threads/ |
| H A D | nsProcessMac.cpp | 96 nsProcess::Run(PRBool blocking, const char **args, PRUint32 count, PRUint32 *pid) function in class:nsProcess
|
| H A D | nsProcessCommon.cpp | 207 nsProcess::Run(PRBool blocking, const char **args, PRUint32 count, PRUint32 *pid) function in class:nsProcess
|
| H A D | TimerThread.cpp | 169 // notify the cond var so that Run() can return 239 /* void Run(); */ 240 NS_IMETHODIMP TimerThread::Run() function in class:TimerThread 374 // TimerThread::Run, must wait for the mLock auto-lock here, and during the 375 // wait Run drops the only remaining ref to aTimer via RemoveTimerInternal.
|
| H A D | nsThread.cpp | 118 rv = self->mRunnable->Run();
|
| /vbox/src/libs/xpcom18a4/xpcom/tests/ |
| H A D | TestThreads.cpp | 51 NS_IMETHOD Run() { function in class:nsRunner 138 NS_IMETHOD Run() { function in class:nsStressRunner
|
| H A D | TestPipes.cpp | 80 NS_IMETHOD Run() { function in class:nsReceiver 181 NS_IMETHOD Run() { function in class:nsShortReader 413 NS_IMETHOD Run() { function in class:nsPump
|
| /vbox/src/VBox/Main/include/ |
| H A D | GuestSessionImpl.h | 48 virtual int Run(void) = 0; 83 int Run(int *pGuestRc); 113 int Run(void); 141 int Run(void); 167 int Run(void);
|
| /vbox/src/libs/xpcom18a4/java/src/ |
| H A D | nsThreadUtils.h | 282 NS_IMETHOD Run() { function in class:nsRunnableMethod 350 // NS_IMETHODIMP E::Run() {
|
| /vbox/src/libs/xpcom18a4/xpcom/tests/windows/ |
| H A D | TestHelloXPLoop.cpp | 124 eventLoop->Run(nsnull, nsnull, nsnull, &retCode);
|
| /vbox/src/VBox/Main/src-client/ |
| H A D | GuestSessionImplTasks.cpp | 177 int SessionTaskOpen::Run(int *pGuestRc) function in class:SessionTaskOpen 215 return task->Run(NULL /* guestRc */); 249 int SessionTaskCopyTo::Run(void) function in class:SessionTaskCopyTo 575 return task->Run(); 592 int SessionTaskCopyFrom::Run(void) function in class:SessionTaskCopyFrom 847 return task->Run(); 1067 int SessionTaskUpdateAdditions::Run(void) function in class:SessionTaskUpdateAdditions 1543 return task->Run();
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
| H A D | mstask.idl | 237 HRESULT Run();
|
| H A D | axcore.idl | 289 HRESULT Run(REFERENCE_TIME tStart);
|
| H A D | control.idl | 58 HRESULT Run();
|
| H A D | objidl.idl | 459 HRESULT Run(
|
| H A D | objidl.h | 2153 virtual HRESULT STDMETHODCALLTYPE Run( 2188 HRESULT (STDMETHODCALLTYPE *Run)( member in struct:IRunnableObjectVtbl 2217 #define IRunnableObject_Run(This,pbc) (This)->lpVtbl->Run(This,pbc)
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
| H A D | mstask.idl | 231 HRESULT Run();
|
| H A D | axcore.idl | 287 HRESULT Run(REFERENCE_TIME tStart);
|
| H A D | control.idl | 58 HRESULT Run();
|
| H A D | shobjidl.idl | 1455 HRESULT Run();
|
| H A D | objidl.idl | 447 HRESULT Run(
|
| H A D | objidl.h | 2153 virtual HRESULT STDMETHODCALLTYPE Run( 2188 HRESULT (STDMETHODCALLTYPE *Run)( member in struct:IRunnableObjectVtbl 2217 #define IRunnableObject_Run(This,pbc) (This)->lpVtbl->Run(This,pbc)
|
| /vbox/src/libs/libxml2-2.6.31/ |
| H A D | depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies
|
| /vbox/src/libs/xpcom18a4/xpcom/base/ |
| H A D | nsMemoryImpl.cpp | 153 MemoryFlusher::Run() function in class:MemoryFlusher 438 // Run the flushers immediately if we can; otherwise, proxy to the
|
| /vbox/src/VBox/HostServices/GuestControl/ |
| H A D | service.cpp | 638 int Run(const ClientConnection *pConnection, function in struct:guestControl::ClientState 730 rc = Run(pConnection, pHostCmd); 755 rc = Run(&mPendingCon, pHostCmd);
|