/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
udp.h | 63 u_int16_t uh_sum; /* udp checksum */
|
/system/core/fastbootd/ |
bootimg.h | 60 unsigned id[8]; /* timestamp / checksum / sha1 / etc */
|
/system/core/mkbootimg/ |
bootimg.h | 49 unsigned id[8]; /* timestamp / checksum / sha1 / etc */
|
/bionic/libc/include/netinet/ |
ip.h | 74 u_int16_t ip_sum; /* checksum */ 195 * checksums. For the Internet checksum, struct ipovly can be used instead.
|
/dalvik/vm/ |
RawDexFile.cpp | 64 * Verify the dex file magic number, and get the adler32 checksum out 73 * four bytes of checksum.
|
/development/ndk/platforms/android-3/include/linux/ |
qic117.h | 121 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
|
/development/ndk/platforms/android-3/include/netinet/ |
ip.h | 74 u_int16_t ip_sum; /* checksum */ 195 * checksums. For the Internet checksum, struct ipovly can be used instead.
|
/external/chromium_org/base/metrics/ |
statistics_recorder.cc | 99 RangesMap::iterator ranges_it = ranges_->find(ranges->checksum()); 104 (*ranges_)[ranges->checksum()] = checksum_matching_list;
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_cloud_policy_manager_chromeos.cc | 40 // Product_S/N with an appended checksum. Unfortunately, the sticker on the 41 // packaging doesn't include that checksum either (the sticker on the device
|
/external/chromium_org/courgette/ |
ensemble.h | 104 // source-checksum 105 // target-checksum
|
ensemble_apply.cc | 120 uint32 checksum = CalculateCrc(base_region_.start(), base_region_.length()); local 121 if (source_checksum_ != checksum)
|
/external/chromium_org/third_party/icu/source/test/letest/ |
gendata.cpp | 210 fprintf(outputFile, " <test-font name=\"%s\" version=\"%S\" checksum=\"0x%8.8X\"/>\n\n", 216 fprintf(outputFile, " <test-font name=\"%s\" version=\"%s\" checksum=\"0x%8.8X\"/>\n\n",
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLProgramDesc.cpp | 247 *desc->checksum() = 0; 248 *desc->checksum() = SkChecksum::Compute(reinterpret_cast<uint32_t*>(desc->fKey.get()),
|
/external/dnsmasq/src/ |
bpf.c | 169 u16 uh_sum; /* udp checksum */ 222 ((char *)mess)[len] = 0; /* for checksum, in case length is odd. */
|
/external/dropbear/libtomcrypt/src/hashes/ |
md2.c | 59 /* adds 16 bytes to the checksum */ 173 /* hash checksum */
|
/external/icu4c/test/letest/ |
gendata.cpp | 210 fprintf(outputFile, " <test-font name=\"%s\" version=\"%S\" checksum=\"0x%8.8X\"/>\n\n", 216 fprintf(outputFile, " <test-font name=\"%s\" version=\"%s\" checksum=\"0x%8.8X\"/>\n\n",
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
MessageDigestAlgorithm.java | 21 * to produce the digest and a checksum. 95 * to produce the digest and a checksum.
|
/external/qemu/slirp/ |
ip.h | 92 u_int16_t ip_sum; /* checksum */ 261 u_long ips_badsum; /* checksum bad */
|
/external/qemu/slirp-android/ |
ip.h | 94 u_int16_t ip_sum; /* checksum */ 263 u_long ips_badsum; /* checksum bad */
|
/external/sfntly/cpp/src/sfntly/data/ |
readable_font_data.cc | 47 int64_t ReadableFontData::Checksum() { 319 // Checksum all whole 4-byte chunks.
|
/external/skia/src/gpu/gl/ |
GrGLProgramDesc.cpp | 247 *desc->checksum() = 0; 248 *desc->checksum() = SkChecksum::Compute(reinterpret_cast<uint32_t*>(desc->fKey.get()),
|
/external/skia/tests/ |
GLProgramsTest.cpp | 114 *this->checksum() = 0; 115 *this->checksum() = SkChecksum::Compute(reinterpret_cast<uint32_t*>(fKey.get()), keyLength);
|
/external/tcpdump/ |
print-gre.c | 60 #define GRE_CP 0x8000 /* checksum present */ 69 { GRE_CP, "checksum present"},
|
print-vrrp.c | 9 * - verify checksum (-v) 51 * | Auth Type | Adver Int | Checksum |
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
ip_icmp.h | 31 u_int16_t checksum; member in struct:icmphdr 142 u_int16_t icmp_cksum; /* ones complement checksum of struct */
|