Searched defs:dstsize (Results 1 – 23 of 23) sorted by relevance
/external/coreboot/src/vendorcode/siemens/hwilib/ |
D | hwilib.c | 388 static size_t hwilib_read_bytes(const struct param_info *param, uint8_t *dst, size_t dstsize) in hwilib_read_bytes() 544 size_t hwilib_get_field(hwinfo_field_t field, uint8_t *dst, size_t dstsize) in hwilib_get_field()
|
/external/erofs-utils/lib/ |
D | compressor_lz4.c | 17 void *dst, unsigned int dstsize) in lz4_compress_destsize()
|
D | compressor_lz4hc.c | 18 void *dst, unsigned int dstsize) in lz4hc_compress_destsize()
|
D | compressor_deflate.c | 19 void *dst, unsigned int dstsize) in deflate_compress_destsize()
|
D | compressor.c | 79 void *dst, unsigned int dstsize) in erofs_compress_destsize()
|
D | compressor_libzstd.c | 13 void *dst, unsigned int dstsize) in libzstd_compress_destsize()
|
D | compressor_liblzma.c | 22 void *dst, unsigned int dstsize) in erofs_liblzma_compress_destsize()
|
D | compressor_libdeflate.c | 17 void *dst, unsigned int dstsize) in libdeflate_compress_destsize()
|
D | kite_deflate.c | 1264 int dstsize = 4096; in main() local
|
/external/libcups/cgi-bin/ |
D | html.c | 69 size_t dstsize) /* I - Size of destination string */ in cgiFormEncode()
|
/external/libcups/cups/ |
D | ipp-vars.c | 48 size_t dstsize) /* I - Destination buffer size */ in _ippVarsExpand()
|
D | snmp.c | 87 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 | 1693 size_t dstsize) /* I - Size of destination buffer */ in _httpDecodeURI() 1709 size_t dstsize) /* I - Size of destination buffer */ in _httpEncodeURI() 2160 int dstsize, /* I - Destination size */ in http_copy_decode()
|
D | dest.c | 3320 size_t dstsize) /* I - Size of destination buffer */ in cups_dnssd_unquote()
|
/external/lz4/lib/ |
D | lz4file.c | 150 size_t dstsize = size - next; in LZ4F_read() local
|
/external/libcups/scheduler/ |
D | process.c | 864 size_t dstsize) /* I - Size of destination buffer */ in cupsd_requote()
|
D | cups-lpd.c | 1625 size_t dstsize) /* I - Size of output buffer */ in smart_strlcpy()
|
/external/curl/packages/OS400/ |
D | os400sys.c | 798 unsigned int dstsize; in sockaddr2ebcdic() local 832 unsigned int dstsize; in sockaddr2ascii() local
|
/external/libcups/backend/ |
D | snmp-supplies.c | 1047 size_t dstsize, /* I - Size of destination buffer */ in utf16_to_utf8()
|
D | dnssd.c | 1265 size_t dstsize) /* I - Size of destination buffer */
|
/external/libnl/lib/ |
D | attr.c | 381 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
|
/external/libcups/tools/ |
D | ipptool.c | 2456 size_t dstsize) /* I - Size of destination buffer */ in get_filename()
|
/external/vixl/test/aarch64/ |
D | test-assembler-fp-aarch64.cc | 3696 int dstsize) { in FcvtHelper()
|