Searched refs:ZSTD_createDCtx (Results 1 – 25 of 32) sorted by relevance
12
39 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
33 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
47 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
37 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
81 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
54 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in decompress()
99 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
96 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
102 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
158 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
172 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
275 dctx = ZSTD_createDCtx(); in LLVMFuzzerTestOneInput()
26 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in decompressFile_orDie()
62 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in decompress()
98 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in main()
531 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()543 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); assert(dctx != NULL); in basicUnitTests()594 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()647 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()704 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()730 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()773 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()863 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()1492 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()1613 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()[all …]
66 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in main()
649 { ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()674 { ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()988 { ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in basicUnitTests()1034 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()1076 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()1105 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()1135 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()1156 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in basicUnitTests()1365 { ZSTD_DStream* const dstream = ZSTD_createDCtx(); in basicUnitTests()
489 if (g_zdc==NULL) g_zdc = ZSTD_createDCtx(); in benchMem()
265 stuff->dctx = ZSTD_createDCtx(); in init_stuff()
245 ZSTD_DCtx *dctx = ZSTD_createDCtx(); in unzip()
2529 static ZSTD_DCtx* ZSTD_createDCtx(void) in ZSTD_createDCtx() function3382 zbc->zc = ZSTD_createDCtx(); in ZBUFF_createDCtx()3612 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in ZSTDv04_decompress()3650 ZSTD_DCtx* ZSTDv04_createDCtx(void) { return ZSTD_createDCtx(); } in ZSTDv04_createDCtx()
158 ZSTD_DCtx* dctx = ZSTD_createDCtx(); in compress_cctx_compress()
224 ZSTDLIB_API ZSTD_DCtx* ZSTD_createDCtx(void);
586 ZSTD_DCtx* const dctx = ZSTD_createDCtx(); in BMK_benchMemAdvanced()