/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstdmt_compress.c | 102 ZSTD_customMem cMem; member 122 static ZSTDMT_bufferPool* ZSTDMT_createBufferPool(unsigned maxNbBuffers, ZSTD_customMem cMem) in ZSTDMT_createBufferPool() 177 { ZSTD_customMem const cMem = srcBufPool->cMem; in ZSTDMT_expandBufferPool() local 334 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool() 360 ZSTD_customMem cMem; member 381 ZSTD_customMem cMem) in ZSTDMT_createCCtxPool() 411 { ZSTD_customMem const cMem = srcPool->cMem; in ZSTDMT_expandCCtxPool() local 508 ZSTD_customMem cMem = params.customMem; in ZSTDMT_serialState_reset() local 571 ZSTD_customMem cMem = serialState->params.customMem; in ZSTDMT_serialState_free() local 872 ZSTD_customMem cMem; member [all …]
|
H A D | zstd_compress.c | 5607 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local
|
/aosp_15_r20/external/zstd/lib/decompress/ |
H A D | zstd_ddict.c | 43 ZSTD_customMem cMem; member 215 { ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
|
H A D | zstd_decompress.c | 328 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
|
/aosp_15_r20/external/zstd/programs/ |
H A D | benchzstd.h | 54 size_t cMem; /* memory usage during compression */ member
|
/aosp_15_r20/external/zstd/tests/ |
H A D | fuzzer.c | 213 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local 226 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local 245 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local 263 ZSTD_customMem const cMem = { FUZ_mallocDebug, FUZ_freeDebug, &malcount }; in FUZ_mallocTests_internal() local
|
H A D | paramgrill.c | 294 U32 cMem; /* bytes */ member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/test/ |
D | test_structs.hpp | 213 bool cMem; member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 47779 ZSTD_customMem cMem; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 24377 ZSTD_customMem cMem; member
|
H A D | vmlinux_600.h | 24377 ZSTD_customMem cMem; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 33051 ZSTD_customMem cMem; member
|
H A D | vmlinux_602.h | 33051 ZSTD_customMem cMem; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 77309 ZSTD_customMem cMem; member
|
H A D | vmlinux_518.h | 77309 ZSTD_customMem cMem; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 65669 ZSTD_customMem cMem; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 107092 ZSTD_customMem cMem; member
|
H A D | vmlinux.h | 107092 ZSTD_customMem cMem; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 75268 ZSTD_customMem cMem; member
|
H A D | vmlinux.h | 75268 ZSTD_customMem cMem; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 75457 ZSTD_customMem cMem; member
|