Home
last modified time | relevance | path

Searched defs:dstsize (Results 1 – 23 of 23) sorted by relevance

/external/coreboot/src/vendorcode/siemens/hwilib/
Dhwilib.c388 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/
Dcompressor_lz4.c17 void *dst, unsigned int dstsize) in lz4_compress_destsize()
Dcompressor_lz4hc.c18 void *dst, unsigned int dstsize) in lz4hc_compress_destsize()
Dcompressor_deflate.c19 void *dst, unsigned int dstsize) in deflate_compress_destsize()
Dcompressor.c79 void *dst, unsigned int dstsize) in erofs_compress_destsize()
Dcompressor_libzstd.c13 void *dst, unsigned int dstsize) in libzstd_compress_destsize()
Dcompressor_liblzma.c22 void *dst, unsigned int dstsize) in erofs_liblzma_compress_destsize()
Dcompressor_libdeflate.c17 void *dst, unsigned int dstsize) in libdeflate_compress_destsize()
Dkite_deflate.c1264 int dstsize = 4096; in main() local
/external/libcups/cgi-bin/
Dhtml.c69 size_t dstsize) /* I - Size of destination string */ in cgiFormEncode()
/external/libcups/cups/
Dipp-vars.c48 size_t dstsize) /* I - Destination buffer size */ in _ippVarsExpand()
Dsnmp.c87 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()
Dhttp-support.c1693 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()
Ddest.c3320 size_t dstsize) /* I - Size of destination buffer */ in cups_dnssd_unquote()
/external/lz4/lib/
Dlz4file.c150 size_t dstsize = size - next; in LZ4F_read() local
/external/libcups/scheduler/
Dprocess.c864 size_t dstsize) /* I - Size of destination buffer */ in cupsd_requote()
Dcups-lpd.c1625 size_t dstsize) /* I - Size of output buffer */ in smart_strlcpy()
/external/curl/packages/OS400/
Dos400sys.c798 unsigned int dstsize; in sockaddr2ebcdic() local
832 unsigned int dstsize; in sockaddr2ascii() local
/external/libcups/backend/
Dsnmp-supplies.c1047 size_t dstsize, /* I - Size of destination buffer */ in utf16_to_utf8()
Ddnssd.c1265 size_t dstsize) /* I - Size of destination buffer */
/external/libnl/lib/
Dattr.c381 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
/external/libcups/tools/
Dipptool.c2456 size_t dstsize) /* I - Size of destination buffer */ in get_filename()
/external/vixl/test/aarch64/
Dtest-assembler-fp-aarch64.cc3696 int dstsize) { in FcvtHelper()