Searched defs:cMem (Results 1 – 12 of 12) sorted by relevance
| /external/zstd/lib/compress/ |
| D | zstdmt_compress.c | 101 ZSTD_customMem cMem; member 105 static ZSTDMT_bufferPool* ZSTDMT_createBufferPool(unsigned maxNbBuffers, ZSTD_customMem cMem) in ZSTDMT_createBufferPool() 168 { ZSTD_customMem const cMem = srcBufPool->cMem; in ZSTDMT_expandBufferPool() local 325 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool() 351 ZSTD_customMem cMem; member 368 ZSTD_customMem cMem) in ZSTDMT_createCCtxPool() 393 { ZSTD_customMem const cMem = srcPool->cMem; in ZSTDMT_expandCCtxPool() local 490 ZSTD_customMem cMem = params.customMem; in ZSTDMT_serialState_reset() local 553 ZSTD_customMem cMem = serialState->params.customMem; in ZSTDMT_serialState_free() local 856 ZSTD_customMem cMem; member [all …]
|
| D | zstd_compress.c | 4969 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local
|
| /external/zstd/lib/decompress/ |
| D | zstd_ddict.c | 43 ZSTD_customMem cMem; member 215 { ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
|
| D | zstd_decompress.c | 323 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
|
| /external/zstd/programs/ |
| D | benchzstd.h | 54 size_t cMem; /* memory usage during compression */ member
|
| /external/zstd/tests/ |
| D | fuzzer.c | 211 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local 224 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local 243 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local 261 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local
|
| D | paramgrill.c | 294 U32 cMem; /* bytes */ member
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 58813 ZSTD_customMem cMem; member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 91222 ZSTD_customMem cMem; member
|
| D | vmlinux.h | 91222 ZSTD_customMem cMem; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 57936 ZSTD_customMem cMem; member
|
| D | vmlinux_510.h | 57936 ZSTD_customMem cMem; member
|