Home
last modified time | relevance | path

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

/openbmc/qemu/dump/
H A Ddump-hmp-cmds.c23 bool snappy = qdict_get_try_bool(qdict, "snappy", false); in hmp_dump_guest_memory() local
/openbmc/qemu/
H A Dmeson_options.txt219 option('snappy', type : 'feature', value : 'auto', feature
H A Dmeson.build2063 if not get_option('snappy').auto() or have_system build
2069 int main(void) { snappy_max_compressed_length(4096); return 0; }''', dependencies: snappy) variable
2061 snappy = not_found global() variable
[all...]