HomeSort by relevance Sort by last modified time
    Searched full:catastrophic (Results 1 - 25 of 37) sorted by null

1 2

  /external/e2fsprogs/debugfs/
debugfs.c 61 blk64_t blocksize, int catastrophic,
88 if (catastrophic && (open_flags & EXT2_FLAG_RW)) {
90 "opening read-only because of catastrophic mode");
93 if (catastrophic)
105 if (catastrophic)
106 com_err(device, 0, "catastrophic mode - not reading inode or group bitmaps");
142 int catastrophic = 0; local
168 catastrophic = 1;
197 superblock, blocksize, catastrophic,
2414 int catastrophic = 0; local
    [all...]
debugfs.8.in 52 Specifies that the file system should be opened in catastrophic mode, in
55 catastrophic mode forces the filesystem to be opened read-only.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_database.cc 180 LOG(ERROR) << "Killing the ActivityDatabase due to catastrophic error.";
  /external/chromium_org/extensions/browser/value_store/
leveldb_value_store_unittest.cc 142 // Test that the LeveldbValueStore can recover in the case of a CATastrophic
  /external/chromium_org/webkit/browser/appcache/
appcache_service_impl.h 100 // For use in catastrophic failure modes to reboot the appcache system
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_file.h 69 // catastrophic. Histograms indicate that file corruption here is pretty
  /external/chromium_org/third_party/icu/source/common/
locutil.cpp 200 return NULL; // catastrophic failure; e.g. out of memory
  /external/icu/icu4c/source/common/
locutil.cpp 200 return NULL; // catastrophic failure; e.g. out of memory
  /external/chromium_org/third_party/icu/source/i18n/unicode/
regex.h 172 * catastrophic error.</p>
201 * catastrophic error.</p>
232 * catastrophic error.</p>
262 * catastrophic error.</p>
294 * catastrophic error.</p>
321 * catastrophic error.</p>
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
regex.h 155 * catastrophic error.</p>
183 * catastrophic error.</p>
214 * catastrophic error.</p>
243 * catastrophic error.</p>
274 * catastrophic error.</p>
300 * catastrophic error.</p>
    [all...]
  /external/chromium_org/sync/internal_api/public/base/
unique_position_unittest.cc 662 // fields is not catastrophic. This may happen if all the fields currently
  /external/guava/guava/src/com/google/common/collect/
MapConstraints.java 345 * doubly indirect version. This wouldn't be catastrophic, but it's
  /external/ppp/pppd/
fsm.c 702 * Treat this as a catastrophic error (RXJ-).
  /external/chromium_org/android_webview/native/
aw_contents.cc 373 // immediate deadlock, which is slightly more catastrophic than leaks or
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 727 /// \returns \c true if a catastrophic failure occurred (which means that the
    [all...]
  /external/chromium_org/third_party/cld/base/
logging.h     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 314 * detect catastrophic failures like an internal thread terminating because of
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc     [all...]
  /external/dnsmasq/
CHANGELOG.archive 429 catastrophic. The servers will continue to run, looped
    [all...]
  /external/qemu/
qapi-schema.json     [all...]
  /external/valgrind/main/memcheck/docs/
mc-manual.xml     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp     [all...]
  /external/chromium_org/third_party/libsrtp/srtp/doc/
rfc3711.txt     [all...]
  /external/srtp/doc/
rfc3711.txt     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java     [all...]

Completed in 3783 milliseconds

1 2