Home
last modified time | relevance | path

Searched refs:pretty_print (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/parport/
H A Dprobe.c37 static void pretty_print(struct parport *port, int device) in pretty_print() function
124 pretty_print (port, device); in parse_data()
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py1114 pretty_print = self._should_pretty_print(indent_level)
1119 if pretty_print:
1141 if pretty_print:
1144 if pretty_print and contents and contents[-1] != "\n":
1146 if pretty_print and closeTag:
1186 pretty_print = (indent_level is not None)
1198 if pretty_print and not self.name == 'pre':
1201 if pretty_print and not self.name == 'pre':
H A D__init__.py421 def decode(self, pretty_print=False, argument
435 if not pretty_print:
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_methods.robot286 # Note: Output will be in JSON pretty_print format.
312 # Note: Output will be in JSON pretty_print format.