Searched refs:parsable (Results 1 – 5 of 5) sorted by relevance
153 const char *product, bool parsable) in print_device() argument155 if (parsable) in print_device()163 if (!parsable) in print_product_name()167 static int list_devices(bool parsable) in list_devices() argument233 print_product_name(product_name, parsable); in list_devices()249 static int list_gadget_devices(bool parsable) in list_gadget_devices() argument311 print_product_name(product_name, parsable); in list_gadget_devices()336 bool parsable = false; in usbip_list() local351 parsable = true; in usbip_list()357 ret = list_devices(parsable); in usbip_list()[all …]
43 $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint >&2) || true
36 Test output shall be easily parsable by both human and machine. Title and
47 identifiers are machine parsable and precise shorthands for the license
261 output is in proper format and parsable.
Completed in 9 milliseconds