Searched defs:zstd (Results 1 – 5 of 5) sorted by relevance
20 namespace zstd namespace
229 zstd = dependency('libzstd', required: get_option('http-zstd').allowed()) variable
180 std::optional<ZstdDecompressor> zstd; member in bmcweb::HttpBody::writer
268 option('zstd', type : 'feature', value : 'auto', feature
1368 zstd = not_found variable1370 zstd = dependency('libzstd', version: '>=1.4.0', variable