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

<<11121314151617181920>>

  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libjpeg.so 
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSimpleFileSystemDxe/
WinNtSimpleFileSystem.h 402 EFI_VOLUME_CORRUPTED - The file system structures are corrupt.
502 EFI_VOLUME_CORRUPTED - The file system structures are corrupt.
544 EFI_VOLUME_CORRUPTED - The file system structures are corrupt.
  /external/compiler-rt/lib/profile/
GCDAProfiling.c 14 |* We emit files in a corrupt version of GCOV's "gcda" file format. These files
387 "corrupt arc tag (0x%08x)\n",
439 "corrupt object tag (0x%08x)\n",
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBIDataWrapper.java 201 throw new IOException("Break iterator Rule data corrupt");
290 throw new IOException("Break iterator Rule data corrupt");
302 throw new IOException("Break iterator Rule data corrupt");
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIDataWrapper.java 200 throw new IOException("Break iterator Rule data corrupt");
289 throw new IOException("Break iterator Rule data corrupt");
301 throw new IOException("Break iterator Rule data corrupt");
  /external/libvncserver/test/
bmp.c 139 if((*w)<1 || (*h)<1 || scalefactor<1) _throw("Corrupt PPM header");
242 _throw("Corrupt bitmap header");
251 if(srcpitch*(*h)+bh.bfOffBits!=bh.bfSize) _throw("Corrupt bitmap header");
  /frameworks/support/persistence/db/src/main/java/androidx/sqlite/db/
SupportSQLiteOpenHelper.java 236 // NOTE if the database has attached databases, then any of them could be corrupt.
260 // Delete all files of this corrupt database and/or attached databases
266 // attachedDbs = null is possible when the database is so corrupt that even
  /packages/services/BuiltInPrintService/jni/plugins/
plugin_pcl.c 438 result = CORRUPT;
472 result = CORRUPT;
483 result = CORRUPT;
  /toolchain/binutils/binutils-2.27/bfd/
elf32-sh-symbian.c 50 fprintf (stderr, "Corrupt directive: %s\n", m); \
68 fprintf (stderr, "Corrupt directive: %s\n", m); \
88 fprintf (stderr, "Corrupt directive: %s\n", m); \
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
SeekableXZInputStream.java 193 * XZ data is corrupt or truncated
227 * XZ data is corrupt or truncated
258 * <li>Trying to recover data from a corrupt .xz file.</li>
285 * XZ data is corrupt or truncated
713 * data is corrupt, <code>CorruptedInputException</code> may get
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
Mbr.c 217 // this BlockIo would corrupt the GPT structures and require a recovery that would corrupt the format
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
EsrtDxe.c 548 DEBUG((EFI_D_ERROR, "NonFmp Repository Corrupt. Need to rebuild NonFmp Repository.\n"));
567 DEBUG((EFI_D_ERROR, "Fmp Repository Corrupt. Need to rebuild Fmp Repository.\n"));
  /external/ImageMagick/ImageMagick/script/
exception.html 118 <td>Corrupt Image</td>
119 <td>the image file may be corrupt</td>
  /external/ImageMagick/www/
exception.html 122 <td>Corrupt Image</td>
123 <td>the image file may be corrupt</td>
  /external/bsdiff/
bspatch.cc 274 LOG(ERROR) << "Corrupt patch.";
347 LOG(ERROR) << "Corrupt patch.";
  /external/e2fsprogs/misc/
e2fuzz.sh 26 echo "-B: Corrupt this many bytes per run."
167 echo "++ corrupt image"
  /external/fonttools/Lib/fontTools/
t1Lib.py 155 raise T1Error('corrupt LWFN file')
182 raise T1Error('corrupt PFB file')
  /external/libavc/encoder/
ih264e_bitstream.h 219 * Bitstream engine makes sure it would not corrupt data beyond
269 * 1. Not corrupt data beyond u4_max_bitstrm_size bytes
  /external/libchrome/base/metrics/
persistent_sample_map.cc 171 << ", corrupt=" << allocator->IsCorrupt();
250 // full or corrupt. Instead, allocate the counter from the heap. This
  /external/libunwind/src/ppc32/
Gstep.c 65 /* Unless the cursor or stack is corrupt or uninitialized,
108 /* Unless the cursor or stack is corrupt or uninitialized we've most
  /external/syslinux/memdisk/
unzip.c 289 error("gzip file corrupt");
327 error("pkzip file corrupt");
  /external/webrtc/talk/media/base/
rtpdataengine.cc 228 // Don't want to log for every corrupt packet.
236 // Don't want to log for every corrupt packet.
  /frameworks/av/media/libstagefright/rtsp/
AAVCAssembler.cpp 84 // Corrupt.
86 ALOGV("Ignoring corrupt buffer.");
  /libcore/luni/src/test/java/libcore/javax/crypto/
CipherInputStreamTest.java 323 // Corrupt the final byte, which will corrupt the authentication tag
  /packages/apps/LegacyCamera/src/com/android/camera/
Thumbnail.java 275 // Assume this is a corrupt video file
277 // Assume this is a corrupt video file.

Completed in 1930 milliseconds

<<11121314151617181920>>