Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/py/
H A Dconftest.py508 for report in reports:
509 if report.outcome == 'failed':
510 if hasattr(report, 'wasxfail'):
517 msg = 'FAILED:\n' + str(report.longrepr)
520 if report.outcome == 'skipped':
521 if hasattr(report, 'wasxfail'):
524 msg = 'XFAILED:\n' + str(report.longrepr)
528 msg = 'SKIPPED:\n' + str(report.longrepr)
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_sdp.c244 u8 report = data[0]; in sdp_rx_command_complete() local
251 if (report != 1) { in sdp_rx_command_complete()
252 pr_err("Unexpected report %d\n", report); in sdp_rx_command_complete()
329 u8 report = data[0]; in sdp_rx_data_complete() local
337 if (report != 2) { in sdp_rx_data_complete()
338 pr_err("Unexpected report %d\n", report); in sdp_rx_data_complete()
439 int report = w_value & HID_REPORT_ID_MASK; in sdp_setup() local
444 switch (report) { in sdp_setup()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.l2 %option 8bit nodefault perf-report perf-report
H A Dzconf.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
H A Dzconf.tab.c_shipped1092 that there is no unexpected or expected token to report. In that
1093 case, just report a simple "syntax error".
2034 /* If not already recovering from an error, report this error. */
/rk3399_rockchip-uboot/cmd/
H A Dbootstage.c62 U_BOOT_CMD_MKENT(report, 2, 1, do_bootstage_report, "", ""),
H A DKconfig1352 Add a 'bootstage' command which supports printing a report
/rk3399_rockchip-uboot/board/pb1x00/
H A DREADME10 I have not tested, but several u-boot users report working
/rk3399_rockchip-uboot/board/dbau1x00/
H A DREADME10 I have not tested, but several u-boot users report working
/rk3399_rockchip-uboot/arch/xtensa/cpu/
H A Dstart.S361 movi a0, hang # report and ask user to reset board
365 movi a4, hang # report and ask user to reset board
/rk3399_rockchip-uboot/lib/dhry/
H A Ddhry_1.c53 void report(void) in report() function
/rk3399_rockchip-uboot/common/
H A DKconfig12 add up all the accumulated time and report it.
31 bool "Display a detailed boot timing report before booting the OS"
34 Enable output of a boot time report just before the OS is booted.
36 boot process. The report looks something like this:
H A Dlrz.c127 static void report __P ((int sct));
1149 report(sectcurr); in wcrx()
1884 report(int sct) in report() function
H A Ddlmalloc.src60 chunk p. This may or may not report more bytes than were requested,
351 have memset and memcpy called. People report that the macro
1590 in malloc. In which case, please report it!)
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl1901 sub report { subroutine
1933 push(our @report, $output);
1939 our @report;
2029 if (report("ERROR", $type, $msg)) {
2039 if (report("WARNING", $type, $msg)) {
2049 if ($check && report("CHECK", $type, $msg)) {
2191 our @report = ();
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1073 that there is no unexpected or expected token to report. In that
1074 case, just report a simple "syntax error".
2126 /* If not already recovering from an error, report this error. */
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME26 with your patch series. It can build each individual commit and report
74 Buildman stores image size information and can report changes in image size
205 Since the toolchain prefix is an explicit request, buildman will report an
/rk3399_rockchip-uboot/doc/
H A DREADME.armada-secureboot269 same directory (adapt accordingly if needed). The tool should report that all
H A DREADME.POST685 The test routine will check this bit and report a success if it is
/rk3399_rockchip-uboot/drivers/video/
H A DKconfig390 hardware and LCD panel id retrieval (if the panel can report it). The
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig399 Indicate some buggy FSPs that does not report memory used by FSP