Searched defs:dstsize (Results 1 – 9 of 9) sorted by relevance
/external/libcups/cups/ |
D | snmp.c | 91 int dstsize) /* I - Number of integers in dst */ in _cupsSNMPCopyOID() 258 size_t dstsize) /* I - Size of string buffer */ in _cupsSNMPOIDToString() 480 int dstsize)/* I - Number of integers in OID array */ in _cupsSNMPStringToOID()
|
D | http-support.c | 1535 size_t dstsize) /* I - Size of destination buffer */ in _httpDecodeURI() 1551 size_t dstsize) /* I - Size of destination buffer */ in _httpEncodeURI() 2005 int dstsize, /* I - Destination size */ in http_copy_decode()
|
D | dest.c | 3595 size_t dstsize) /* I - Size of destination buffer */
|
/external/openssh/ |
D | loginrec.c | 560 line_fullname(char *dst, const char *src, u_int dstsize) in line_fullname() 574 line_stripname(char *dst, const char *src, int dstsize) in line_stripname() 593 line_abbrevname(char *dst, const char *src, int dstsize) in line_abbrevname()
|
/external/opencv/cv/src/ |
D | cvutils.cpp | 484 CvSize srcsize, dstsize; in cvCopyMakeBorder() local
|
/external/libnl/lib/ |
D | attr.c | 378 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
|
/external/opencv/cxcore/src/ |
D | cxcopy.cpp | 997 CvSize srcsize, dstsize; in cvRepeat() local
|
D | cxmatrix.cpp | 1401 CvSize dstsize = cvGetMatSize( dst ); in cvSolve() local
|
/external/curl/packages/OS400/ |
D | os400sys.c | 1209 unsigned int dstsize; in convert_sockaddr() local
|