/external/skia/gm/ |
D | gm_expectations.h | 32 typedef Json::UInt64 Checksum; typedef 33 static inline Json::Value asJsonValue(Checksum checksum) { in asJsonValue() 92 bool match(Checksum actualChecksum) const { in match() 94 Checksum allowedChecksum = this->fAllowedChecksums[i]; in match() 121 Checksum allowedChecksum = this->fAllowedChecksums[i]; in allowedChecksumsAsJson() 129 SkTArray<Checksum> fAllowedChecksums;
|
D | gmmain.cpp | 625 Checksum actualChecksum = SkBitmapChecksummer::Compute64(actualBitmap); in compare_to_expectations() 670 Checksum actualChecksum, in add_actual_results_to_json_summary() 773 Checksum actualChecksum = in compare_test_results_to_stored_expectations()
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/string/ |
D | CrcFunction.java | 25 import java.util.zip.Checksum; 40 Checksum crc = new CRC32(); in execute()
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
D | GZIPOutputStreamTest.java | 25 import java.util.zip.Checksum; 40 Checksum getChecksum() { in getChecksum()
|
D | GZIPInputStreamTest.java | 27 import java.util.zip.Checksum; 45 Checksum getChecksum() { in getChecksum()
|
/external/e2fsprogs/tests/ |
D | filter_dumpe2fs | 14 /^ Checksum /d
|
/external/zlib/src/contrib/delphi/ |
D | readme.txt | 46 - Checksum class wrappers around adler32() and crc32(), similar 47 to the Java classes that implement the java.util.zip.Checksum
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | UnitTests.cs | 206 adler1 = def.Checksum; in Deflate_Compress() 236 adler2 = inf.Checksum; in Inflate_Expand()
|
D | CodecBase.cs | 114 public uint Checksum { get { return _checksum; } } property in DotZLib.CodecBase
|
D | DotZLib.cs | 205 uint Checksum { get; } property
|
/external/libvpx/libvpx/examples/ |
D | decode_to_md5.txt | 2 Frame-by-frame MD5 Checksum
|
/external/guava/guava/src/com/google/common/io/ |
D | Files.java | 46 import java.util.zip.Checksum; 572 public static long getChecksum(File file, Checksum checksum)
|
D | ByteStreams.java | 37 import java.util.zip.Checksum; 732 final Checksum checksum) throws IOException {
|
/external/e2fsprogs/lib/et/test_cases/ |
D | heimdal2.et | 24 ec KADM_BAD_CHK, "Checksum does not match"
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 437 uint16_t Checksum; member
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 101 unsigned Checksum(const ObjCInterfaceDecl *InterfaceDecl);
|
D | CGDebugInfo.cpp | 1832 if (Checksum(Decl) == it1->second.second) in getCachedInterfaceTypeOrNull() 1879 ObjCInterfaceCache[TyPtr] = std::make_pair(TC, Checksum(Decl)); in getOrCreateType() 1893 unsigned CGDebugInfo::Checksum(const ObjCInterfaceDecl in Checksum() function in CGDebugInfo
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 380 [4] Fletcher, J. G., "An Arithmetic Checksum for Serial 384 [5] ITU-T Recommendation X.224, Annex D, "Checksum Algorithms,"
|
/external/zlib/src/as400/ |
D | zlib.inc | 406 * Checksum function prototypes
|
/external/e2fsprogs/po/ |
D | id.po | 3319 msgid " Checksum 0x%04x, unused inodes %d\n" 3320 msgstr " Checksum 0x%04x, inode yang tidak digunakan %d\n"
|
D | e2fsprogs.pot | 3179 msgid " Checksum 0x%04x, unused inodes %d\n"
|
D | zh_CN.po | 3195 msgid " Checksum 0x%04x, unused inodes %d\n"
|
D | ca.po | 3287 msgid " Checksum 0x%04x, unused inodes %d\n"
|
D | nl.po | 3338 msgid " Checksum 0x%04x, unused inodes %d\n"
|
/external/elfutils/po/ |
D | elfutils.pot | 1244 " Library Time Stamp Checksum Version "
|