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

<<11121314151617181920>>

  /external/toybox/toys/net/
netcat.c 158 // combines badly with vfork() to corrupt or local variables
  /external/vulkan-validation-layers/libs/cjson/includes/
cJSON.h 127 * want to add an existing cJSON to a new cJSON, but don't want to corrupt your
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
screenshare_layers.cc 43 // only updating GF to not corrupt TL0.
  /external/wycheproof/doc/
rsa.md 41 decrypting corrupt ciphertexts. Implementations frequently leak information
  /external/wycheproof/java/com/google/security/wycheproof/testcases/
CipherOutputStreamTest.java 201 * Unfortunately Oracle thinks that returning an empty array is valid behaviour for corrupt
  /frameworks/base/tests/JankBench/scripts/
collect.py 102 print "Database corrupt, fetching..."
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h 23 #error Corrupt install of gcc-s internal headers, or search order was changed.
  /prebuilts/go/darwin-x86/src/compress/gzip/
gunzip_test.go 267 { // has 1 non-empty fixed huffman block but corrupt checksum
269 "hello.txt + corrupt checksum",
281 { // has 1 non-empty fixed huffman block but corrupt size
283 "hello.txt + corrupt size",
  /prebuilts/go/linux-x86/src/compress/gzip/
gunzip_test.go 267 { // has 1 non-empty fixed huffman block but corrupt checksum
269 "hello.txt + corrupt checksum",
281 { // has 1 non-empty fixed huffman block but corrupt size
283 "hello.txt + corrupt size",
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libstagefright_soft_vpxdec.so 
  /system/bt/btif/src/
btif_storage.cc 431 // TODO: this code is not thread safe, it can corrupt config content.
    [all...]
  /system/core/run-as/
run-as.cpp 187 error(1, 0, "package has corrupt installation: %s", pkgname);
  /system/extras/tests/fstest/
recovery_test.cpp 286 // Unmount and corrupt /cache gdt.
  /system/vold/
MetadataCrypt.cpp 226 // FIXME handle the corrupt case
  /toolchain/binutils/binutils-2.27/bfd/
peXXigen.c 528 /* PR 17512: Corrupt PE binaries can cause seg-faults. */
536 /* Paranoia: If the number is corrupt, then assume that the
537 actual entries themselves might be corrupt as well. */
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
DefaultTestsZipInstaller.java 168 // this method is a no-op, then the filesystem might be corrupt and mounted r/o, or might
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_gdb.py 393 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
399 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
405 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
  /external/brotli/c/tools/
brotli.c 652 fprintf(stderr, "corrupt input [%s]\n",
667 fprintf(stderr, "corrupt input [%s]\n",
673 fprintf(stderr, "corrupt input [%s]\n",
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 127 /* Default is that no macroblock is corrupt, therefore we initialize
544 * mb_num if the frame is corrupt from this macroblock. */
548 /* no need to continue since the partition is corrupt from
  /external/llvm/lib/Target/AMDGPU/
SIInsertWaits.cpp 96 /// Whether the VCCZ bit is possibly corrupt
542 // There is a hardware bug on CI/SI where SMRD instruction may corrupt
544 // corrupt vccz bit, we need to:
  /external/subsampling-scale-image-view/docs/javadoc/com/davemorrissey/labs/subscaleview/
SubsamplingScaleImageView.OnImageEventListener.html 218 encoding types of supported image formats can result in corrupt or blank images being loaded
235 types of supported image formats can result in corrupt or blank images being loaded and
251 encoding types of supported image formats can result in corrupt or blank images being loaded
  /external/swiftshader/third_party/LLVM/include/llvm/
Module.h 398 /// corrupt, this returns true and fills in the optional string with
407 /// If the module is corrupt, this returns true and fills in the optional
413 /// fully read and clear the Materializer. If the module is corrupt, this
  /external/valgrind/coregrind/m_ume/
macho.c 748 print("bad executable (corrupt fat archs)\n");
755 VG_(printf)("bad executable (corrupt fat arch) %x %llu\n",
768 print("bad executable (corrupt fat arch 2)\n");
  /frameworks/base/libs/androidfw/
LoadedArsc.cpp 430 LOG(ERROR) << "RES_STRING_POOL_TYPE for types corrupt.";
438 LOG(ERROR) << "RES_STRING_POOL_TYPE for keys corrupt.";
614 LOG(ERROR) << "RES_STRING_POOL_TYPE corrupt.";

Completed in 1098 milliseconds

<<11121314151617181920>>