Home
last modified time | relevance | path

Searched defs:zstd (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/test/http/
H A Dzstd_decompressor_test.cpp20 namespace zstd namespace
/openbmc/bmcweb/
H A Dmeson.build228 zstd = dependency('libzstd', required: get_option('http-zstd').allowed()) variable
/openbmc/bmcweb/http/
H A Dhttp_body.hpp180 std::optional<ZstdDecompressor> zstd; member in bmcweb::HttpBody::writer
/openbmc/qemu/
H A Dmeson_options.txt268 option('zstd', type : 'feature', value : 'auto', feature
H A Dmeson.build1367 zstd = not_found variable
1369 zstd = dependency('libzstd', version: '>=1.4.0', variable