Home
last modified time | relevance | path

Searched refs:corruption (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc85 uint32_t corruption = histogram->FindCorruption(*samples); in PrepareSamples() local
86 if (HistogramBase::BUCKET_ORDER_ERROR & corruption) { in PrepareSamples()
94 CHECK_NE(0U, HistogramBase::RANGE_CHECKSUM_ERROR & corruption); in PrepareSamples()
103 CHECK_EQ(0U, HistogramBase::RANGE_CHECKSUM_ERROR & corruption); in PrepareSamples()
108 if (corruption) { in PrepareSamples()
110 << "\" has data corruption: " << corruption; in PrepareSamples()
113 if (old_corruption == (corruption | old_corruption)) in PrepareSamples()
115 sample_info->inconsistencies |= corruption; in PrepareSamples()
/external/autotest/server/site_tests/firmware_CorruptFwBodyB/
Dcontrol9 PURPOSE = "Servo based firmware B body corruption test"
23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
26 the RW firwmare B corruption will result booting the firmware A.
Dcontrol.dev9 PURPOSE = "Servo based firmware B body corruption test"
23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
26 the RW firwmare B corruption will result booting the firmware A.
/external/autotest/server/site_tests/firmware_CorruptFwBodyA/
Dcontrol9 PURPOSE = "Servo based firmware A body corruption test"
23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
26 the RW firwmare A corruption will result booting the firmware B.
Dcontrol.dev9 PURPOSE = "Servo based firmware A body corruption test"
23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
26 the RW firwmare A corruption will result booting the firmware B.
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-006.md1 ## TFSA-2020-006: Segmentation fault and/or data corruption due to invalid TFLite model
9 or just memory corruption.
Dtfsa-2020-009.md1 ## TFSA-2020-009: Segfault and data corruption caused by negative indexing in TFLite
21 results in segfaults and/or data corruption.
Dtfsa-2020-023.md1 ## TFSA-2020-023: Memory corruption in `dlpack.to_dlpack`
8 memory resulting in further memory corruption. This is because the pybind11
/external/autotest/server/site_tests/firmware_CorruptBothFwBodyAB/
Dcontrol9 PURPOSE = "Servo based both firmware body A and B corruption test"
23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
Dcontrol.dev9 PURPOSE = "Servo based both firmware body A and B corruption test"
23 flag is enabled. In the case USE_RO_NORMAL ON, the firmware corruption
/external/e2fsprogs/tests/
DREADME21 filesystem corruption, which e2fsck should fix on the first pass.
54 end-bitmap.img Filesystem with corruption at the end of the block
60 mke2fs2b.img Filesystem with corruption similar to that
/external/e2fsprogs/tests/f_bad_inode_csum/
Dname1 inode table corruption (metadata_csum)
/external/e2fsprogs/tests/f_end-bitmap/
Dname1 corruption at end of block bitmap
/external/e2fsprogs/tests/f_badjour_indblks/
Dname1 corruption in journal inode's indirect blocks
/external/e2fsprogs/tests/f_htree_bad_csum/
Dname1 htree block bad csum/tail dirent/htree index corruption
/external/e2fsprogs/tests/f_dir_bad_csum/
Dname1 dir block w/ missing/bad csum/tail or block corruption
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/
D2018-07-18-23-40-32.bpo-25943.Zgf99y.rst1 Fix potential heap corruption in the :mod:`bsddb` module. Patch by Zackery
/external/autotest/client/tests/disktest/
Dcontrol.export5 iteration of the test. Designed to check for data corruption issues in the
Dcontrol11 controller for corruption issues.
/external/pigweed/pw_sync_baremetal/
Ddocs.rst11 only meant to prevent data corruption.
/external/mesa3d/docs/relnotes/
D20.1.10.rst35 - Graphics corruption in Super Mega Baseball 2 with RADV on Navi
36 - RADV ACO - ground line corruption in Path of Exile with Vulkan renderer
/external/tensorflow/tensorflow/security/
DREADME.md24 …/blob/master/tensorflow/security/advisory/tfsa-2020-023.md) | Memory corruption in `dlpack.to_dl…
38 …r/tensorflow/security/advisory/tfsa-2020-009.md) | Segfault and data corruption caused by negati…
39 …ow/blob/master/tensorflow/security/advisory/tfsa-2020-008.md) | Data corruption due to dimension…
41 …security/advisory/tfsa-2020-006.md) | Segmentation fault and/or data corruption due to invalid T…
/external/autotest/client/site_tests/power_MemorySuspend/
Dcontrol17 on resume and other forms of silent memory corruption in the suspend path.
Dcontrol.memory_qual16 on resume and other forms of silent memory corruption in the suspend path.
/external/icu/icu4j/perf-tests/data/conversion/
Denglish.txt10 …a is passed between different encodings or platforms, that data always runs the risk of corruption.
15 …re-engineering. It allows data to be transported through many different systems without corruption.

12345678910>>...14