Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxlu_cfg.c28 XLU_Config *xlu_cfg_init(FILE *report, const char *report_source) { in xlu_cfg_init() argument
34 cfg->report= report; in xlu_cfg_init()
53 fprintf(cfg->report,"%s: unable to create scanner: %s\n", in ctx_prep()
78 ctx->cfg->report); in parse()
193 fprintf(cfg->report, in find_atom()
214 fprintf(cfg->report, in xlu_cfg_value_get_string()
231 fprintf(cfg->report, in xlu_cfg_value_get_list()
285 fprintf(cfg->report, in xlu_cfg_get_long()
293 fprintf(cfg->report, in xlu_cfg_get_long()
320 fprintf(cfg->report, in xlu_cfg_get_list()
[all …]
A Dlibxlu_disk.c9 fprintf(dpc->cfg->report, in xlu__disk_err()
33 fprintf(dpc->cfg->report, "cannot init disk scanner: %s\n", in dpc_prep()
A Dlibxlu_internal.h61 FILE *report; member
A Dlibxlu_pci.c9 if((_c) && (_c)->report) fprintf((_c)->report, _x, ##_a)
A Dlibxlutil.h33 XLU_Config *xlu_cfg_init(FILE *report, const char *report_filename);
A Dlibxlu_vif.c8 fprintf(cfg->report, in xlu__vif_err()
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DBUGS3 Please report any bugs to <info@vruppert.de>
A DREADME85 Please report any bugs, comments, patches for this VGA Bios to info@vruppert.de
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.l2 %option 8bit nodefault perf-report perf-report
A Dzconf.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
A Dzconf.tab.c_shipped1228 that there is no unexpected or expected token to report. In that
1229 case, just report a simple "syntax error".
2146 /* If not already recovering from an error, report this error. */
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc29 # Tells wether to display a full report or only the messages
50 # number of statements analyzed. This is used by the global evaluation report
55 # evaluation report (R0004).
215 # file (report R0402 must not be disabled)
218 # Create a graph of external dependencies in the given file (report R0402 must
222 # Create a graph of internal dependencies in the given file (report R0402 must
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc_guide.txt345 The talloc_report() function prints a summary report of all memory
346 used by ptr. One line of report is printed for each immediate child of
349 You can pass NULL for the pointer, in which case a report is printed
358 This provides a more detailed report than talloc_report(). It will
363 You can pass NULL for the pointer, in which case a report is printed
373 exits. In Samba4 this is enabled by using the --leak-report command
382 Here is a typical talloc report:
384 talloc report on 'null_context' (total 267 bytes in 15 blocks)
399 --leak-report-full command line option.
407 Here is a typical full report:
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dmem.S53 jne 1f # which report their extended
A Dvideo.S730 jz vesan # Certain BIOSes report 0x80-0xff!
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/
A DREADME52 - To report problems, please run gdbsx with -d and collect output.
/xen-4.10.0-shim-comet/xen/arch/arm/
A DKconfig159 Affected Cortex-A57 parts might report a Stage 2 translation
/xen-4.10.0-shim-comet/
A DINSTALL211 The hypervisor will report a certain version string. This variable can
215 During boot xen will report a certain user@host string, which can be
/xen-4.10.0-shim-comet/tools/libacpi/
A Ddsdt.asl32 * - need to report low 640 MB mem as motherboard resource
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D60ext4.diff435 + /* if file is too large, just stop and report an error*/
A D00cvs475 * Reporting bugs:: Where you should send a bug report
/xen-4.10.0-shim-comet/docs/misc/
A Dvtd-pi.txt149 Bit 59 in VT-d Capability Register is used to report VT-d Posted-interrupt support.
A Dxen-command-line.markdown1299 `ignore` discards the error; `dom0` causes Xen to report the error to
/xen-4.10.0-shim-comet/docs/man/
A Dxl.pod.1.in851 bug report. See I<http://wiki.xen.org/xenwiki/ReportingBugs> on how to
852 report Xen bugs.
A Dxl.cfg.pod.5.in276 memory=8096 will report significantly less memory available for use

Completed in 45 milliseconds