Searched defs:snappy (Results 1 – 3 of 3) sorted by relevance
23 bool snappy = qdict_get_try_bool(qdict, "snappy", false); in hmp_dump_guest_memory() local
219 option('snappy', type : 'feature', value : 'auto', feature
2063 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...]