Home
last modified time | relevance | path

Searched defs:dctx (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/http/
H A Dzstd_decompressor.hpp20 ZSTD_DCtx* dctx; member in ZstdDecompressor
/openbmc/u-boot/tools/
H A Dmxsimage.c538 static int sb_grow_dcd(struct sb_dcd_ctx *dctx, unsigned int inc_size) in sb_grow_dcd()
562 struct sb_dcd_ctx *dctx; in sb_build_dcd() local
624 struct sb_dcd_ctx *dctx = ictx->dcd_tail; in sb_build_dcd_block() local
949 struct sb_dcd_ctx *dctx = ictx->dcd_head; in sb_build_command_load() local
2138 struct sb_dcd_ctx *dctx = ictx->dcd_head, *d_head; in sb_free_image() local
/openbmc/qemu/block/
H A Dqcow2-threads.c271 ZSTD_DCtx *dctx = ZSTD_createDCtx(); in qcow2_zstd_decompress() local