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

<<11121314151617181920>>

  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmConnection.java 603 //Log.v("GSM", "##### processNextPostDialChar: postDialState == CANCELLED, bail");
GsmSMSDispatcher.java 186 // It's a storable message and there's no storage available. Bail.
  /packages/apps/Browser/src/com/android/browser/
BrowserHistoryPage.java 649 // Bail early if the Cursor is closed.
  /packages/apps/Contacts/src/com/android/contacts/editor/
RawContactEditorView.java 167 // Bail if invalid state or account type
  /packages/apps/Mms/src/com/android/mms/data/
WorkingMessage.java 523 // If we're changing to text, just bail out.
554 // If we're changing to text, just bail out.
746 // If we have discarded the message, just bail out.
790 // If we have discarded the message, just bail out.
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
SendUi.java 419 // Bail if we couldn't take the screenshot
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 461 // Check the last one's score and bail
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AidlProcessor.java 294 // invalid line format, flag as error, and bail
  /system/vold/
DirectVolume.cpp 383 * expected to be only 1 entry long. Check that and bail if not.
  /external/dnsmasq/src/
cache.c 387 if (!(new = cache_tail)) /* no entries left - cache is too small, bail */
666 Then we search and bail at the first matching address that came from
    [all...]
  /external/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp 482 // away the store and we bail out. However, if we depend on on something
488 // If we didn't get a useful location, or if it isn't a size, bail out.
CodeGenPrepare.cpp 267 // If there is a conflict, bail out.
803 // ones were determined, bail out now.
    [all...]
MemCpyOptimizer.cpp 377 // If the instruction is readnone, ignore it, otherwise bail out. We
    [all...]
  /external/qemu/android/camera/
camera-capture-linux.c 881 /* Some critical error has ocurred. Bail out. */
889 /* Some critical error has ocurred. Bail out. */
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java 356 // Something went wrong, bail without success
658 // Something went wrong, bail without success
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 750 // If there are multiple or no uses of this instruction, then bail out.
    [all...]
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.cpp 258 // we can just bail now
428 // so we bail here and skip those steps
465 // If it still has a positive retain count, store the new count and bail
593 // If the urls already map to each other, bail.
    [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 303 // If no amount of rounding up will let MemLoc fit into LI, then bail out.
722 // each block. Because of critical edges, we currently bail out if querying
    [all...]
LazyValueInfo.cpp 555 // (integral binops and casts at the moment), so bail if this isn't one.
717 // Figure out the range of the LHS. If that fails, bail.
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 727 // Calculate new top and bail out if new space is exhausted.
781 // Calculate new top and bail out if new space is exhausted.
827 // Calculate new top and bail out if new space is exhausted.
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
  /external/chromium/chrome/browser/download/
download_browsertest.cc 479 true); // Bail on select file
491 true); // Bail on select file
    [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 637 // bail out.
646 // split the edge in instcombine, we have to bail out.
    [all...]
  /external/mksh/src/
exec.c 745 /* if the shebang line is longer than MAXINTERP, bail out */
752 /* bail out if read error (above) or no shebang */
    [all...]

Completed in 1552 milliseconds

<<11121314151617181920>>