OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Try
(Results
1 - 2
of
2
) sorted by null
/external/libpng/contrib/visupng/
cexcept.h
69
The
Try
/Catch and Throw statements (described below) implicitly
97
Try
/Catch/Throw macros, so it shouldn't be expensive or have side
108
are used by a
Try
/Catch statement. It does no harm to initialize
112
Try
/Catch statement.
115
Try
statement
118
The
Try
/Catch/Throw macros are capitalized in order to avoid
122
A
Try
/Catch statement has a syntax similar to an if/else statement,
132
If a Throw that uses the same exception context as the
Try
/Catch is
133
executed within the
Try
clause (typically within a function called
134
by the
Try
clause), and the exception is not caught by a neste
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDLOSXCAGuard.h
101
int (*
Try
)(struct S_SDLOSXCAGuard *cag, int *outWasLocked); /* returns true if lock is free, false if not */
Completed in 310 milliseconds