HomeSort by relevance Sort by last modified time
    Searched refs:Try (Results 1 - 25 of 28) sorted by null

1 2

  /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 */
SDLOSXCAGuard.c 89 /*#warning Need a try-based Locker too*/
173 SET_SDLOSXCAGUARD_METHOD(Try);
AudioFileReaderThread.c 83 if (frt->mGuard->Try(frt->mGuard, &didLock))
464 if (guard->Try(guard, &didLock)) {
  /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...]
PngFile.c 153 Try
323 Try
  /external/dhcpcd/mk/
cc.mk 12 # Try and use some good cc flags if we're building from git
  /external/v8/test/mjsunit/
object-define-properties.js 35 // Try defining with null as descriptor:
36 try {
42 // Try defining with null as object
43 try {
substr.js 71 /x/.exec(x); // Try to force a flatten.
89 /x/.exec(x); // Try to force a flatten.
arguments-call-apply.js 36 // Try invoking call before sum has been compiled lazily.
global-ic.js 43 // Try the ICs with a smi. This should not crash.
try-catch-extension-object.js 28 // Try catch scopes should be implemented with special extension
41 try {
49 try {
object-define-property.js 33 try {
41 try {
49 try {
99 try {
130 try {
170 // Try to redefine bar again - should fail as configurable is false.
171 try {
178 // Try to redefine bar again using the data descriptor - should fail.
179 try {
254 //Try writing to non writable attribute - should remain 100
    [all...]
bit-not.js 67 // Try to test that we can deal with allocation failures in
debug-ignore-breakpoints.js 54 // Try ignore count of 1.
debug-sourceslice.js 60 // Try all possible line interval slices.
eval.js 40 try {
105 // Try to cheat the 'aliased eval' detection.
unicode-test.js     [all...]
  /external/jpeg/
ltmain.sh 36 help="Try \`$progname --help' for more information."
217 help="Try \`$modename --help --mode=$mode' for more information."
    [all...]
configure 477 # Try the directory containing this script, then its parent.
989 echo Try putting '"typedef unsigned int size_t;"' in jconfig.h.
    [all...]
  /build/core/
config.mk 113 # Try to include buildspec.mk, which will try to set stuff up.
  /external/openssl/apps/
makeapps.com 16 $! It was written so it would try to determine what "C" compiler to
22 $! Specify which compiler at P2 to try to compile under.
28 $! If you don't speficy a compiler, it will try to determine which
571 $! O.K., The User Didn't Specify A Compiler, Let's Try To
  /external/v8/src/
mirror-debugger.js 714 * Try to find a property from its value.
1086 try {
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
prototype-1.6.0.3.js 114 try {
270 var Try = {
276 try {
319 try {
504 try {
600 try {
1124 return Try.these(
1153 try {
1220 try {
    [all...]
concat-jquery-mootools-prototype.js 976 // Try to normalize/fix the name
1116 try {
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 419 %% Try out Computer Modern fonts at \magstephalf
    [all...]

Completed in 239 milliseconds

1 2