Searched defs:zstd (Results 1 – 5 of 5) sorted by relevance
20 namespace zstd namespace
228 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
1367 zstd = not_found variable1369 zstd = dependency('libzstd', version: '>=1.4.0', variable