/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/grpc-grpc/test/core/compression/ |
D | message_compress_test.cc | 171 grpc_slice_buffer corrupted; in test_bad_decompression_data_crc() local 177 grpc_slice_buffer_init(&corrupted); in test_bad_decompression_data_crc() 183 grpc_msg_compress(GRPC_MESSAGE_COMPRESS_GZIP, &input, &corrupted); in test_bad_decompression_data_crc() 185 GPR_ASSERT(corrupted.count > 1); in test_bad_decompression_data_crc() 186 GPR_ASSERT(GRPC_SLICE_LENGTH(corrupted.slices[1]) > 8); in test_bad_decompression_data_crc() 187 idx = GRPC_SLICE_LENGTH(corrupted.slices[1]) - 8; in test_bad_decompression_data_crc() 188 memcpy(GRPC_SLICE_START_PTR(corrupted.slices[1]) + idx, &bad, 4); in test_bad_decompression_data_crc() 191 GPR_ASSERT(0 == grpc_msg_decompress(GRPC_MESSAGE_COMPRESS_GZIP, &corrupted, in test_bad_decompression_data_crc() 195 grpc_slice_buffer_destroy(&corrupted); in test_bad_decompression_data_crc()
|
/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/e2fsprogs/tests/f_resize_inode_meta_bg/ |
D | expect.1 | 19 Directory inode 2, block #0, offset 860: directory corrupted 22 Directory inode 11, block #0, offset 0: directory corrupted 33 Directory inode 11, block #1, offset 0: directory corrupted 36 Directory inode 11, block #2, offset 0: directory corrupted 42 Directory inode 11, block #3, offset 864: directory corrupted
|
/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
|
/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() 873 xd->corrupted = 0; /* init without corruption */ in init_frame() 896 xd->corrupted = 0; in vp8_decode_frame() 897 yv12_fb_new->corrupted = 0; in vp8_decode_frame() 1111 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame() 1112 if (pbi->ec_active && xd->corrupted) pc->refresh_golden_frame = 0; in vp8_decode_frame() 1118 xd->corrupted |= vp8dx_bool_error(bc); in vp8_decode_frame() 1119 if (pbi->ec_active && xd->corrupted) pc->refresh_alt_ref_frame = 0; in vp8_decode_frame() [all …]
|
/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/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/llvm-project/lld/test/ELF/ |
D | invalid-eh-frame8.s | 6 # CHECK: error: corrupted .eh_frame: corrupted CIE
|
D | invalid-eh-frame3.s | 6 # CHECK: error: corrupted .eh_frame: corrupted CIE (failed to read LEB128)
|
D | invalid-eh-frame2.s | 6 # CHECK: error: corrupted .eh_frame: corrupted CIE (failed to read string)
|
/external/ltp/testcases/kernel/syscalls/madvise/ |
D | madvise09.c | 214 unsigned int corrupted = 0; in child() local 231 corrupted++; in child() 236 corrupted++; in child() 249 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/libvpx/libvpx/vp9/common/ |
D | vp9_thread_common.h | 48 int corrupted; member 72 int corrupted);
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.44.3.txt | 11 investigating a corrupted inode. 21 corrupted superblocks so they can be fixed. This includes file 22 systems with a corrupted inodes count field and file systems where not 41 E2fsck more properly handles cases where s_inodes_count is corrupted. 44 badly corrupted (restoring its behavior pre-1.43).
|
/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/llvm-project/lld/test/ELF/invalid/ |
D | invalid-file-class.test | 16 # CHECK: invalid-class.a(invalid.o): corrupted ELF file: invalid file class 19 # OBJ: invalid.o: corrupted ELF file: invalid file class
|
/external/autotest/server/site_tests/firmware_Fingerprint/ |
D | control.ro_only_boots_valid_rw | 28 to RW: dev, corrupted first byte, and corrupted last byte. Each of these should
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1022 xd->corrupted |= vpx_reader_has_error(r); in decode_block() 1118 xd->corrupted |= vpx_reader_has_error(r); in parse_block() 1735 int corrupted; in lpf_map_write_check() local 1737 corrupted = lf_sync->corrupted; in lpf_map_write_check() 1739 if (!corrupted) { in lpf_map_write_check() 1907 volatile int corrupted = 0; in row_decode_worker_hook() local 1939 corrupted = 1; in row_decode_worker_hook() 1958 if (corrupted) in row_decode_worker_hook() 1971 corrupted = 1; in row_decode_worker_hook() 1984 corrupted |= tile_data->xd.corrupted; in row_decode_worker_hook() [all …]
|
/external/autotest/server/site_tests/firmware_TPMNotCorruptedDevMode/ |
D | control | 9 PURPOSE = "Ensure kernel and fw version in TPM isn't corrupted in dev mode." 24 version in the TPM to ensure they weren't corrupted.
|
/external/libaom/libaom/aom/src/ |
D | aom_codec.c | 139 void aom_merge_corrupted_flag(int *corrupted, int value) { in aom_merge_corrupted_flag() argument 140 *corrupted |= value; in aom_merge_corrupted_flag()
|