Searched refs:Failed (Results 1 - 21 of 21) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsockopt.c54 static void Failed(const char *msg1, const char *msg2) function
59 } /* Failed */
65 static void Failed(const char *msg1, const char *msg2) function
70 } /* Failed */
117 if (NULL == udp) Failed("PR_NewUDPSocket()", NULL);
118 else if (NULL == tcp) Failed("PR_NewTCPSocket()", NULL);
126 if (PR_FAILURE == rv) Failed("PR_InitializeNetAddr()", NULL);
128 if (PR_FAILURE == rv) Failed("PR_Bind()", NULL);
194 Failed("PR_SetSocketOption()", tag[option]);
199 if (PR_FAILURE == rv) Failed("PR_GetSocketOptio
[all...]
/vbox/src/VBox/Main/include/
H A DAutoCaller.h267 * @a aResult argument of the AutoInitSpan constructor (Result::Failed by
270 * #setLimited() or to Result::Failed using #setFailed(). Please don't
303 enum Result { Failed = 0x0, Succeeded = 0x1, Limited = 0x2 }; enumerator in enum:AutoInitSpan::Result
305 AutoInitSpan(VirtualBoxBase *aObj, Result aResult = Failed);
335 void setFailed() { mResult = Failed; }
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DnsIFileTest.cpp19 void Failed(const char* explanation = nsnull);
27 Failed("rv failed");
48 void Failed(const char* explanation) function
167 Failed("Did not create file system object!");
216 Failed("Did not create file system object!");
300 Failed("Did not create delete system object!");
340 printf("MoveToNative() test Failed.\n");
412 printf("ERROR: Normalize() test Failed!\n");
/vbox/src/libs/libxml2-2.6.31/
H A DtestThreadsWin32.c31 const char *Failed = "Failed"; variable
81 return ((DWORD) Failed);
H A DtestThreads.c41 static const char *Failed = "Failed"; variable
91 return((void *) Failed);
H A Dxmlcatalog.c464 fprintf(stderr, "Failed to remove entry from %s\n",
477 "Failed to remove entry from %s\n",
542 fprintf(stderr, "Failed to remove entry %s\n",
H A Druntest.c1664 fprintf(stderr, "Failed to write to %s\n", temp);
1685 fprintf(stderr, "Failed to parse %s\n", filename);
1814 fprintf(stderr, "Failed to load %s\n", filename);
1857 fprintf(stderr, "Failed to parse %s\n", filename);
1911 fprintf(stderr, "Failed to load %s\n", filename);
2210 fprintf(stderr, "Failed to parse %s\n", filename);
2242 fprintf(stderr, "Failed to load %s\n", filename);
2408 fprintf(stderr, "Failed to load %s\n", filename);
2456 fprintf(stderr, "Failed to load %s\n", filename);
2502 fprintf(stderr, "Failed t
3852 static const char *Failed = "Failed"; variable
[all...]
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsFileSpecImpl.cpp128 if (mFileSpec.Failed())
150 if (mFileSpec.Failed())
172 if (mFileSpec.Failed())
198 if (mFileSpec.Failed())
219 if (mFileSpec.Failed())
245 NS_IMETHODIMP nsFileSpecImpl::Failed(PRBool *_retval) function in class:nsFileSpecImpl
248 *_retval = mFileSpec.Failed();
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecImpl.cpp129 if (mFileSpec.Failed())
151 if (mFileSpec.Failed())
173 if (mFileSpec.Failed())
199 if (mFileSpec.Failed())
241 if (mFileSpec.Failed())
267 NS_IMETHODIMP nsFileSpecImpl::Failed(PRBool *_retval) function in class:nsFileSpecImpl
270 *_retval = mFileSpec.Failed();
H A DnsFileSpec.h406 PRBool Failed() const { return (PRBool)NS_FAILED(Error()); } function in class:nsFileSpec
H A DnsFileSpec.cpp1170 if (iter.Failed())
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsulePei/Common/
H A DCapsuleCoalesce.c183 BOOLEAN Failed; local
198 Failed = FALSE;
216 Failed = TRUE;
221 while ((CurrDesc->Length != 0) && (!Failed)) {
226 Failed = TRUE;
238 if (!Failed) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBbs.c187 BbsTable[0].StatusFlags.Failed = 0;
214 BbsTable[BbsIndex + Index].StatusFlags.Failed = 0;
H A DLegacyPci.c276 @retval EFI_NOT_FOUND Failed to find the legacy PCI ROM
1264 DEBUG ((EFI_D_ERROR, "Translate Pirq Failed - Status = %r\n ", Status));
1522 BbsTable[BbsIndex].StatusFlags.Failed = 0;
/vbox/src/VBox/Additions/linux/installer/
H A Dautorun.sh94 echo "Failed to find a suitable user id executable."
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevState.h340 } String, Init, SubNew, Failed; member in union:VMMDevState::__anon15974
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h572 UINT16 Failed : 1; ///< 0 = Not known if boot failure occurred. member in struct:__anon10747
1258 @retval EFI_DEVICE_ERROR Failed to boot from any boot device and memory is uncorrupted. Note: This function normally does not returns. It will either boot the OS or reset the system if memory has been "corrupted" by loading a boot sector and passing control to it.
/vbox/src/VBox/VMM/VMMAll/
H A DEMAll.cpp451 Log(("EMInterpretDisasOne: Failed to convert %RTsel:%RGv (cpl=%d) - rc=%Rrc !!\n",
3746 case opcode: STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); break;
3815 STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); \
3824 STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); \
3834 STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); \
3848 STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); \
3857 STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); \
3861 case opcode: STAM_COUNTER_INC(&pVCpu->em.s.CTX_SUFF(pStats)->CTX_MID_Z(Stat,Failed##Instr)); return VERR_EM_INTERPRETER;
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-kernel.asm507 db 13, 10, 'Failed to move block high... (%RX32) Got enough memory configured?', 13, 10, 0
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c159 { echo '***' Failed; exit 1; }
/vbox/src/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm872 db 'ata-detect: Failed to detect ATA device', 00ah, 000h
874 db 'ata-detect: Failed to detect ATAPI device', 00ah, 000h

Completed in 197 milliseconds