Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 25 of 162) sorted by relevance

1234567

/external/squashfs-tools/squashfs-tools/
Dread_fs.c153 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 …]
Dunsquash-1.c268 goto corrupted; in squashfs_opendir_1()
283 goto corrupted; in squashfs_opendir_1()
311 corrupted: in squashfs_opendir_1()
/external/autotest/client/site_tests/audio_AudioCorruption/
Dcontrol7 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.
19 This test verifies Chrome can catch error for playing corrupted mp3 audio.
22 …commondatastorage.googleapis.com/chromiumos-test-assets-public/audio_AudioCorruption/corrupted.mp3'
/external/autotest/client/site_tests/video_VideoCorruption/
Dcontrol.vp87 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.
23 This test verifies Chrome can catch error for playing corrupted webm video.
26 …ommondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoCorruption/corrupted.webm'
Dcontrol.h2647 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.
23 This test verifies Chrome can catch error for playing corrupted mp4 video.
26 …commondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoCorruption/corrupted.mp4'
/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c539 ref_fb_corrupted[i] = this_fb->corrupted; in decode_mb_rows()
651 xd->corrupted |= ref_fb_corrupted[xd->mode_info_context->mbmi.ref_frame]; in decode_mb_rows()
659 xd->corrupted |= vp8dx_bool_error(xd->current_bc); in decode_mb_rows()
975 xd->corrupted = 0; /* init without corruption */ in init_frame()
1000 xd->corrupted = 0; in vp8_decode_frame()
1001 yv12_fb_new->corrupted = 0; in vp8_decode_frame()
1229 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()
1230 if (pbi->ec_active && xd->corrupted) in vp8_decode_frame()
1237 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame()
1238 if (pbi->ec_active && xd->corrupted) in vp8_decode_frame()
[all …]
/external/e2fsprogs/tests/f_salvage_dir/
Dexpect.13 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
Dname1 salvage corrupted directories
/external/e2fsprogs/tests/f_dupfsblks/
Dexpect.138 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/autotest/server/site_tests/platform_CompromisedStatefulPartition/
Dcontrol10 CRITERIA = "This test will fail if unable to get OOBE with corrupted stateful partition."
22 corrupted stateful partition.
26 -Did not get OOBE after rebooting the device with corrupted stateful partition.
/external/e2fsprogs/tests/
DREADME1 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/libvpx/libvpx/vp9/decoder/
Dvp9_dthread.c71 if (ref_buf->row >= row && ref_buf->buf.corrupted != 1) return; in vp9_frameworker_wait()
93 ref_buf->buf.corrupted != 1) { in vp9_frameworker_wait()
98 if (ref_buf->buf.corrupted == 1) { in vp9_frameworker_wait()
/external/autotest/server/site_tests/firmware_TPMKernelVersion/
Dcontrol9 PURPOSE = "Check kernel version in TPM is not corrupted."
10 CRITERIA = "This test will fail if kernel version in TPM is corrupted."
/external/e2fsprogs/tests/f_badsymlinks/
Dname1 corrupted symlinks
/external/e2fsprogs/tests/f_badorphan/
Dname1 corrupted orphan list
/external/e2fsprogs/tests/f_baddir/
Dname1 corrupted directory entries
/external/e2fsprogs/tests/f_badinode/
Dname1 corrupted inode entries
/external/e2fsprogs/tests/f_dir_bad_mode/
Dname1 directory with corrupted i_mode
/external/e2fsprogs/tests/f_bitmaps/
Dname1 corrupted inode and block bitmaps
/external/e2fsprogs/tests/f_journal/
Dname1 recover journal from corrupted inode table
/external/e2fsprogs/tests/f_mmp_garbage/
Dname1 repair MMP when it is corrupted
/external/vboot_reference/tests/testcases/
Dpadding_test_vectors.inc217 // NOTE(bleichen): The following vector got corrupted. I can't find the correct value anymore.
/external/dbus/dbus/
Ddbus-message.c3795 loader->corrupted = FALSE; in _dbus_message_loader_new()
4064 loader->corrupted = TRUE; in load_message()
4091 loader->corrupted = TRUE; in load_message()
4111 loader->corrupted = TRUE; in load_message()
4144 loader->corrupted = TRUE; in load_message()
4182 _dbus_assert (!loader->corrupted); in load_message()
4196 _dbus_assert (!loader->corrupted); in load_message()
4198 _dbus_assert (loader->corrupted); in load_message()
4222 while (!loader->corrupted && in _dbus_message_loader_queue_messages()
4253 return loader->corrupted; in _dbus_message_loader_queue_messages()
[all …]
Ddbus-message-private.h73 unsigned int corrupted : 1; /**< We got broken data, and are no longer working */ member
/external/e2fsprogs/tests/f_baddir2/
Dexpect.13 Directory inode 12, block #0, offset 60: directory corrupted

1234567