/external/libvorbis/ |
CHANGES | 42 * Improved robustness with corrupt streams. 58 * improve robustness to corrupt input streams
|
/bootable/recovery/applypatch/ |
bspatch.c | 140 printf("corrupt bsdiff patch file header (magic number)\n"); 150 printf("corrupt patch file header (data lengths)\n"); 210 printf("corrupt patch (new file overrun)\n"); 233 printf("corrupt patch (new file overrun)\n");
|
/external/chromium/chrome/common/ |
common_param_traits_unittest.cc | 52 // Also test the corrupt case. 99 // Also test the corrupt case. 133 // Also test the corrupt case. 167 // Also test the corrupt case.
|
/external/chromium_org/base/metrics/ |
histogram_snapshot_manager.h | 49 // List of histograms found to be corrupt, and their problems.
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_classifier.h | 55 // recursively, since this can corrupt state and cause crashes.
|
/external/chromium_org/content/common/ |
common_param_traits_unittest.cc | 60 // Also test the corrupt case. 106 // Also test the corrupt case. 140 // Also test the corrupt case. 174 // Also test the corrupt case.
|
/external/chromium_org/content/public/common/ |
page_transition_types.cc | 34 // Return a safe default so we don't have corrupt data in release mode.
|
/external/chromium_org/rlz/lib/ |
crc8_unittest.cc | 46 // Corrupt string and see if CRC still matches.
|
/external/chromium_org/third_party/sqlite/src/test/ |
tkt2920.test | 40 # a disk full error. But this does not corrupt the database.
|
/external/chromium_org/v8/test/webkit/ |
dfg-other-branch.js | 25 "This tests that speculating other on a branch does not corrupt state."
|
/external/e2fsprogs/tests/f_extents/ |
expect.1 | 20 Error while reading over extent tree in inode 18: Corrupt extent header
|
/external/iproute2/man/man8/ |
tc-netem.8 | 11 " ] [ " CORRUPT " ] [ " DUPLICATION " ] [ " REORDERING " ][ " RATE " ]" 36 .IR CORRUPT " := " 37 .B corrupt 105 .SS corrupt
|
/external/llvm/test/Bindings/Ocaml/ |
bitreader.ml | 55 (* corrupt the bitcode *)
|
/frameworks/base/core/java/android/os/storage/ |
StorageResultCode.java | 52 * Operation failed: Media is corrupt.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
mce.h | 25 #define MCI_STATUS_PCC (1UL<<57) /* processor context corrupt */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
mce.h | 25 #define MCI_STATUS_PCC (1UL<<57) /* processor context corrupt */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
mce.h | 25 #define MCI_STATUS_PCC (1UL<<57) /* processor context corrupt */
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder_test.h | 74 // This function iterates through a list of fuzzers (bit masks used to corrupt 76 // attempts to corrupt a different byte in delta_file_ in a different way. If 132 // different ways to corrupt the delta file.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_store_file_unittest.cc | 92 // Corrupt the store. 148 // Corrupt the payload. 170 // Corrupt the checksum.
|
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdecoder_test.h | 74 // This function iterates through a list of fuzzers (bit masks used to corrupt 76 // attempts to corrupt a different byte in delta_file_ in a different way. If 132 // different ways to corrupt the delta file.
|
/external/chromium_org/sql/ |
recovery.h | 72 // and attach the existing database to it at "corrupt". To prevent 114 // Attempt to recover the named table from the corrupt database into 141 // corrupt.meta. Returns true if created.
|
recovery_unittest.cc | 170 // Tables to recover original DB, now at [corrupt]. 173 " corrupt.x," 190 // Since the database was not corrupt, the entire schema and all 212 " corrupt.x," 231 // Build a database, corrupt it by making an index reference to 291 // Build a database, corrupt it by making a table contain a row not 450 // Since the database was not corrupt, the entire schema and all 526 // Since the database was not corrupt, the entire schema and all 601 // Since the database was not corrupt, the entire schema and all 646 // Since the database was not corrupt, the entire schema and al [all...] |
/external/libvorbis/doc/vorbisfile/ |
ov_read.html | 104 recapture, or a corrupt page)</dd> 107 libvorbisfile, or the requested link is corrupt.</dd> 110 are corrupt, or that the initial open call for <i>vf</i>
|
/external/open-vcdiff/src/ |
vcdecoder_test.h | 74 // This function iterates through a list of fuzzers (bit masks used to corrupt 76 // attempts to corrupt a different byte in delta_file_ in a different way. If 132 // different ways to corrupt the delta file.
|
/external/chromium_org/base/ |
tools_sanity_unittest.cc | 21 // Helper for memory accesses that can potentially corrupt memory or cause a 129 // This test may corrupt memory if not run under Valgrind or compiled with 142 // This test may corrupt memory if not run under Valgrind or compiled with
|