Searched refs:Delete (Results 1 - 25 of 68) sorted by relevance

123

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/
H A Dfileio.cpp56 rv = fd.Delete("filio.dat");
H A Dranfile.cpp260 rv = file.Delete(filename);
268 (void)file.Delete(filename);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DInfo.c23 The information Packet may contain one Delete Payload, or Notify Payload, which
97 // If the state is on deleting generate a Delete Payload for it.
131 // Delete the Child SA Information Exchagne
217 IKEV2_DELETE *Delete; local
272 // For SA Delete
277 // Iterate payloads to find the Delete/Notify Payload.
283 Delete = (IKEV2_DELETE *)DeletePayload->PayloadBuf;
285 if (Delete->SpiSize == 0) {
287 // Delete IKE SA.
342 } else if (Delete
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/
H A DConPlatform.c560 Delete
631 Delete
636 Delete
780 @param NewDevicePath If Delete is TRUE, this parameter must not be null, and it
783 @param Delete If TRUE, means removing Single from Multi.
791 @retval EFI_INVALID_PARAMETER NewDevicePath is NULL when Delete is TRUE.
799 IN BOOLEAN Delete
816 // If performing Delete operation, the NewDevicePath must not be NULL.
818 if (Delete) {
834 if (!Delete) {
[all...]
H A DConPlatform.h54 Delete enumerator in enum:__anon11131
254 @param NewDevicePath If Delete is TRUE, this parameter must not be null, and it
257 @param Delete If TRUE, means removing Single from Multi.
265 @retval EFI_INVALID_PARAMETER NewDevicePath is NULL when Delete is TRUE.
273 IN BOOLEAN Delete
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DFileHandleWrappers.c44 File style interface for console (Close, Delete, & Flush)
327 UINTN Delete; // Num of chars to delete from console after update local
372 Delete = 0;
471 Delete = 1;
604 Delete = 1;
675 Delete = StringLen;
733 Delete = StringLen - TabUpdatePos - OutputLength;
762 Delete = StringLen - OutputLength;
769 ShellPrintEx ((INT32)Column, (INT32)Row, L"%s%.*s", CurrentString + Update, Delete, L"");
772 if (Delete !
925 EFI_FILE_DELETE Delete; member in struct:__anon12744
1266 EFI_FILE_DELETE Delete; member in struct:__anon12745
1470 EFI_FILE_DELETE Delete; member in struct:__anon12746
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Main/Ia32/
H A Dfpu_rmode.asm42 add esp, 4 ; Delete the local variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Diads.idl84 HRESULT Delete(
H A Dimnact.idl278 HRESULT Delete();
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DVol.c23 @param[in] Delete TRUE to delete the volume label. FALSE otherwise.
32 IN CONST BOOLEAN Delete,
103 if (Delete) {
134 if (Delete || Name != NULL) {
30 HandleVol( IN CONST CHAR16 *Path, IN CONST BOOLEAN Delete, IN CONST CHAR16 *Name OPTIONAL ) argument
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecBeOS.cpp240 void nsFileSpec::Delete(PRBool inRecursive) const function in class:nsFileSpec
251 child.Delete(inRecursive);
258 } // nsFileSpec::Delete
434 ((nsFileSpec*)this)->Delete(PR_FALSE);
H A DnsFileSpecUnix.cpp310 void nsFileSpec::Delete(PRBool inRecursive) const function in class:nsFileSpec
321 child.Delete(inRecursive);
328 } // nsFileSpec::Delete
507 ((nsFileSpec*)this)->Delete(PR_FALSE);
H A DnsFileSpecOS2.cpp513 void nsFileSpec::Delete(PRBool inRecursive) const function in class:nsFileSpec
523 child.Delete(inRecursive);
537 } // nsFileSpec::Delete
H A DnsFileSpecWin.cpp448 void nsFileSpec::Delete(PRBool inRecursive) const function in class:nsFileSpec
458 child.Delete(inRecursive);
467 } // nsFileSpec::Delete
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DArp.h375 EFI_ARP_DELETE Delete; member in struct:_EFI_ARP_PROTOCOL
H A DSimpleFileSystem.h388 EFI_FILE_DELETE Delete; member in struct:_EFI_FILE_PROTOCOL
H A DUserCredential2.h270 Delete a user on this credential provider.
309 EFI_CREDENTIAL2_DELETE Delete; member in struct:_EFI_USER_CREDENTIAL2_PROTOCOL
H A DUserManager.h326 Delete an existing user profile.
552 Delete user information.
554 Delete the user information attached to the user profile specified by the UserInfo.
600 EFI_USER_PROFILE_DELETE Delete; member in struct:_EFI_USER_MANAGER_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DDmpStore.c33 @param[in] Delete TRUE to delete, FALSE otherwise.
46 IN BOOLEAN Delete
120 if (!Delete) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcfileio.h67 static PRStatus Delete(const char *name);
/vbox/src/VBox/Additions/haiku/VBoxVideo/driver/
H A Ddriver.cpp108 void Delete() function in struct:Benaphore
266 gLock.Delete();
/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp157 Delete enumerator in enum:VFSExplorer::TaskVFSExplorer::TaskType
220 case TaskVFSExplorer::Delete:
669 Bstr(tr("Delete files")).raw(),
674 std::auto_ptr<TaskVFSExplorer> task(new TaskVFSExplorer(TaskVFSExplorer::Delete, this, progress));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dimnact.idl278 HRESULT Delete();
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DModifyIdentityPolicy.c94 Delete the User's credential record on the provider.
99 @retval EFI_SUCCESS Delete User's credential record successfully.
118 return UserCredential->Delete (UserCredential, User);
127 Delete User's credental from all the providers that exist in User's identity policy.
149 // Delete the user on this provider.
289 // Delete the old identification policy.
H A DUserProfileDelete.c174 Delete the user specified by UserIndex in user profile database.
230 // Delete the user on the credential providers by its identification policy.
236 Status = mUserManager->Delete (mUserManager, User);
243 L"Delete User Succeed!",
255 L"Delete User Failed!",

Completed in 99 milliseconds

123