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

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_mmp_garbage/
name 0 repair MMP when it is corrupted
  /external/chromium_org/chrome/browser/component_updater/
recovery_component_installer.h 16 // recovery component is to repair the chrome installation or repair the Google
  /external/chromium_org/third_party/zlib/contrib/minizip/
mztools.h 20 /* Repair a ZIP file (missing central directory)
  /external/stlport/test/unit/
strstream_buffer_read_test.cpp 4 * Standard, we have no wish to spent time with repair ones.
  /external/zlib/src/contrib/minizip/
mztools.h 20 /* Repair a ZIP file (missing central directory)
  /ndk/tests/device/test-gnustl-full/unit/
strstream_buffer_read_test.cpp 4 * Standard, we have no wish to spent time with repair ones.
  /ndk/tests/device/test-stlport/unit/
strstream_buffer_read_test.cpp 4 * Standard, we have no wish to spent time with repair ones.
  /external/tcpdump/
print-wb.c 73 #define PT_RREQ 2 /* repair request */
74 #define PT_RREP 3 /* repair reply */
129 * A repair request.
139 * A repair reply.
234 printf(" please repair %s %s:%u<%u:%u>",
aodv.h 73 #define RREQ_REPAIR 0x40 /* repair (reserved for multicast */
112 #define RREP_REPAIR 0x80 /* repair (reserved for multicast */
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker.cc 58 SyncStatusCode Repair(const std::string& db_path);
460 // Try to repair the corrupted DB.
465 return Repair(path);
471 SyncStatusCode LocalFileChangeTracker::TrackerDB::Repair(
474 LOG(WARNING) << "Attempting to repair TrackerDB.";
486 LOG(WARNING) << "Failed to repair TrackerDB.";
  /external/chromium_org/third_party/sqlite/src/test/
e_dropview.test 77 do_dropview_tests 1 -repair {
164 do_dropview_tests 4 -repair {
178 do_dropview_tests 5 -repair {
e_delete.test 325 do_delete_tests e_delete-3.2 -repair rebuild_t1 -query {
348 do_delete_tests e_delete-3.4 -repair rebuild_t1 -query {
378 do_delete_tests e_delete-3.6 -repair rebuild_t1 -query {
402 do_delete_tests e_delete-3.7 -repair rebuild_t1 -query {
416 do_delete_tests e_delete-3.8 -repair rebuild_t1 -query {
432 do_delete_tests e_delete-3.9 -repair rebuild_t1 -query {
450 do_delete_tests e_delete-3.10 -repair {
  /external/bison/lib/
fseterr.c 54 Not activated on any system, because there is no way to repair FP when
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndattrib.h 156 RepairInfo repair; member in struct:tagRepairInfoEx
ndhelper.h 92 STDMETHOD_(HRESULT,Repair)(THIS_ REPAIRINFO *pInfo,LONG *pDeferredTime,REPAIR_STATUS *pStatus) PURE;
117 #define INetDiagHelper_Repair(This,pInfo,pDeferredTime,pStatus) (This)->lpVtbl->Repair(This,pInfo,pDeferredTime,pStatus)
  /external/e2fsprogs/misc/
fsck.8.in 7 fsck \- check and repair a Linux file system
29 is used to check and optionally repair one or more Linux file systems.
300 Automatically repair the file system without any questions (use
315 option will cause the fs-specific fsck to avoid attempting to repair any
326 Interactively repair the filesystem (ask for confirmations). Note: It
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 436 ("MaintenanceForm_Action", "Repair"),
695 # Maintenance type: repair/uninstall
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 436 ("MaintenanceForm_Action", "Repair"),
695 # Maintenance type: repair/uninstall
    [all...]
  /external/chromium_org/webkit/browser/fileapi/
sandbox_origin_database.cc 96 // Try to repair database even when IOError case.
104 LOG(WARNING) << "Attempting to repair SandboxOriginDatabase.";
134 LOG(WARNING) << "Failed to repair SandboxOriginDatabase.";
  /external/jpeg/
change.log 100 Repair minor problems in VMS, BCC, MC6 makefiles.
147 Repair bug in jquant1.c: sometimes didn't use as many colors as it could.
178 Repair oversight in jmemname.c NO_MKTEMP case: file could be there
  /external/qemu/distrib/jpeg-6b/
change.log 100 Repair minor problems in VMS, BCC, MC6 makefiles.
147 Repair bug in jquant1.c: sometimes didn't use as many colors as it could.
178 Repair oversight in jmemname.c NO_MKTEMP case: file could be there
  /frameworks/opt/vcard/tests/res/raw/
v30_ios_613_multiline.vcf 9 ORG:Smith Auto Repair;
  /external/e2fsprogs/
e2fsprogs.spec.in 20 and ext4 filesystems. E2fsprogs contains e2fsck (used to repair
24 repair a corrupted filesystem or to create test cases for e2fsck),
  /external/replicaisland/res/values/
wanda.xml 15 Hmm, his self-repair mechanism is still intact. If I can just reconnect the power...
19 Are you feeling better Mr. Android? Your memory is probably still scrambled, but don?t worry--it will return with time as your repair system brings the backup content out of storage. Frankly, I think it?s amazing that you?re still moving around after taking such a powerful hit.
23 When your memories come back online you should access them to remind yourself what you?ve been up to until now. The repair system is going to take a while to decompress all your previous memories, so they might not come on line in chronological order. They?ll all return eventually though.
  /external/chromium_org/chrome/installer/util/
util_constants.h 18 INSTALL_REPAIRED, // 1. Same version reinstalled for repair
52 SAME_VERSION_REPAIR_FAILED, // 31. Chrome repair failed as Chrome was running

Completed in 1839 milliseconds

1 2 3 4 5 6 7 8 91011>>