/vbox/src/VBox/Frontends/VirtualBox/src/converter/ |
H A D | UIConverter.cpp | 41 void UIConverter::cleanup() function in class:UIConverter
|
/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/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();
|
H A D | testfile.c | 284 goto cleanup; 289 goto cleanup; 294 goto cleanup; 299 goto cleanup; 306 goto cleanup; 313 goto cleanup; 320 goto cleanup; 328 goto cleanup; 334 goto cleanup; 338 goto cleanup; [all...] |
/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/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/include/VBox/com/ |
H A D | ErrorInfo.h | 218 cleanup(); 223 cleanup(); 350 cleanup(); 363 void cleanup();
|
H A D | string.h | 141 cleanup(); 148 cleanup(); 156 cleanup(); 164 cleanup(); 387 cleanup(); 398 void cleanup() function in class:com::Bstr 409 * state, so either call this from a constructor or call cleanup() first. 437 * state, so either call this from a constructor or call cleanup() first. 555 cleanup(); 562 cleanup(); [all...] |
H A D | ptr.h | 109 cleanup(); 198 cleanup(); 210 cleanup(); 220 cleanup(); 265 cleanup(); 389 void cleanup() function in class:ComPtr
|
H A D | AutoLock.h | 285 void cleanup(); 534 cleanup(); 583 cleanup(); 605 cleanup(); 629 cleanup();
|
/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/ |
H A D | cow | 11 function cleanup () { function 20 trap cleanup EXIT
|
/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/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/Frontends/VirtualBox/src/runtime/ |
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
|
H A D | UIMachine.h | 95 void cleanup();
|
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/ |
H A D | UIWizard.h | 62 void 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/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/recompiler/tests/ |
H A D | test_path.c | 30 static void cleanup(void) function 145 cleanup();
|
/vbox/src/VBox/Main/glue/ |
H A D | string.cpp | 70 cleanup(); 132 cleanup(); 174 * called cleanup(). 274 * @remarks This calls cleanup() first, so the caller doesn't have to. (Saves 279 cleanup();
|
/vbox/src/libs/zlib-1.2.6/examples/ |
H A D | enough.c | 179 local void cleanup(void) function 300 cleanup(); 462 /* set up globals for cleanup() */ 525 cleanup(); 537 cleanup(); 554 cleanup(); 567 cleanup();
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/ |
H A D | Environs.c | 51 if (gMD->cleanup != NULL) { 52 gMD->cleanup();
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibMmx/Ia32/ |
H A D | CopyMem.asm | 62 pop ecx ; stack cleanup 63 pop ecx ; stack cleanup
|
/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.
|