Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dreformat_sysconfig.py10 import pprint
19 pprint.pprint(l[k], stream=f, width=1)
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dsleepgraph.py69 def pprint(msg): function
321 pprint(msg)
346 pprint('ERROR: %s\n' % msg)
355 pprint('ERROR: %s\n' % msg)
634 pprint(' kprobe functions in this kernel:')
656 pprint(' %s: %s' % (name, res))
670 pprint(' kprobe functions enabled: %d/%d' % (linesack, linesout))
739 pprint('INITIALIZING FTRACE...')
804 pprint('INITIALIZING KPROBES...')
1095 pprint(errmsg)
[all …]
H A Dbootgraph.py38 def pprint(msg): function
165 pprint('To generate a new timeline manually, follow these steps:\n\n'\
439 pprint('Sanity check failed for %s-%d' % (proc, pid))
450 pprint('WARNING: the callgraph found for %s is massive! (%d lines)' %\
536 pprint('ERROR: No timeline data')
742 pprint('Exception: %s' % str(e))
758 pprint('Exception: %s\n' % str(e))
805 pprint('Exception: %s' % str(e))
829 pprint('ERROR: %s\n' % msg)
837 pprint('\n%s v%s\n'\
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-hashclient12 import pprint
50 pprint.pprint(s)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Nodejs-Fixed-pipes-DeprecationWarning.patch22 import pprint
26 pprint.pformat(output, indent=2, width=1024) + '\n')
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
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
102 self.failmsg = self.failmsg + "Failed ptests:\n%s" % pprint.pformat(failed_tests)
H A Dptest.py7 import pprint
108 failmsg = failmsg + "Failed ptests:\n%s" % pprint.pformat(failed_tests)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-netaddr_0.8.0.bb11 ${PYTHON_PN}-pprint \
H A Dpython3-aenum_3.1.11.bb11 ${PYTHON_PN}-pprint \
H A Dpython3-coverage_6.3.2.bb13 ${PYTHON_PN}-pprint \
H A Dpython3-pystemd_0.8.0.bb9 RDEPENDS:${PN} += "python3-xml python3-pprint"
H A Dpython3-cheetah_3.2.6.bb9 RDEPENDS:${PN} = "python3-pickle python3-pprint"
H A Dpython3-joblib_1.1.0.bb14 python3-pprint \
H A Dpython3-mypy_0.942.bb20 ${PYTHON_PN}-pprint \
H A Dpython3-isort_5.10.1.bb16 ${PYTHON_PN}-pprint \
H A Dpython3-pytest-cache_1.0.bb13 RDEPENDS:${PN} += "python3-core python3-execnet python3-pprint python3-py python3-pytest"
H A Dpython3-pyroute2_0.5.19.bb19 ${PYTHON_PN}-pprint \
H A Dpython3-marshmallow_3.15.0.bb26 python3-pprint \
H A Dpython3-openpyxl_3.0.9.bb17 ${PYTHON_PN}-pprint \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-pyconnman/
H A Dpython3-pyconnman_0.2.0.bb12 RDEPENDS:${PN} = "connman python3-dbus python3-pprint"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-pyelftools_0.28.bb15 RDEPENDS:${PN} += "${PYTHON_PN}-debugger ${PYTHON_PN}-pprint"
H A Dpython3-pycparser_2.21.bb15 ${PYTHON_PN}-pprint \
H A Dpython3-pytz_2022.1.bb15 ${PYTHON_PN}-pprint \

123