/external/squashfs-tools/squashfs-tools/ |
D | read_fs.c | 153 goto corrupted; in scan_inode_table() 164 goto corrupted; in scan_inode_table() 173 goto corrupted; in scan_inode_table() 189 goto corrupted; in scan_inode_table() 209 goto corrupted; in scan_inode_table() 215 goto corrupted; in scan_inode_table() 228 goto corrupted; in scan_inode_table() 249 goto corrupted; in scan_inode_table() 266 goto corrupted; in scan_inode_table() 286 goto corrupted; in scan_inode_table() [all …]
|
/external/autotest/client/site_tests/audio_AudioCorruption/ |
D | control | 7 PURPOSE = "Verify that Chrome can handle corrupted mp3 audio" 9 This test will fail if Chrome can't catch error for playing corrupted mp3 audio. 18 This test verifies Chrome can catch error for playing corrupted mp3 audio. 21 …commondatastorage.googleapis.com/chromiumos-test-assets-public/audio_AudioCorruption/corrupted.mp3'
|
/external/autotest/client/site_tests/video_VideoCorruption/ |
D | control.h264 | 7 PURPOSE = "Verify that Chrome can handle corrupted mp4 video" 9 This test will fail if Chrome fails to catch error for playing corrupted mp4 video. 22 This test verifies Chrome can catch error for playing corrupted mp4 video. 25 …commondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoCorruption/corrupted.mp4'
|
D | control.vp8 | 7 PURPOSE = "Verify that Chrome can handle corrupted webm video" 9 This test will fail if Chrome fails to catch error for playing corrupted webm video. 22 This test verifies Chrome can catch error for playing corrupted webm video. 25 …ommondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoCorruption/corrupted.webm'
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodeframe.c | 470 ref_fb_corrupted[i] = this_fb->corrupted; in decode_mb_rows() 573 xd->corrupted |= ref_fb_corrupted[xd->mode_info_context->mbmi.ref_frame]; in decode_mb_rows() 581 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in decode_mb_rows() 863 xd->corrupted = 0; /* init without corruption */ in init_frame() 886 xd->corrupted = 0; in vp8_decode_frame() 887 yv12_fb_new->corrupted = 0; in vp8_decode_frame() 1101 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame() 1102 if (pbi->ec_active && xd->corrupted) pc->refresh_golden_frame = 0; in vp8_decode_frame() 1108 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame() 1109 if (pbi->ec_active && xd->corrupted) pc->refresh_alt_ref_frame = 0; in vp8_decode_frame() [all …]
|
/external/e2fsprogs/tests/f_salvage_dir/ |
D | expect.1 | 3 Directory inode 13, block #0, offset 48: directory corrupted 6 Directory inode 12, block #1, offset 0: directory corrupted 10 Directory inode 12, block #1, offset 1016: directory corrupted
|
D | name | 1 salvage corrupted directories
|
/external/e2fsprogs/tests/f_inlinedata_repair/ |
D | expect.1 | 12 Directory inode 20, block #0, offset 4: directory corrupted 15 Directory inode 28, block #0, offset 4: directory corrupted 18 Directory inode 32, block #0, offset 4: directory corrupted 21 Directory inode 32, block #0, offset 4: directory corrupted
|
/external/syslinux/gpxe/src/core/ |
D | debug.c | 90 uint8_t corrupted = 0; in check_region() local 101 if ( corrupted == 0 ) { in check_region() 102 corrupted = 1; in check_region() 122 return corrupted; in check_region()
|
/external/autotest/server/site_tests/platform_CompromisedStatefulPartition/ |
D | control | 10 CRITERIA = "This test will fail if unable to get OOBE with corrupted stateful partition." 21 corrupted stateful partition. 25 -Did not get OOBE after rebooting the device with corrupted stateful partition.
|
/external/e2fsprogs/tests/f_dupfsblks/ |
D | expect.1 | 38 Directory inode 12, block #1, offset 0: directory corrupted 41 Directory inode 12, block #2, offset 0: directory corrupted 44 Directory inode 12, block #3, offset 0: directory corrupted 50 Directory inode 12, block #4, offset 100: directory corrupted
|
/external/e2fsprogs/tests/f_dir_bad_csum/ |
D | expect.1 | 15 Directory inode 15, block #0, offset 1000: directory corrupted 21 Directory inode 16, block #0, offset 12: directory corrupted 27 Directory inode 17, block #0, offset 0: directory corrupted
|
/external/e2fsprogs/tests/f_trunc_dirent_header/ |
D | expect.1 | 3 Directory inode 15, block #0, offset 4092: directory corrupted 6 Directory inode 13, block #1, offset 28: directory corrupted
|
/external/ltp/testcases/kernel/syscalls/madvise/ |
D | madvise09.c | 226 unsigned int corrupted = 0; in child() local 243 corrupted++; in child() 248 corrupted++; in child() 261 if (corrupted) in child()
|
/external/e2fsprogs/tests/f_inlinedata_dirblocks/ |
D | expect.1 | 6 Directory inode 12, block #0, offset 4: directory corrupted 9 Directory inode 12, block #1, offset 0: directory corrupted
|
/external/e2fsprogs/tests/ |
D | README | 1 These images contain various forms of corrupted filesystem which 37 baddir.img Filesystem with a corrupted directory 39 badinode.img Filesystem with various different corrupted inode 46 bitmaps.img Filesystem with corrupted inode and block bitmaps
|
/external/autotest/server/site_tests/firmware_TPMKernelVersion/ |
D | control | 9 PURPOSE = "Check kernel version in TPM is not corrupted." 10 CRITERIA = "This test will fail if kernel version in TPM is corrupted."
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_dthread.c | 70 if (ref_buf->row >= row && ref_buf->buf.corrupted != 1) return; in vp9_frameworker_wait() 92 ref_buf->buf.corrupted != 1) { in vp9_frameworker_wait() 97 if (ref_buf->buf.corrupted == 1) { in vp9_frameworker_wait()
|
/external/autotest/server/site_tests/firmware_TPMNotCorruptedDevMode/ |
D | control | 9 PURPOSE = "Ensure kernel and fw version in TPM isn't corrupted in dev mode." 23 version in the TPM to ensure they weren't corrupted.
|
/external/syslinux/doc/ |
D | sdi.txt | 96 been found in your file. Perhaps your file is corrupted or has not been created 115 is null. You probably imported a corrupted version of startrom.com. 133 file might be corrupted. 139 * SDI header is corrupted 141 that is invalid. You most likely have a corrupted SDI file.
|
/external/e2fsprogs/tests/f_badsymlinks/ |
D | name | 1 corrupted symlinks
|
/external/e2fsprogs/tests/f_badinode/ |
D | name | 1 corrupted inode entries
|
/external/e2fsprogs/tests/f_baddir/ |
D | name | 1 corrupted directory entries
|
/external/e2fsprogs/tests/f_badorphan/ |
D | name | 1 corrupted orphan list
|
/external/e2fsprogs/tests/f_dir_bad_mode/ |
D | name | 1 directory with corrupted i_mode
|