Home
last modified time | relevance | path

Searched refs:pprint (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/linux/tools/net/ynl/
H A Dcli.py6 import pprint
49 pprint.PrettyPrinter().pprint(reply)
52 pprint.PrettyPrinter().pprint(reply)
56 pprint.PrettyPrinter().pprint(ynl.async_msg_queue)
H A Dethtool.py6 import pprint
97 pprint.PrettyPrinter().pprint(msg)
300 pprint.PrettyPrinter().pprint(strset)
319 pprint.PrettyPrinter().pprint(rsp)
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dreformat_sysconfig.py10 import pprint
19 pprint.pprint(l[k], stream=f, width=1)
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dptest.py9 import pprint
113 failmsg = failmsg + "\nFailed ptests:\n%s\n" % pprint.pformat(failed_tests)
116 … failmsg = failmsg + "\nptests which had no test results:\n%s" % pprint.pformat(zerolength)
H A Dltp_compliance.py10 import pprint
89 self.failmsg = self.failmsg + "Failed ptests:\n%s" % pprint.pformat(failed_tests)
H A Dltp_stress.py10 import pprint
88 self.failmsg = self.failmsg + "Failed ptests:\n%s" % pprint.pformat(failed_tests)
H A Dltp.py10 import pprint
112 self.failmsg = self.failmsg + "Failed ptests:\n%s" % pprint.pformat(failed_tests)
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py71 def pprint(msg): function
343 pprint(msg)
368 pprint('ERROR: %s\n' % msg)
377 pprint('ERROR: %s\n' % msg)
676 pprint(' kprobe functions in this kernel:')
698 pprint(' %s: %s' % (name, res))
712 pprint(' kprobe functions enabled: %d/%d' % (linesack, linesout))
785 pprint('INITIALIZING FTRACE')
849 pprint('INITIALIZING KPROBES')
1199 pprint(errmsg)
[all …]
H A Dbootgraph.py38 def pprint(msg): function
167 pprint('To generate a new timeline manually, follow these steps:\n\n'\
441 pprint('Sanity check failed for %s-%d' % (proc, pid))
452 pprint('WARNING: the callgraph found for %s is massive! (%d lines)' %\
538 pprint('ERROR: No timeline data')
744 pprint('Exception: %s' % str(e))
760 pprint('Exception: %s\n' % str(e))
807 pprint('Exception: %s' % str(e))
831 pprint('ERROR: %s\n' % msg)
839 pprint('\n%s v%s\n'\
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-aenum_3.1.15.bb11 python3-pprint \
H A Dpython3-configobj_5.0.9.bb13 python3-pprint \
H A Dpython3-invoke_2.2.0.bb14 python3-pprint \
H A Dpython3-joblib_1.4.2.bb13 python3-pprint \
H A Dpython3-cheetah_3.2.6.post1.bb11 RDEPENDS:${PN} = "python3-pickle python3-pprint"
H A Dpython3-coverage_7.6.10.bb15 python3-pprint \
H A Dpython3-pystemd_0.13.2.bb11 python3-pprint \
H A Dpython3-icecream_2.1.4.bb16 python3-pprint \
H A Dpython3-isort_5.13.2.bb17 python3-pprint \
H A Dpython3-pytest-cache_1.0.bb13 RDEPENDS:${PN} += "python3-core python3-execnet python3-pprint python3-py python3-pytest"
/openbmc/qemu/scripts/qapi/
H A Dexpr.py203 def pprint(elems: Iterable[str]) -> str: function
212 pprint(missing)))
220 pprint(unknown), pprint(allowed)))
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-pyconnman/
H A Dpython3-pyconnman_0.2.0.bb11 RDEPENDS:${PN} = "connman python3-dbus python3-pprint python3-future"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyelftools_0.31.bb15 RDEPENDS:${PN} += "python3-debugger python3-pprint"
H A Dpython3-pytz_2024.2.bb17 python3-pprint \
H A Dpython3-scons_4.8.1.bb22 python3-pprint \
H A Dpython3-docutils_0.21.2.bb12 python3-pprint \

123