/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/ |
H A D | cow | 11 function cleanup () { function 20 trap cleanup EXIT
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.freopen.ksh | 52 cleanup() function 84 cleanup 94 cleanup 103 cleanup
|
/vbox/src/VBox/Frontends/VirtualBox/src/converter/ |
H A D | UIConverter.cpp | 41 void UIConverter::cleanup() function in class:UIConverter
|
/vbox/src/VBox/HostServices/SharedOpenGL/expando/ |
H A D | expandospu_init.c | 74 SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, 82 *cleanup = expandoSPUCleanup; 73 SPULoad( char **name, char **super, SPUInitFuncPtr *init, SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, SPUOptionsPtr *options, int *flags ) argument
|
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
H A D | UIConsoleEventHandler.cpp | 56 m_spInstance->cleanup(); 195 void UIConsoleEventHandler::cleanup() function in class:UIConsoleEventHandler
|
H A D | UIMachine.cpp | 124 m_spInstance->cleanup(); 154 m_pMachineLogic->cleanup(); 168 pMachineLogic->cleanup(); 282 m_pMachineLogic->cleanup(); 294 void UIMachine::cleanup() function in class:UIMachine
|
/vbox/src/VBox/GuestHost/OpenGL/error/ |
H A D | errorspu_init.c | 46 SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, 57 *cleanup = errorSPUCleanup; 45 SPULoad( char **name, char **super, SPUInitFuncPtr *init, SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, SPUOptionsPtr *options, int *flags ) argument
|
/vbox/src/VBox/Main/webservice/samples/java/axis/ |
H A D | clienttest.java | 232 public void cleanup() method in class:clienttest 305 c.cleanup();
|
/vbox/src/VBox/Additions/linux/installer/ |
H A D | vboxadd-x11.sh | 570 cleanup() function 670 cleanup) 671 cleanup
|
H A D | vboxadd.sh | 525 cleanup() function 574 cleanup) 575 cleanup
|
/vbox/src/VBox/Additions/x11/VBoxClient/ |
H A D | VBoxClient.h | 61 void (*cleanup)(struct VBCLSERVICE **ppInterface); member in struct:VBCLSERVICE
|
/vbox/src/VBox/Additions/common/crOpenGL/array/ |
H A D | arrayspu_init.c | 74 SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, 81 *cleanup = arraySPUCleanup; 73 SPULoad( char **name, char **super, SPUInitFuncPtr *init, SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, SPUOptionsPtr *options, int *flags ) argument
|
/vbox/src/VBox/Additions/common/crOpenGL/feedback/ |
H A D | feedbackspu_init.c | 74 SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, 81 *cleanup = feedbackSPUCleanup; 73 SPULoad( char **name, char **super, SPUInitFuncPtr *init, SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, SPUOptionsPtr *options, int *flags ) argument
|
/vbox/src/VBox/Additions/common/crOpenGL/passthrough/ |
H A D | passthroughspu_init.c | 52 SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, 59 *cleanup = passthroughSPUCleanup; 51 SPULoad( char **name, char **super, SPUInitFuncPtr *init, SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, SPUOptionsPtr *options, int *flags ) argument
|
/vbox/src/libs/libxml2-2.6.31/include/libxml/ |
H A D | uri.h | 43 int cleanup; /* parsing potentially unclean URI */ member in struct:_xmlURI
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | cleanup.c | 58 PR_fprintf(err, "\t-c Call cleanup before exiting (default: false)\n"); 70 PRBool cleanup = PR_FALSE; local 83 cleanup = PR_TRUE; 117 PR_fprintf(err, "\tCleanup will %sbe called\n\n", (cleanup) ? "" : "NOT "); 127 if (cleanup) PR_Cleanup();
|
/vbox/src/recompiler/tests/ |
H A D | test_path.c | 30 static void cleanup(void) function 145 cleanup();
|
/vbox/src/VBox/Frontends/VirtualBox/src/globals/ |
H A D | UIShortcutPool.h | 117 void cleanup() {} function in class:UIShortcutPool
|
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/ |
H A D | UIMachineSettingsInterface.cpp | 42 cleanup(); 236 void UIMachineSettingsInterface::cleanup() function in class:UIMachineSettingsInterface
|
/vbox/src/VBox/Additions/common/crOpenGL/pack/ |
H A D | packspu_init.c | 116 SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, 123 *cleanup = packSPUCleanup; 115 SPULoad( char **name, char **super, SPUInitFuncPtr *init, SPUSelfDispatchFuncPtr *self, SPUCleanupFuncPtr *cleanup, SPUOptionsPtr *options, int *flags ) argument
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/ |
H A D | MainData.h | 77 void (*cleanup)(void); // Stdio Cleanup Function Pointer member in struct:__MainData 94 BOOLEAN aborting; // Ensures cleanup function only called once when aborting.
|
/vbox/src/VBox/Main/glue/ |
H A D | ErrorInfo.cpp | 79 void ErrorInfo::cleanup() function in class:com::ErrorInfo
|
/vbox/src/VBox/Main/webservice/samples/java/jax-ws/ |
H A D | clienttest.java | 253 public void cleanup() method in class:clienttest 331 c.cleanup();
|
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/ |
H A D | display_composite.cpp | 329 cleanup(); 333 void CrFbDisplayComposite::cleanup(bool fCleanupDisplays) function in class:CrFbDisplayComposite
|
/vbox/src/VBox/Frontends/VirtualBox/src/net/ |
H A D | UINetworkManager.cpp | 58 m_pInstance->cleanup(); 126 void UINetworkManager::cleanup() function in class:UINetworkManager
|