Lines Matching defs:dst
103 void* dst, size_t dstSize, in local_ZSTD_compress()
115 void* dst, size_t dstSize, in local_ZSTD_compress_freshCCtx()
134 void* dst, size_t dstSize, in local_ZSTD_decompress()
143 void* dst, size_t dstSize, in local_ZSTD_decompressDCtx()
155 static size_t local_ZSTD_decodeLiteralsBlock(const void* src, size_t srcSize, void* dst, size_t dst… in local_ZSTD_decodeLiteralsBlock()
161 static size_t local_ZSTD_decodeSeqHeaders(const void* src, size_t srcSize, void* dst, size_t dstSiz… in local_ZSTD_decodeSeqHeaders()
222 static size_t local_ZSTD_decodeLiteralsHeader(const void* src, size_t srcSize, void* dst, size_t ds… in local_ZSTD_decodeLiteralsHeader()
232 void* dst, size_t dstCapacity, in local_ZSTD_compressStream()
255 void* dst, size_t dstCapacity, in local_ZSTD_compressStream_freshCCtx()
271 void* dst, size_t dstCapacity, in local_ZSTD_compress2()
280 void* dst, size_t dstCapacity, in local_ZSTD_compressStream2_end()
298 void* dst, size_t dstCapacity, in local_ZSTD_compressStream2_continue()
317 void* dst, size_t dstCapacity, in local_ZSTD_compress_generic_T2_end()
327 void* dst, size_t dstCapacity, in local_ZSTD_compress_generic_T2_continue()
348 void* dst, size_t dstCapacity, in local_ZSTD_decompressStream()
367 void* dst, size_t dstCapacity, in local_ZSTD_compressContinue()
381 void* dst, size_t dstCapacity, in local_ZSTD_compressContinue_extDict()
410 void* dst, size_t dstCapacity, in local_ZSTD_decompressContinue()