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

<<11121314151617181920>>

  /system/timezone/tzdatacheck/
tzdatacheck.cpp 513 // Implies the contents of the data partition is corrupt in some way. Try to clean up.
522 // Implies the contents of the data partition is corrupt in some way. Try to clean up.
573 // Implies the contents of the system partition is corrupt in some way. Nothing we can do.
578 // Implies the contents of the system partition is corrupt in some way. Nothing we can do.
  /external/libvpx/libvpx/vp8/decoder/
decodeframe.c 123 * though other partitions within the frame are corrupt.
130 /* MB with corrupt residuals or corrupt mode/motion vectors.
542 /* We have an intra block with corrupt coefficients, better to
546 * Note that for the first mb with corrupt residual in a frame,
716 "Truncated packet or corrupt partition "
920 "Truncated packet or corrupt partition 0 length");
    [all...]
onyxd_if.c 280 * corrupt, otherwise we will make multiple buffers corrupt.
  /packages/services/BuiltInPrintService/jni/lib/
lib_wprint.c 898 ((job_result == OK) || (job_result == CORRUPT)) &&
    [all...]
  /external/autotest/client/cros/faft/
rpc_functions.py 391 """Corrupt the requested firmware section signature.
407 """Corrupt the requested firmware section body.
507 """Corrupt the requested EC section signature.
523 """Corrupt the requested EC section body.
569 """Corrupt the requested kernel section.
  /toolchain/binutils/binutils-2.27/binutils/po/
binutils.pot 544 msgid "<time data corrupt>"
    [all...]
  /external/e2fsprogs/po/
e2fsprogs.pot 797 #. @-expanded: is corrupt, and you might try running e2fsck with an alternate superblock:\n
807 "is corrupt, and you might try running e2fsck with an alternate @S:\n"
817 #. @-expanded: Either the superblock or the partition table is likely to be corrupt!\n
821 "Either the @S or the partition table is likely to be corrupt!\n"
913 #. @-expanded: It is also possible the journal superblock is corrupt.\n
918 "It is also possible the @j @S is corrupt.\n"
922 #. @-expanded: journal superblock is corrupt.\n
923 msgid "@j @S is corrupt.\n"
1110 msgid "Journal transaction %i was corrupt, replay was aborted.\n"
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
ObjectInputStreamTest.java 1206 private boolean corrupt = false; field in class:ObjectInputStreamTest.ExceptionalBufferedInputStream
    [all...]
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /external/bzip2/
bzlib.c 559 /* Only caused by corrupt data stream? */
632 /* Only caused by corrupt data stream? */
729 /* Only caused by corrupt data stream? */
778 /* Only caused by corrupt data stream? */
810 Bool corrupt; local
821 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
822 corrupt = unRLE_obuf_to_output_FAST ( s );
823 if (corrupt) return BZ_DATA_ERROR;
    [all...]
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
atrace_agent.py 59 # work around platform bug where rs tag would corrupt trace until M(Api23)
79 # work around platform bug where rs tag would corrupt trace until M(Api23)
  /external/flatbuffers/include/flatbuffers/
util.h 297 // returns -1 upon corrupt UTF-8 encoding (ignore the incoming pointer in
412 // non-UTF-8 Strings, or might be corrupt.
  /external/libunwind/src/ppc64/
Gstep.c 66 /* Unless the cursor or stack is corrupt or uninitialized,
109 /* Unless the cursor or stack is corrupt or uninitialized we've most
  /external/llvm/lib/DebugInfo/PDB/Raw/
PDBFile.cpp 161 "Stream block map is corrupt.");
316 // An invalid block size suggests a corrupt PDB file.
  /external/speex/include/speex/
speex.h 359 * @return return status (0 for no error, -1 for end of stream, -2 corrupt stream)
369 * @return return status (0 for no error, -1 for end of stream, -2 corrupt stream)
  /external/tensorflow/tensorflow/python/lib/core/
ndarray_tensor.cc 42 return errors::Internal("Corrupt numpy type descriptor");
229 "Invalid/corrupt TF_STRING tensor: expected ", expected_tensor_size,
  /libcore/ojluni/src/main/java/sun/security/pkcs/
PKCS8Key.java 121 throw new IOException ("corrupt private key");
137 throw new IOException("corrupt private key");
  /prebuilts/go/darwin-x86/src/net/
dnsmsg_test.go 249 t.Errorf("test %d: expected to fail on unpacking corrupt packet", i)
411 // Corrupt DNS SRV reply, with its final RR having a bogus length
  /prebuilts/go/linux-x86/src/net/
dnsmsg_test.go 249 t.Errorf("test %d: expected to fail on unpacking corrupt packet", i)
411 // Corrupt DNS SRV reply, with its final RR having a bogus length
  /toolchain/binutils/binutils-2.27/binutils/
bucomm.c 436 /* PR binutils/17605: Check for corrupt time values. */
438 sprintf (timebuf, _("<time data corrupt>"));
  /bionic/libc/arch-arm64/generic/bionic/
strncmp.S 138 as carry-propagation can corrupt the upper bits if the trailing
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
FirmwareVolume.h 50 @retval EFI_VOLUME_CORRUPTED Volume was corrupt.
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 86 // SetupVariable is corrupt
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/QNC/
QNCSmmPeriodicTimer.c 128 // (2) the timer interval table is corrupt

Completed in 2012 milliseconds

<<11121314151617181920>>