Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-string-output-visitor.c22 bool human; member
26 bool human) in visitor_output_setup_internal()
63 bool human = data->human; in visitor_reset() local
200 bool human) in output_visitor_test_add()
/qemu/qapi/
H A Dstring-output-visitor.c58 bool human; member
119 bool human) in format_string()
423 Visitor *string_output_visitor_new(bool human, char **result) in string_output_visitor_new()
/qemu/qom/
H A Dobject.c1704 char *object_property_print(Object *obj, const char *name, bool human, in object_property_print()