Home
last modified time | relevance | path

Searched refs:summary (Results 251 – 275 of 350) sorted by relevance

1...<<11121314

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py631 packagedict[p]['object'].summary = pkgpnmap[p]['SUMMARY']
763 bp_object.summary = package_info['SUMMARY']
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.2.rst237 - New ``buildstats-summary`` script to show a summary of the buildstats data
H A Drelease-notes-4.1.rst51 - Added JSON format to summary output
/openbmc/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst124 usually a summary of the changes that will come with that pull.
/openbmc/linux/Documentation/dev-tools/
H A Dkfence.rst103 The header of the report provides a short summary of the function involved in
H A Dkcsan.rst51 The header of the report provides a short summary of the functions involved in
/openbmc/linux/Documentation/arch/ia64/
H A Dfsys.rst49 In summary, fsys-mode is much more similar to running in user-mode
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl35 my $summary = 1;
214 'summary!' => \$summary,
6496 if ($summary && !($clean == 1 && $quiet == 1)) {
/openbmc/u-boot/doc/
H A DREADME.nand171 printing a size summary. This should also make it easier to
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dvulnerabilities.rst88 For images, a summary of all recipes included in the image and their CVEs is also
/openbmc/docs/designs/
H A Dredfish-spdm-attestation.md14 [TPM](https://trustedcomputinggroup.org/resource/trusted-platform-module-tpm-summary/)
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py669 summary = d.getVar('SUMMARY') or pn
684 d.setVar('SUMMARY:' + pkg, '%s - %s translations' % (summary, l))
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst175 ``conf-summary.txt`` and ``conf-notes.txt`` files, which are found in the ``meta-poky`` directory
178 configuration files where you can provide a brief summary and detailed usage
/openbmc/qemu/qapi/
H A Dmachine.json1300 # @query-memory-size-summary:
1312 { 'command': 'query-memory-size-summary', 'returns': 'MemoryInfo' }
/openbmc/linux/Documentation/process/
H A D1.Intro.rst6 Executive summary
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DTAPR-OHL-1.041 conditions below take precedence over this preamble, here is a summary:
/openbmc/linux/fs/jffs2/
H A Dscan.c206 jffs2_sum_reset_collected(c->summary); in jffs2_scan_medium()
H A Dwbuf.c397 jffs2_sum_disable_collecting(c->summary); in jffs2_wbuf_recover()
/openbmc/linux/Documentation/kernel-hacking/
H A Dhacking.rst675 page, the man page is only a short summary of the stuff in info).
827 for giving me a great summary of :c:func:`disable_irq()`, and Jes
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst140 by ``perf stat``. For example, suppose we wanted to see a summary of all
237 took the most time, but we can also see a summary of how those functions
846 The end result is a summary of all the events recorded in the trace::
2389 found in the blktrace data, along with a summary of the overall block
2458 On the host system, you should also see a trace summary for the trace
2531 You should see the trace events and summary just as you would have if you'd run
/openbmc/linux/scripts/
H A Dcheckpatch.pl41 my $summary = 1;
314 'summary!' => \$summary,
7718 if ($summary && !($clean == 1 && $quiet == 1)) {
/openbmc/linux/Documentation/doc-guide/
H A Dsphinx.rst51 In summary, if you want to install Sphinx version 2.4.4, you should do::
/openbmc/linux/Documentation/RCU/
H A Dtorture.rst285 the following summary at the end of the run on a 12-CPU system::
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.12.3.bb377 d.setVar('SUMMARY:' + pypackage, python_manifest[key]['summary'])
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst11 Reference document ([LoPAR]_). This document provides a summary of that

1...<<11121314