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

1 2 3 4 5 6 7 891011>>

  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
PipeShort.java 96 // In particular, an overrun during the System.arraycopy will result in reading corrupt data
  /external/google-breakpad/src/google_breakpad/common/
minidump_exception_linux.h 33 * (This is C99 source, please don't corrupt it with C++.)
minidump_exception_solaris.h 33 * (This is C99 source, please don't corrupt it with C++.)
  /external/google-breakpad/src/google_breakpad/processor/
source_line_resolver_base.h 106 // The loaded modules that were detecting to be corrupt during load.
  /external/gptfdisk/
current.spec 30 tools to help you deal with corrupt partition tables,
  /external/libchrome/base/metrics/
histogram_snapshot_manager.cc 82 // Don't record corrupt data to metrics services.
  /external/libexif/libexif/
exif-log.c 47 { EXIF_LOG_CODE_CORRUPT_DATA, N_("Corrupt data"),
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 45 case VPX_CODEC_CORRUPT_FRAME: return "Corrupt frame detected";
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.h 28 // of this range for invalid/corrupt VP9 streams. However, strictly checking
  /external/neven/FaceRecEm/common/src/b_FDSDK/
Types.h 108 btk_ERR_CORRUPT_DATA /* corrup parameter data or corrupt internal structure */
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
UnsafeByteOperations.java 72 * {@link ByteOutput} to corrupt the {@link ByteString}. Use with caution!
  /external/skia/include/core/
SkVertices.h 103 * Returns null if the data is corrupt or the length is incorrect for the contents.
  /external/skqp/include/core/
SkVertices.h 103 * Returns null if the data is corrupt or the length is incorrect for the contents.
  /external/swiftshader/third_party/LLVM/include/llvm/
GVMaterializer.h 45 /// module is corrupt, this returns true and fills in the optional string with
  /external/syslinux/com32/elflink/ldlinux/
setadv.c 86 break; /* Corrupt tag (overrun) - overwrite it */
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
gateA20.c 163 /* Better to die now than corrupt memory later */
  /external/syslinux/utils/
lss16toppm 71 print STDERR "$0: Short read on input (file corrupt)\n";
  /external/vboot_reference/tests/
vb20_rsa_padding_tests.c 111 /* Corrupt the signature near start and end */
vb21_common_tests.c 363 "vb2_verify_keyblock() corrupt key");
369 "vb2_verify_keyblock() corrupt");
501 "vb2_verify_fw_preamble() sig corrupt");
507 "vb2_verify_fw_preamble() preamble corrupt");
vb2_secdata_tests.c 55 /* Now corrupt it */
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
reference_picture_selection.cc 56 // will signal an SLI for every corrupt frame.
  /external/webrtc/webrtc/system_wrappers/include/
static_instance.h 101 // Sanity to catch corrupt state.
  /external/xz-embedded/userspace/
xzminidec.c 120 msg = "File is corrupt\n";
  /frameworks/base/media/java/android/media/
ThumbnailUtils.java 152 * corrupt or the format is not supported.
164 // Assume this is a corrupt video file
166 // Assume this is a corrupt video file.
540 // Assume this is a corrupt video file.
  /packages/apps/DocumentsUI/minimal/res/values/
strings.xml 45 <string name="archive_loading_failed">Unable to open archive for browsing. File is either corrupt, or an unsupported format.</string>

Completed in 1837 milliseconds

1 2 3 4 5 6 7 891011>>