| /rk3399_rockchip-uboot/test/py/ |
| H A D | conftest.py | 508 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 D | f_sdp.c | 244 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 D | zconf.l | 2 %option 8bit nodefault perf-report perf-report
|
| H A D | zconf.hash.c_shipped | 28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
|
| H A D | zconf.tab.c_shipped | 1092 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 D | bootstage.c | 62 U_BOOT_CMD_MKENT(report, 2, 1, do_bootstage_report, "", ""),
|
| H A D | Kconfig | 1352 Add a 'bootstage' command which supports printing a report
|
| /rk3399_rockchip-uboot/board/pb1x00/ |
| H A D | README | 10 I have not tested, but several u-boot users report working
|
| /rk3399_rockchip-uboot/board/dbau1x00/ |
| H A D | README | 10 I have not tested, but several u-boot users report working
|
| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | start.S | 361 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 D | dhry_1.c | 53 void report(void) in report() function
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Kconfig | 12 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 D | lrz.c | 127 static void report __P ((int sct)); 1149 report(sectcurr); in wcrx() 1884 report(int sct) in report() function
|
| H A D | dlmalloc.src | 60 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 D | checkpatch.pl | 1901 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 D | dtc-parser.tab.c_shipped | 1073 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 D | README | 26 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 D | README.armada-secureboot | 269 same directory (adapt accordingly if needed). The tool should report that all
|
| H A D | README.POST | 685 The test routine will check this bit and report a success if it is
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | Kconfig | 390 hardware and LCD panel id retrieval (if the panel can report it). The
|
| /rk3399_rockchip-uboot/arch/x86/ |
| H A D | Kconfig | 399 Indicate some buggy FSPs that does not report memory used by FSP
|