Home
last modified time | relevance | path

Searched refs:icheck (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/debugfs/
DAndroid.bp13 "icheck.c",
Dro_debug_cmds.ct28 icheck;
DMakefile.in19 DEBUG_OBJS= debug_cmds.o debugfs.o util.o ncheck.o icheck.o ls.o \
24 RO_DEBUG_OBJS= ro_debug_cmds.o ro_debugfs.o util.o ncheck.o icheck.o ls.o \
29 $(srcdir)/ncheck.c $(srcdir)/icheck.c $(srcdir)/lsdel.c \
216 icheck.o: $(srcdir)/icheck.c $(top_builddir)/lib/config.h \
Ddebug_cmds.ct35 icheck;
/external/ImageMagick/coders/
Dpng.c2488 icheck, in ReadOnePNGImage() local
2501 for (icheck=0; sRGB_info[icheck].len > 0; icheck++) in ReadOnePNGImage()
2503 if (length == sRGB_info[icheck].len) in ReadOnePNGImage()
2519 if (profile_crc == sRGB_info[icheck].crc) in ReadOnePNGImage()
2524 sRGB_info[icheck].intent)); in ReadOnePNGImage()
2529 sRGB_info[icheck].intent); in ReadOnePNGImage()
2535 if (sRGB_info[icheck].len == 0) in ReadOnePNGImage()
8175 icheck, in WriteOnePNGImage() local
8188 for (icheck=0; sRGB_info[icheck].len > 0; icheck++) in WriteOnePNGImage()
8190 if (length == sRGB_info[icheck].len) in WriteOnePNGImage()
[all …]
/external/e2fsprogs/lib/ext2fs/
DMakefile.in24 ncheck.o icheck.o ls.o lsdel.o dump.o set_fields.o logdump.o \
33 $(top_srcdir)/debugfs/icheck.c \
388 icheck.o: $(top_srcdir)/debugfs/icheck.c
1194 icheck.o: $(top_srcdir)/debugfs/icheck.c $(top_builddir)/lib/config.h \
/external/e2fsprogs/
DTODO193 Add --lba option to debian icheck command, and have ways of making it
DRELEASE-NOTES1961 Debugfs's icheck will now correctly find inodes which use the
4846 Fix a bug in debugfs's icheck which would incorrectly report the owner
6445 Debugfs's stat and icheck commands now properly deals with large (>
7227 Debugfs's ncheck and icheck commands now handles the case where there
7426 Make debugfs's icheck command more robust by checking to make sure an
/external/e2fsprogs/debian/
Dchangelog963 * Debugfs's icheck will now correctly find inodes which use the
2223 * Fix debugfs's icheck to correctly report the owner of an EA block