Home
last modified time | relevance | path

Searched refs:repair (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/exfatprogs/fsck/
Drepair.c62 bool repair = false; in ask_repair() local
67 repair = false; in ask_repair()
70 repair = true; in ask_repair()
88 repair = true; in ask_repair()
92 repair ? 'y' : 'n'); in ask_repair()
93 return repair; in ask_repair()
DMakefile.am6 fsck_exfat_SOURCES = fsck.c repair.c fsck.h de_iter.c repair.h
/third_party/e2fsprogs/tests/f_pre_1970_date_encoding/
Dscript39 # fsck should repair this
55 # before we repair the filesystem, save off a copy so that
60 # repair the filesystem
79 #retry the repair
/third_party/e2fsprogs/tests/f_inlinedata_repair/
Dname1 repair corrupt inline data files
/third_party/e2fsprogs/tests/f_mmp_garbage/
Dname1 repair MMP when it is corrupted
/third_party/grpc/tools/run_tests/artifacts/
Dbuild_artifact_python.sh86 "${AUDITWHEEL}" repair "$wheel" -w "$ARTIFACT_DIR"
91 "${AUDITWHEEL}" repair "$wheel" -w "$ARTIFACT_DIR"
/third_party/gptfdisk/
Dcurrent.spec1 Summary: GPT partitioning and MBR repair software
14 Partitioning software for GPT disks and to repair MBR disks. The gdisk,
/third_party/e2fsprogs/doc/RelNotes/
Dv1.43.2.txt27 Fix the logic in e2fsck which decides when to repair legacy negative
58 deciding when to repair a legacy negative timestamp encoding, so
Dv1.43.3.txt6 E2fsck will now check, and if necessary repair the extra isize fields
Dv1.44.4.txt20 E2fsck will now properly repair a file system that has both the
/third_party/protobuf/python/release/wheel/
Dprotobuf_optimized_pip.sh19 auditwheel repair dist/protobuf-${PROTOBUF_VERSION}-${PYTHON_VERSION}-linux_x86_64.whl
/third_party/exfatprogs/
DREADME.md51 …Check the consistency of your exfat filesystem and optionally repair a corrupted device formatted …
56 2. repair and fix.(preparing)
DBUILD.gn86 "fsck/repair.c",
DNEWS66 * fsck.exfat: repair zero-byte files which have the NoFatChain attribute.
/third_party/e2fsprogs/
De2fsprogs.spec20 and ext4 filesystems. E2fsprogs contains e2fsck (used to repair
24 repair a corrupted filesystem or to create test cases for e2fsck),
/third_party/glib/glib/gnulib/
Dmeson.build306 error ('frexp() is missing or broken beyond repair, and we have nothing to replace it with')
309 error ('frexpl() is missing or broken beyond repair, and we have nothing to replace it with')
/third_party/openGLES/extensions/EXT/
DGLX_EXT_buffer_age.txt83 knowing the age of the buffer they know how to efficiently repair
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_buffer_age.txt83 knowing the age of the buffer they know how to efficiently repair
/third_party/python/Doc/reference/
Dexecutionmodel.rst251 repair the cause of the error and retry the failing operation (except by
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_buffer_age.txt95 knowing the age of the buffer they know how to efficiently repair
/third_party/EGL/extensions/EXT/
DEGL_EXT_buffer_age.txt95 knowing the age of the buffer they know how to efficiently repair
/third_party/flutter/engine/flutter/tools/licenses/data/
Dmozilla-2.0152 …t, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. Th…
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_partial_update.txt83 current back buffer which allow the application to "repair" only areas that
/third_party/EGL/extensions/KHR/
DEGL_KHR_partial_update.txt83 current back buffer which allow the application to "repair" only areas that
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dcreate.dart162 …'If run on a project that already exists, this will repair the project, recreating any files that …

1234