HomeSort by relevance Sort by last modified time
    Searched full:checksum (Results 751 - 775 of 1787) sorted by null

<<31323334353637383940>>

  /prebuilts/devtools/repository/
sdk-addon-4.xsd 338 <!-- The checksum of the archive file. -->
339 <xsd:element name="checksum" type="sdk:checksumType" />
395 <!-- The definition of a file checksum -->
399 <xsd:documentation>A SHA1 checksum.</xsd:documentation>
408 <xsd:documentation>A file checksum, currently only SHA1.</xsd:documentation>
sdk-addon-5.xsd 363 <!-- The checksum of the archive file. -->
364 <xsd:element name="checksum" type="sdk:checksumType" />
420 <!-- The definition of a file checksum -->
424 <xsd:documentation>A SHA1 checksum.</xsd:documentation>
433 <xsd:documentation>A file checksum, currently only SHA1.</xsd:documentation>
sdk-repository-1.xsd 323 <!-- The checksum of the archive file. -->
324 <xsd:element name="checksum" type="sdk:checksumType" />
358 <!-- The definition of a file checksum -->
362 <xsd:documentation>A SHA1 checksum.</xsd:documentation>
371 <xsd:documentation>A file checksum, currently only SHA1.</xsd:documentation>
sdk-repository-2.xsd 381 <!-- The checksum of the archive file. -->
382 <xsd:element name="checksum" type="sr2:checksumType" />
416 <!-- The definition of a file checksum -->
420 <xsd:documentation>A SHA1 checksum.</xsd:documentation>
429 <xsd:documentation>A file checksum, currently only SHA1.</xsd:documentation>
sdk-repository-3.xsd 379 <!-- The checksum of the archive file. -->
380 <xsd:element name="checksum" type="sdk:checksumType" />
414 <!-- The definition of a file checksum -->
418 <xsd:documentation>A SHA1 checksum.</xsd:documentation>
427 <xsd:documentation>A file checksum, currently only SHA1.</xsd:documentation>
sdk-repository-4.xsd 421 <!-- The checksum of the archive file. -->
422 <xsd:element name="checksum" type="sdk:checksumType" />
478 <!-- The definition of a file checksum -->
482 <xsd:documentation>A SHA1 checksum.</xsd:documentation>
491 <xsd:documentation>A file checksum, currently only SHA1.</xsd:documentation>
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 84 <th>MD5 Checksum</th>
207 <th>MD5 Checksum</th>
263 <th>MD5 Checksum</th>
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 83 <th>MD5 Checksum</th>
206 <th>MD5 Checksum</th>
262 <th>MD5 Checksum</th>
  /external/chromium/chrome/browser/metrics/
metrics_service.h 63 CHECKSUM_CORRUPTION, // Failed to verify checksum.
64 CHECKSUM_STRING_CORRUPTION, // Failed to recover checksum string using
245 // Encode and write list size and checksum for perf log data.
  /external/chromium/chrome/browser/web_applications/
web_app.cc 102 // Calculates image checksum using MD5.
110 // Saves |image| as an |icon_file| with the checksum.
128 // Returns true if icon_file or checksum file is missing.
  /external/chromium/sdch/open-vcdiff/src/
headerparser.h 22 #include "checksum.h" // VCDChecksum
310 // Adler32 checksum - unsigned 32-bit integer (VarintBE format)
319 VCDChecksum* checksum);
zlib.h 309 deflate() sets strm->adler to the adler32 checksum of all input read
431 below), inflate sets strm->adler to the adler32 checksum of the dictionary
433 strm->adler to the adler32 checksum of all output produced so far (that is,
436 checksum is equal to that saved by the compressor and returns Z_STREAM_END
437 only if the checksum is correct.
    [all...]
  /external/chromium_org/chrome/browser/devtools/adb/
android_usb_device.cc 96 static uint32 Checksum(const std::string& data) {
301 header.push_back(Checksum(message->body));
426 if (Checksum(message->body) != data_check) {
  /external/chromium_org/sdch/open-vcdiff/src/
headerparser.h 22 #include "checksum.h" // VCDChecksum
310 // Adler32 checksum - unsigned 32-bit integer (VarintBE format)
319 VCDChecksum* checksum);
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 309 deflate() sets strm->adler to the adler32 checksum of all input read
431 below), inflate sets strm->adler to the adler32 checksum of the dictionary
433 strm->adler to the adler32 checksum of all output produced so far (that is,
436 checksum is equal to that saved by the compressor and returns Z_STREAM_END
437 only if the checksum is correct.
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
md5.c 286 unsigned char checksum[16]; local
300 yasm_md5_final (checksum, &context);
303 printf ("%02x", (unsigned int) checksum[i]);
  /external/llvm/include/llvm/Support/
COFF.h 369 uint32_t CheckSum;
441 uint16_t Checksum;
475 uint32_t CheckSum;
  /external/open-vcdiff/src/
headerparser.h 22 #include "checksum.h" // VCDChecksum
310 // Adler32 checksum - unsigned 32-bit integer (VarintBE format)
319 VCDChecksum* checksum);
  /external/open-vcdiff/src/zlib/
zlib.h 309 deflate() sets strm->adler to the adler32 checksum of all input read
431 below), inflate sets strm->adler to the adler32 checksum of the dictionary
433 strm->adler to the adler32 checksum of all output produced so far (that is,
436 checksum is equal to that saved by the compressor and returns Z_STREAM_END
437 only if the checksum is correct.
    [all...]
  /external/qemu/slirp-android/
udp.c 100 * but we don't yet have a way to check the checksum
168 * Checksum extended UDP header and data.
346 * Stuff checksum and output datagram.
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 1134 putb(&q, 0); /* checksum (patched later) */
1146 putb(&q, 0); /* ext table checksum */
1232 putb(&q, 0); /* checksum (patched later) */
1267 uint8_t checksum; /* To make sum of entire table == 0 */\
1283 uint8_t checksum; \/* To make sum of struct == 0 *\/ member in struct:rsdp_descriptor
1936 uint8_t checksum; member in struct:smbios_entry_point
    [all...]
  /external/tcpdump/
print-dccp.c 59 "minimum checksum coverage",
60 "check data checksum",
281 /* checksum calculation */
  /external/wpa_supplicant_8/src/eap_peer/
eap_ikev2.c 164 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Add Integrity Checksum "
257 /* Hide Integrity Checksum Data from further processing */
261 "included integrity checksum");
  /external/wpa_supplicant_8/src/eap_server/
eap_server_ikev2.c 158 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Add Integrity Checksum "
267 /* Hide Integrity Checksum Data from further processing */
271 "included integrity checksum");
  /hardware/invensense/60xx/mlsdk/mllite/
ml_stored_data.c 43 #include "checksum.h"
102 * data including the header (4 bytes) and the checksum (2 bytes).
119 INV_CAL_CHK_LEN; // checksum
132 * Test and its size is 18 bytes (header and checksum included).
235 * Test and its size is 24 bytes (header and checksum included).
370 * size is 2222 bytes (header and checksum included).
524 * size is 2429 bytes (header and checksum included).
754 * size is 2777 bytes (header and checksum included).
    [all...]

Completed in 1028 milliseconds

<<31323334353637383940>>