Searched
full:corrupt (Results
326 -
350 of
1606) sorted by null
<<11121314151617181920>>
| /external/tensorflow/tensorflow/contrib/image/ops/ |
| single_image_random_dot_stereograms_ops.cc | 71 encode_PNG/JPG ops. Be careful with image compression as this may corrupt the
|
| /external/tensorflow/tensorflow/contrib/image/python/ops/ |
| single_image_random_dot_stereograms.py | 48 corrupt the encode 3-D data witin the image.
|
| /external/tensorflow/tensorflow/contrib/mpi/ |
| README.md | 43 - With OpenMPI corrupt data will be received resulting in an assertion or the MPI library will print an error and exit. The error is "Attempt to free memory that is still in use by an ongoing MPI communication. MPI job will now abort."
|
| /external/tensorflow/tensorflow/contrib/tensorboard/db/ |
| loader.cc | 106 LOG(FATAL) << "Corrupt tf.Event record"
|
| /external/tensorflow/tensorflow/core/lib/io/snappy/ |
| snappy_buffers_test.cc | 105 // Drop the last byte. File is now corrupt.
|
| /external/tensorflow/tensorflow/core/lib/strings/ |
| ordered_code.h | 72 // Helper for testing: corrupt "*str" by changing the kth item separator
|
| /external/vboot_reference/tests/ |
| vb2_api_tests.c | 101 /* Corrupt secdata so initial check will fail */
|
| /external/webrtc/webrtc/system_wrappers/test/TestSort/ |
| TestSort.cc | 211 printf("Payload data is corrupt\nExiting...\n");
|
| /external/wpa_supplicant_8/src/drivers/ |
| driver_hostap.h | 96 * calculation, which will corrupt all non-volatile downloads.
|
| /external/xz-embedded/linux/lib/xz/ |
| xz_dec_stream.c | 312 * successfully decoded), or XZ_DATA_ERROR (input is corrupt). 758 * corrupt. Since zlib-style API allows that the caller fills the input buffer 767 * must be corrupt. Otherwise the output buffer has to be too small or the 768 * file is corrupt in a way that decoding it produces too big output.
|
| /frameworks/base/cmds/idmap/ |
| create.cpp | 83 // file is empty or corrupt
|
| /frameworks/base/core/java/android/util/ |
| ArraySet.java | 173 // their access with a lock). Our cache is corrupt; report and give up. 174 Slog.wtf(TAG, "Found corrupt ArraySet cache: [0]=" + array[0] 198 // their access with a lock). Our cache is corrupt; report and give up. 199 Slog.wtf(TAG, "Found corrupt ArraySet cache: [0]=" + array[0]
|
| /frameworks/base/core/jni/ |
| android_content_res_ApkAssets.cpp | 134 jniThrowException(env, "java/io/FileNotFoundException", "Corrupt XML binary file");
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
| CameraTestResultPrinter.java | 102 // not corrupt the file.
|
| /frameworks/base/services/backup/java/com/android/server/backup/utils/ |
| TarBackupReader.java | 279 throw new IOException("Restore manifest too big; corrupt? size=" + info.size); 364 Slog.w(TAG, "Corrupt restore manifest for package " + info.packageName); 563 throw new IOException("Metadata too big; corrupt? size=" + info.size); 590 + " too big; corrupt? size=" + info.size); [all...] |
| /frameworks/base/tests/JankBench/scripts/ |
| itr_collect.py | 71 print "Database corrupt, fetching..."
|
| /frameworks/base/tools/aapt/ |
| AaptXml.cpp | 106 *outError = "attribute value is corrupt";
|
| /hardware/interfaces/camera/device/3.2/default/ |
| convert.cpp | 43 ALOGE("%s: input CameraMetadata is corrupt!", __FUNCTION__);
|
| /libcore/luni/src/test/java/libcore/java/util/zip/ |
| ZipInputStreamTest.java | 97 // the stream is corrupt. The bug above reported that they would loop
|
| /libcore/ojluni/src/main/java/java/security/ |
| UnresolvedPermissionCollection.java | 202 // for the permissions key, so this cast is safe, unless the data is corrupt.
|
| /packages/apps/Nfc/src/com/android/nfc/ |
| NfcWifiProtectedSetup.java | 146 // corrupt data
|
| /packages/services/BuiltInPrintService/jni/lib/ |
| printable_area.c | 45 // match (will be bigger than) the dimensions of the page size and a corrupt image will render
|
| /system/bt/stack/test/ |
| stack_a2dp_test.cc | 299 codec_info_sbc_invalid[0] = 0; // Corrupt the Length field 306 codec_info_sbc_invalid[1] = 0xff; // Corrupt the Media Type field 325 codec_info_aac_invalid[0] = 0; // Corrupt the Length field 332 codec_info_aac_invalid[1] = 0xff; // Corrupt the Media Type field [all...] |
| /system/core/logcat/ |
| event.logtags | 78 75004 sqlite_db_corrupt (Database file corrupt|3)
|
| /system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/ |
| WritingService.java | 57 * shutdown sequence in a manner that does not corrupt so that this check can
|
Completed in 1660 milliseconds
<<11121314151617181920>>