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

1 2 3 4 56 7 8 91011>>

  /dalvik/vm/mterp/x86/
OP_INSTANCE_OF_JUMBO.S 54 * Trivial test succeeded, save and bail.
  /dalvik/vm/mterp/x86-atom/
OP_APUT_OBJECT.S 43 jnc common_errArrayIndex # handle index >= length, bail
  /development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleAppWidgetConfigure.java 76 // If they gave us an intent without the widget id, just bail.
  /external/chromium/base/
logging_win.cc 51 // Bail if we're not logging, not at that level,
  /external/chromium/chrome/browser/debugger/
devtools_protocol_handler.cc 92 NOTREACHED(); // an unsupported tool, bail out
  /external/chromium/chrome/browser/extensions/
extension_proxy_api.cc 73 // If a values has been passed to set but could not be parsed, we bail
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.mm 68 // width after the correct size has been set. Bail if zero is seen, assuming
  /external/tcpdump/
print-tftp.c 93 /* Bail if bogus opcode */
  /external/v8/src/
apinatives.js 64 // if we need to bail out from a stack overflow.
  /external/webkit/Source/WebCore/xml/
XSLImportRule.cpp 95 // in our parent chain with the same URL, then just bail.
  /frameworks/base/core/java/android/app/backup/
FileBackupHelperBase.java 93 // Bail on this entity. Only log one failure per helper object.
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java 50 // for 3 tries and if this fails, we bail out.
  /packages/apps/Settings/src/com/android/settings/net/
ChartDataLoader.java 78 // leave with half-baked UI, we bail hard.
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
PhoneTypeChoiceRecognizerEngine.java 95 // bail out if cancelled
  /external/zlib/examples/
gzlog.c 249 int gzlog_bail = 0; /* which point to bail at (1..8) */
251 # define BAIL(n) do { if (n == gzlog_bail && gzlog_count-- == 0) \
254 # define BAIL(n)
523 BAIL(1);
545 BAIL(2);
579 BAIL(3);
592 BAIL(4);
671 BAIL(5);
707 BAIL(6);
    [all...]
  /external/chromium/chrome/browser/sidebar/
sidebar_manager.cc 128 // If it's already active, bail out.
147 // If it's not the one active now, bail out.
  /external/webkit/Source/JavaScriptCore/dfg/
DFGNonSpeculativeJIT.h 40 // code path. This is used in linking bail-outs from the speculative path.
245 // for every bail-out on the speculative path we record information
  /external/webkit/Source/WebCore/bindings/v8/
WorkerContextExecutionProxy.cpp 132 // Bail out if the context has already been initialized.
164 // Bail out if allocation failed.
  /external/webkit/Source/WebCore/editing/
IndentOutdentCommand.cpp 61 // If our selection is not inside a list, bail out.
67 // Find the block that we want to indent. If it's not a list item (e.g., a div inside a list item), we bail out.
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 190 beq 1f @ bail to interpreter
255 bxne lr @ bail to the interpreter
260 bxne lr @ bail to the interpreter
320 bxne r12 @ bail to the interpreter
431 bxne lr @ bail to the interpreter
433 bx lr @ bail to interpreter unconditionally
    [all...]
  /dalvik/vm/reflect/
Annotation.cpp 610 goto bail;
623 goto bail;
626 bail:
664 goto bail;
691 goto bail;
697 goto bail;
704 goto bail;
709 bail:
783 goto bail;
794 goto bail;
    [all...]
  /dalvik/vm/analysis/
CodeVerify.cpp     [all...]
  /external/dnsmasq/po/
fr.po 49 msgstr "ne donne pas de nom %s au bail DHCP de %s parce-que le nom existe dans %s avec l'adresse %s"
147 msgstr "Autorise DHCP dans la plage d'adresses donn?e sur la dur?e de validit? du bail."
401 msgstr "Script ? ex?cuter lors de la cr?ation ou destruction de bail DHCP."
608 msgstr "pour permettre l'ex?cution de scripts au changement de bail (lease-change), recompiler en d?finissant HAVE_SCRIPT"
1009 msgstr "baux statiques DHCP seulement sur %.0s%s, dur?e de validit? de bail %s"
1019 msgstr "DHCP, plage d'adresses %s -- %s, dur?e de bail %s"
    [all...]
  /dalvik/vm/interp/
Stack.cpp 507 goto bail;
527 bail:
603 goto bail;
615 goto bail;
632 bail:
709 goto bail;
721 goto bail;
769 bail:
1006 * Already did, nothing to do but bail.
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]

Completed in 3709 milliseconds

1 2 3 4 56 7 8 91011>>