/external/libmtp/src/ |
D | ptp-pack.c | 286 unsigned int totallen; in ptp_unpack_DI() local 298 totallen=len*2+1; in ptp_unpack_DI() 300 dtoh16a(&data[PTP_di_FunctionalMode+totallen]); in ptp_unpack_DI() 302 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI() 304 totallen=totallen+di->OperationsSupported_len*sizeof(uint16_t)+sizeof(uint32_t); in ptp_unpack_DI() 306 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI() 308 totallen=totallen+di->EventsSupported_len*sizeof(uint16_t)+sizeof(uint32_t); in ptp_unpack_DI() 311 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI() 313 totallen=totallen+di->DevicePropertiesSupported_len*sizeof(uint16_t)+sizeof(uint32_t); in ptp_unpack_DI() 315 PTP_di_OperationsSupported+totallen, in ptp_unpack_DI() [all …]
|
/external/ppp/pppd/plugins/radius/ |
D | sendserver.c | 399 int totallen; in rc_check_reply() local 403 totallen = ntohs (auth->length); in rc_check_reply() 408 if ((totallen < 20) || (totallen > 4096)) in rc_check_reply() 415 if ((totallen + secretlen) > bufferlen) in rc_check_reply() 430 memcpy ((char *) auth + totallen, secret, secretlen); in rc_check_reply() 431 rc_md5_calc (calc_digest, (char *) auth, totallen + secretlen); in rc_check_reply()
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdmarker.c | 624 INT32 totallen = (INT32) datalen + remaining; in examine_app0() local 656 totallen -= APP0_DATA_LEN; in examine_app0() 657 if (totallen != in examine_app0() 659 TRACEMS1(cinfo, 1, JTRC_JFIF_BADTHUMBNAILSIZE, (int) totallen); in examine_app0() 672 TRACEMS1(cinfo, 1, JTRC_THUMB_JPEG, (int) totallen); in examine_app0() 675 TRACEMS1(cinfo, 1, JTRC_THUMB_PALETTE, (int) totallen); in examine_app0() 678 TRACEMS1(cinfo, 1, JTRC_THUMB_RGB, (int) totallen); in examine_app0() 682 GETJOCTET(data[5]), (int) totallen); in examine_app0() 687 TRACEMS1(cinfo, 1, JTRC_APP0, (int) totallen); in examine_app0()
|
/external/libjpeg-turbo/ |
D | jdmarker.c | 607 INT32 totallen = (INT32) datalen + remaining; in examine_app0() local 639 totallen -= APP0_DATA_LEN; in examine_app0() 640 if (totallen != in examine_app0() 642 TRACEMS1(cinfo, 1, JTRC_JFIF_BADTHUMBNAILSIZE, (int) totallen); in examine_app0() 655 TRACEMS1(cinfo, 1, JTRC_THUMB_JPEG, (int) totallen); in examine_app0() 658 TRACEMS1(cinfo, 1, JTRC_THUMB_PALETTE, (int) totallen); in examine_app0() 661 TRACEMS1(cinfo, 1, JTRC_THUMB_RGB, (int) totallen); in examine_app0() 665 GETJOCTET(data[5]), (int) totallen); in examine_app0() 670 TRACEMS1(cinfo, 1, JTRC_APP0, (int) totallen); in examine_app0()
|
/external/opencv3/3rdparty/libjpeg/ |
D | jdmarker.c | 722 INT32 totallen = (INT32) datalen + remaining; in examine_app0() local 754 totallen -= APP0_DATA_LEN; in examine_app0() 755 if (totallen != in examine_app0() 757 TRACEMS1(cinfo, 1, JTRC_JFIF_BADTHUMBNAILSIZE, (int) totallen); in examine_app0() 770 TRACEMS1(cinfo, 1, JTRC_THUMB_JPEG, (int) totallen); in examine_app0() 773 TRACEMS1(cinfo, 1, JTRC_THUMB_PALETTE, (int) totallen); in examine_app0() 776 TRACEMS1(cinfo, 1, JTRC_THUMB_RGB, (int) totallen); in examine_app0() 780 GETJOCTET(data[5]), (int) totallen); in examine_app0() 785 TRACEMS1(cinfo, 1, JTRC_APP0, (int) totallen); in examine_app0()
|
/external/curl/lib/ |
D | content_encoding.c | 202 const ssize_t totallen = len; in check_gzip_header() local 272 *headerlen = totallen - len; in check_gzip_header()
|
/external/ipsec-tools/src/racoon/ |
D | privsep.c | 291 size_t totallen; in privsep_init() local 306 totallen = sizeof(*combuf); in privsep_init() 310 totallen += combuf->bufs.buflen[i]; in privsep_init() 313 if (totallen > len) { in privsep_init()
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 238 mDNSu32 totallen; member 372 reply->totallen = (mDNSu32)datalen + sizeof(ipc_msg_hdr); in create_reply() 4640 nwriten = send(req->sd, (char *)&rep->mhdr + rep->nwriten, rep->totallen - rep->nwriten, 0); in send_msg() 4655 … rep->totallen - rep->nwriten, rep->totallen, req->sd, dnssd_errno, dnssd_strerror(dnssd_errno)); in send_msg() 4661 return (rep->nwriten == rep->totallen) ? t_complete : t_morecoming; in send_msg()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |