Home
last modified time | relevance | path

Searched refs:summary (Results 26 – 50 of 350) sorted by relevance

12345678910>>...14

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py45 summary = "A imported layer"
50 summary=summary,
61 self.initial_values = [name, vcs_url, subdir, gitrev, summary,
/openbmc/linux/tools/perf/
H A Dbuiltin-bench.c35 const char *summary; member
117 const char *summary; member
154 printf("%14s: %s\n", bench->name, bench->summary); in dump_benchmarks()
189 printf("%14s: %s\n", coll->name, coll->summary); in print_usage()
/openbmc/openbmc/poky/scripts/
H A Doe-setup-build39 try: summary = open(os.path.join(template_dir, d, 'conf-summary.txt')).read()
40 except: summary = None
41 …atepath":templatepath,"buildpath":buildpath,"notespath":notespath,"notes":notes,"summary":summary})
H A Dcreate-pull-request32 -m msg_body_file The file containing a blurb to be inserted into the summary email
36 -s subject The subject to be inserted into the summary email
266 Review their content, especially the summary mail:
/openbmc/openbmc-test-automation/network/
H A Dtest_network_nping.robot85 ${summary}= Get Lines Containing String ${traffic_details} Rcvd:
86 Log To Console \nPacket loss summary on ${host}\n*********************
87 RETURN ${summary}
/openbmc/openbmc/poky/meta/classes/
H A Dcve-check.bbclass41 CVE_CHECK_SUMMARY_FILE_NAME ?= "cve-summary"
43 CVE_CHECK_SUMMARY_FILE_NAME_JSON = "cve-summary.json"
44 CVE_CHECK_SUMMARY_INDEX_PATH = "${CVE_CHECK_SUMMARY_DIR}/cve-summary-index.txt"
130 bb.note("Generating JSON CVE summary")
132 summary = {"version":"1", "package": []}
138 cve_check_merge_jsons(summary, data)
141 summary["package"].sort(key=lambda d: d['name'])
144 json.dump(summary, f, indent=2)
445 cve_data[row[0]]["summary"] = row[1]
512 write_string += "CVE SUMMARY: %s\n" % cve_data[cve]["summary"]
[all …]
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-timerlat.rst22 The **rtla timerlat top** mode displays a summary of the periodic output
31 Prints the summary from *timerlat* tracer.
H A Dcommon_top_options.rst3 Print only a summary at the end of the session.
/openbmc/qemu/python/qemu/utils/
H A D__init__.py136 def summary(self) -> str: member in VerboseProcessError
160 self.summary(),
/openbmc/linux/tools/perf/Documentation/
H A Dperf-sched.txt126 --summary::
127 Show only a summary of scheduling by thread with min, max, and average
131 --with-summary::
132 Show all scheduling events followed by a summary by thread with min,
/openbmc/linux/Documentation/driver-api/soundwire/
H A Dindex.rst8 summary
/openbmc/u-boot/fs/jffs2/
H A Djffs2_1pass.c1263 struct jffs2_raw_summary *summary, in jffs2_sum_process_sum_data() argument
1271 sp = summary->sum; in jffs2_sum_process_sum_data()
1273 for (i = 0; i < summary->sum_num; i++) { in jffs2_sum_process_sum_data()
1348 crcnode.totlen = summary->totlen; in jffs2_sum_scan_sumnode()
1351 if (summary->hdr_crc != crc) { in jffs2_sum_scan_sumnode()
1357 if (summary->totlen != sumsize) { in jffs2_sum_scan_sumnode()
1362 crc = crc32_no_comp(0, (uchar *)summary, in jffs2_sum_scan_sumnode()
1365 if (summary->node_crc != crc) { in jffs2_sum_scan_sumnode()
1370 crc = crc32_no_comp(0, (uchar *)summary->sum, in jffs2_sum_scan_sumnode()
1373 if (summary->sum_crc != crc) { in jffs2_sum_scan_sumnode()
[all …]
/openbmc/linux/fs/jffs2/
H A Dnodemgmt.c339 jffs2_sum_reset_collected(c->summary); /* reset collected summary */ in jffs2_find_nextblock()
368 reserved_size = PAD(sumsize + c->summary->sum_size + JFFS2_SUMMARY_FRAME_SIZE); in jffs2_do_reserve_space()
372 c->summary->sum_size, sumsize); in jffs2_do_reserve_space()
377 if (jeb && (PAD(minsize) + PAD(c->summary->sum_size + sumsize + in jffs2_do_reserve_space()
381 if (jffs2_sum_is_disabled(c->summary)) { in jffs2_do_reserve_space()
393 if (jffs2_sum_is_disabled(c->summary)) { in jffs2_do_reserve_space()
404 reserved_size = PAD(sumsize + c->summary->sum_size + JFFS2_SUMMARY_FRAME_SIZE); in jffs2_do_reserve_space()
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py138 l.summary = index.layerItems[id].summary
273 ro.summary = index.recipes[id].summary
/openbmc/linux/Documentation/spi/
H A Dindex.rst10 spi-summary
/openbmc/telemetry/
H A Dgcovr.cfg9 print-summary = yes
/openbmc/linux/arch/powerpc/tools/
H A Dcheckpatch.sh11 --no-summary \
/openbmc/linux/scripts/package/
H A Dsnapcraft.template3 summary: Linux kernel
/openbmc/openbmc/meta-openembedded/meta-gnome/classes/
H A Dgnome-help.bbclass48 summary = d.getVar('SUMMARY') or pn
58 d.setVar('SUMMARY:' + pkg, '%s - %s help' % (summary, l))
/openbmc/qemu/python/
H A Davocado.cfg5 # Don't show stdout/stderr in the test *summary*
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dchanges.rst5 See https://wiki.samba.org/index.php/LinuxCIFSKernel for summary
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0006-Make-gemspecs-reproducible.patch29 s.summary = "Arbitrary-precision decimal floating-point number library."
51 s.summary = "Console interface"
/openbmc/openpower-pnor-code-mgmt/
H A Dmeson.build41 summary('building for device type', '@0@'.format(get_option('device-type')))
42 summary('building vpnor', build_vpnor)
43 summary('building pldm', build_pldm)
44 summary('building signature verify', build_verify_signature)
/openbmc/u-boot/tools/buildman/
H A Dcontrol.py262 if not options.summary:
327 Print(GetActionSummary(options.summary, commits, board_selected,
338 if options.summary:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Dvlock-no_tally.patch40 + --enable-fail-count enable failed login attempt summary [enabled]
66 +# display a summary of failed authentication attempts after successfully

12345678910>>...14