HomeSort by relevance Sort by last modified time
    Searched full:bail (Results 251 - 275 of 689) sorted by null

<<11121314151617181920>>

  /system/core/liblog/
logprint.c 525 goto bail;
550 bail:
559 goto bail;
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 521 * is active; it only appears if you bail out to some other activity.)
545 * is active; it only appears if you bail out to some other activity.)
587 * is active; it only appears if you bail out to some other activity.)
765 // Note we can't just bail out now if (resId == mInCallResId),
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 80 // Recursion is always used, so bail out at once if we already hit the limit.
143 // Recursion is always used, so bail out at once if we already hit the limit.
216 // Recursion is always used, so bail out at once if we already hit the limit.
314 // Recursion is always used, so bail out at once if we already hit the limit.
388 // Recursion is always used, so bail out at once if we already hit the limit.
443 // Recursion is always used, so bail out at once if we already hit the limit.
450 // Bail out if RHS and the phi may be mutually interdependent due to a loop.
456 // Bail out if LHS and the phi may be mutually interdependent due to a loop.
487 // Recursion is always used, so bail out at once if we already hit the limit.
499 // Bail out if RHS and the phi may be mutually interdependent due to a loop
    [all...]
  /external/icu4c/test/cintltst/
usrchtst.c 496 goto bail;
503 goto bail;
506 bail:
    [all...]
callcoll.c 523 goto bail;
532 goto bail;
561 bail:
    [all...]
  /external/icu4c/test/intltest/
srchtest.cpp 450 goto bail;
455 goto bail;
458 bail:
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp     [all...]
  /external/v8/src/
ic.cc 401 // an interceptor), bail out if lookup is not cacheable: we won't
713 // Bail out if we didn't find a result.
    [all...]
  /bionic/libc/bionic/
fts.c 1027 goto bail;
1032 goto bail;
1035 bail:
  /cts/tools/dasm/src/java_cup/
production.java 497 /* bail out early if we have no work to do */
553 /* bail out early if we have nothing to do */
616 /* if we already know bail out early */
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 91 // Transform to a host-only match. Bail if the host no longer matches the
529 return; // Couldn't find anything and can't add the search base, bail.
616 // empty input, so just bail; otherwise we'd crash later.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMAddressingModes.h 189 // If this cannot be handled with a single shifter_op, bail out.
200 // If this can be handled with a single shifter_op, bail out.
349 // values. If this can be handled with a single shifter or splat, bail
  /external/v8/src/arm/
stub-cache-arm.cc 114 // Bail out if the receiver has a named interceptor or requires access checks.
    [all...]
  /external/v8/src/ia32/
stub-cache-ia32.cc 127 // Bail out if the receiver has a named interceptor or requires access checks.
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py     [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 440 if (*start == '\0') /* was trailing ws, bail */
769 goto bail;
774 bail:
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenCommon.cpp 66 assert(0); // Bail if debug build, set worst-case in the field
  /dalvik/vm/jdwp/
JdwpMain.cpp 279 * non-server mode, we bail out of the thread when the debugger drops
  /dalvik/vm/mterp/armv5te/
footer.S 442 * The equivalent of "goto bail", this calls through the "bail handler".
791 beq common_gotoBail @ break frame, bail out completely
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S 952 * Trivial test succeeded, save and bail.
    [all...]
  /external/bluetooth/bluez/src/
eir.c 117 /* Bail out if got incorrect length */
  /external/chromium/chrome/browser/
file_select_helper.cc 214 // If no valid extension is added, bail out.
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_drop_target.mm 207 // Bail out early if there's no URL data.
  /external/emma/core/java12/com/vladium/emma/report/
AbstractReportGenerator.java 100 // at this point it is possible that there are no columns left: bail out
  /external/fsck_msdos/
boot.c 168 * For now, lets not bail out if they don't match

Completed in 4220 milliseconds

<<11121314151617181920>>