HomeSort by relevance Sort by last modified time
    Searched full:recover (Results 851 - 875 of 1604) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 160 recover=0, dbflags=0):
177 if recover:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py 368 stream to recover state.
596 This method is primarily intended to be able to recover
    [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp 431 // If we get foo:bar, this is almost certainly a typo for foo::bar. Recover
440 // recover like this.
444 // Recover as if the user wrote '::'.
    [all...]
ParseDecl.cpp 441 // Recover from the common mistake of using 'set' instead of 'put'.
    [all...]
ParseCXXInlineMethods.cpp 141 // impossible to recover, so don't try to parse this method later.
641 // No fixit; we can't recover as if there were a semicolon here.
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c     [all...]
  /external/bzip2/
manual.xml 308 recover the original uncompressed data. You can use
309 <computeroutput>bzip2recover</computeroutput> to try to recover
549 damaged, it may be possible to recover data from the undamaged
    [all...]
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
ItemTouchHelper.java 238 * When a View is dragged or swiped and needs to go back to where it was, we create a Recover
285 * until view reaches its final position (end of recover animation), we keep a reference so
618 // this is a drag or failed swipe. recover immediately
681 // if animator is running or we have other active recover animations, we try
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp 229 // We can't recover unless there's a dependent scope specifier preceding the
398 // Recover by taking the template that we found in the object
679 T = Context.IntTy; // Recover with an 'int' type.
    [all...]
  /external/libcxxabi/src/
cxa_personality.cpp     [all...]
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 597 isEnabled(); // NOP call to recover sService if it is stale
606 isEnabled(); // NOP call to recover sTagService if it is stale
633 Log.e(TAG, "NFC service dead - attempting to recover", e);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_personality.cpp     [all...]
  /external/opencv3/3rdparty/libtiff/
tif_dirread.c 152 static void TIFFReadDirEntryOutputErr(TIFF* tif, enum TIFFReadDirEntryErr err, const char* module, const char* tagname, int recover);
163 static int TIFFFetchNormalTag(TIFF*, TIFFDirEntry*, int recover);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_dirread.c 152 static void TIFFReadDirEntryOutputErr(TIFF* tif, enum TIFFReadDirEntryErr err, const char* module, const char* tagname, int recover);
163 static int TIFFFetchNormalTag(TIFF*, TIFFDirEntry*, int recover);
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 448 recover(re)
681 recover mse
    [all...]
  /external/libxml2/os400/libxmlrpg/
parser.rpgle     [all...]
  /external/llvm/docs/
ExceptionHandling.rst 21 Exception handling for most programming languages is designed to recover from
715 necessary to recover the nesting that was present in the source. This funclet
    [all...]
  /external/v8/gypfiles/
standalone.gypi     [all...]
  /external/valgrind/coregrind/m_debuginfo/
image.c 195 "Valgrind: debuginfo server. I can't recover. Giving up. Sorry.\n");
207 "Valgrind: I can't recover. Giving up. Sorry.\n");
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
remote-utils.c 402 fatal("Cannot recover from previous error. Good-bye.");
419 fatal("Cannot recover from previous error. Good-bye.");
    [all...]
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 145 destroying background activities in order to recover memory, causing the activity states to be lost.
196 moves to the background), the system might destroy that activity completely if it needs to recover
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
FIXES 643 fixed storage leak in freefa, failing to recover [N]CCL.
857 Fixed bug in call() that failed to recover storage.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cgraph.h 116 to recover a function. */
421 /* The stmt_uid of call_stmt. This is used by LTO to recover the call_stmt
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
int_test.go 752 if n <= 0 && recover() == nil {
    [all...]

Completed in 1900 milliseconds

<<31323334353637383940>>