HomeSort by relevance Sort by last modified time
    Searched full:corrupt (Results 151 - 175 of 1606) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/autotest/server/site_tests/firmware_TPMKernelVersion/
firmware_TPMKernelVersion.py 11 """Dev mode will not corrupt kernel and firmware version stored in the TPM.
  /external/autotest/test_suites/
control.faft_lv1 23 These tests may corrupt the system if any failure happens.
control.faft_lv2 23 These tests may corrupt the system if any failure happens.
control.faft_lv3 23 These tests may corrupt the system if any failure happens.
control.faft_lv4 23 These tests may corrupt the system if any failure happens.
control.faft_lv5 23 These tests may corrupt the system if any failure happens.
  /external/bsdiff/
diff_encoder.cc 15 // corrupt patch.
  /external/e2fsprogs/tests/f_extents/
expect.1 30 Inode 18 has corrupt extent header. Clear inode? yes
  /external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer.h 43 // state of the heap may be corrupt.
  /external/google-breakpad/src/google_breakpad/common/
breakpad_types.h 32 * (This is C99 source, please don't corrupt it with C++.)
  /external/libvpx/libvpx/vp8/decoder/
onyxd_int.h 108 /* the mb num from which modes and mvs (first partition) are corrupt */
  /external/libvpx/libvpx/vp8/encoder/
boolhuff.h 54 "Truncated packet or corrupt partition ");
  /external/llvm/lib/DebugInfo/PDB/
GenericError.cpp 33 "is corrupt.";
  /external/llvm/lib/DebugInfo/PDB/Raw/
RawError.cpp 23 return "The PDB file is corrupt.";
  /external/llvm/test/Bindings/OCaml/
bitreader.ml 62 (* corrupt the bitcode *)
  /external/llvm/test/CodeGen/X86/
ssp-guard-spill.ll 7 ; corrupt it.
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
SingleXZInputStream.java 142 * <li>Trying to recover data from a corrupt .xz file.</li>
232 * compressed input is truncated or corrupt
270 * compressed input is truncated or corrupt
343 * data is corrupt, <code>CorruptedInputException</code> may get
  /external/pcre/dist2/doc/html/
pcre2_serialize_decode.html 51 PCRE2_ERROR_BADMAGIC may mean that the data is corrupt, or that it was compiled
  /external/vboot_reference/tests/
rsa_padding_test.c 52 /* Corrupt the signature near start and end */
  /external/webrtc/webrtc/modules/audio_processing/test/
unpack.cc 98 printf("Corrupt input file: ReverseStream missing.\n");
133 printf("Corrupt input file: Stream missing.\n");
231 printf("Corrupt input file: Config missing.\n");
256 printf("Corrupt input file: Init missing.\n");
  /external/wycheproof/java/com/google/security/wycheproof/testcases/
EciesTest.java 180 byte[] corrupt = Arrays.copyOf(ciphertext, ciphertext.length);
181 corrupt[byteNr] ^= (byte) (1 << bit);
184 ecies.doFinal(corrupt);
185 fail("Decrypted:" + TestUtil.bytesToHex(corrupt));
  /external/xz-embedded/userspace/
bytetest.c 120 msg = "File is corrupt\n";
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
PixelUtils.java 33 * other than making sure the buffers are of sufficient size. This means that you can corrupt
  /frameworks/support/collection/src/test/java/androidx/collection/
SimpleArrayMapTest.java 55 // may corrupt the pool for all threads in the same process.
  /system/chre/apps/wifi_offload/test/
flatbuffersserialization_test.cc 92 // Corrupt the root table's offset

Completed in 1110 milliseconds

1 2 3 4 5 67 8 91011>>