Searched defs:pledgedSrcSize (Results 1 – 10 of 10) sorted by relevance
| /external/zstd/lib/compress/ |
| D | zstd_compress.c | 1078 size_t ZSTD_CCtx_setPledgedSrcSize(ZSTD_CCtx* cctx, unsigned long long pledgedSrcSize) in ZSTD_CCtx_setPledgedSrcSize() 1465 const U64 pledgedSrcSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal() 1829 U64 const pledgedSrcSize, in ZSTD_resetCCtx_internal() 2027 U64 pledgedSrcSize) in ZSTD_shouldAttachDict() 2044 U64 pledgedSrcSize, in ZSTD_resetCCtx_byAttachingCDict() 2104 U64 pledgedSrcSize, in ZSTD_resetCCtx_byCopyingCDict() 2186 U64 pledgedSrcSize, in ZSTD_resetCCtx_usingCDict() 2212 U64 pledgedSrcSize, in ZSTD_copyCCtx_internal() 2286 …ze_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSize) in ZSTD_copyCCtx() 4013 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader() [all …]
|
| D | zstdmt_compress.c | 702 U64 const pledgedSrcSize = job->firstJob ? job->fullFrameSize : job->src.size; in ZSTDMT_compressionJob() local 1221 unsigned long long pledgedSrcSize) in ZSTDMT_initCStream_internal()
|
| /external/zstd/lib/deprecated/ |
| D | zbuff_compress.c | 74 ZSTD_parameters params, unsigned long long pledgedSrcSize) in ZBUFF_compressInit_advanced()
|
| /external/zstd/zlibWrapper/ |
| D | zstd_zlibwrapper.c | 165 unsigned long long pledgedSrcSize; member 202 …alizeCStream(ZWRAP_CCtx* zwc, const void* dict, size_t dictSize, unsigned long long pledgedSrcSize) in ZWRAP_initializeCStream() 248 int ZWRAP_setPledgedSrcSize(z_streamp strm, unsigned long long pledgedSrcSize) in ZWRAP_setPledgedSrcSize()
|
| /external/zstd/tests/ |
| D | zstreamtest.c | 1858 … { U64 const pledgedSrcSize = (FUZ_rand(&lseed) & 3) ? ZSTD_CONTENTSIZE_UNKNOWN : maxTestSize; in fuzzerTests() local 1877 … { U64 const pledgedSrcSize = (FUZ_rand(&lseed) & 3) ? ZSTD_CONTENTSIZE_UNKNOWN : maxTestSize; in fuzzerTests() local 2087 U64 pledgedSrcSize = ZSTD_CONTENTSIZE_UNKNOWN; in fuzzerTests_newAPI() local
|
| /external/zstd/programs/ |
| D | fileio.c | 1348 U64 pledgedSrcSize = ZSTD_CONTENTSIZE_UNKNOWN; in FIO_compressZstdFrame() local
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 91044 U64 pledgedSrcSize; member
|
| D | vmlinux.h | 91044 U64 pledgedSrcSize; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 57758 U64 pledgedSrcSize; member
|
| D | vmlinux_510.h | 57758 U64 pledgedSrcSize; member
|