Searched refs:Try (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A Dcexcept.h64 The Try/Catch and Throw statements (described below) implicitly
92 Try/Catch/Throw macros, so it shouldn't be expensive or have side
103 are used by a Try/Catch statement. It does no harm to initialize
107 Try/Catch statement.
110 Try statement
113 The Try/Catch/Throw macros are capitalized in order to avoid
117 A Try/Catch statement has a syntax similar to an if/else statement,
127 If a Throw that uses the same exception context as the Try/Catch is
128 executed within the Try clause (typically within a function called
129 by the Try claus
206 #define Try macro
[all...]
H A DPngFile.c150 Try
320 Try
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DHubPeim.c465 UINT8 Try; local
481 Try = 10;
491 Try -= 1;
492 } while ((HubPortStatus.PortChangeStatus & USB_PORT_STAT_C_RESET) == 0 && Try > 0);
/vbox/src/VBox/Installer/linux/
H A DVBox.sh49 WARNING: The character device /dev/vboxdrv does not exist. Try
/vbox/src/VBox/Runtime/r0drv/os2/
H A DRTR0AssertPanicSystem-r0drv-os2.asm65 ; Try detect debug kernel... later one day.
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DSearchForSecEntry.asm91 ; Try the next FFS file at ECX
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-kernel.asm244 ; Try figure the geometry. This defines how much we'll read.
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c143 { echo '***' Try setting some CFLAGS; exit 1; }
147 { echo '***' Try setting some CFLAGS; exit 1; }
224 Try to compile first with no flags, and see if you get any errors
383 future versions. Try to give as much information as possible;
687 Void free ARGS((char *p)); /* Syntax error here? Try -DNO_VOID */
/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFA.asm1480 ; Try attach to the VBoxGuest driver.
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm1267 ; Try return to the host.

Completed in 65 milliseconds