| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/null/ |
| H A D | deref_null.cocci | 15 virtual report 49 // For org and report modes 51 @r depends on !context && (org || report) exists@ 91 @script:python depends on !context && !org && report@ 98 coccilib.report.print_report(p[0], msg) 101 @script:python depends on !context && org && !report@ 112 @s depends on !context && (org || report) exists@ 151 @script:python depends on !context && !org && report@ 158 coccilib.report.print_report(p[0], msg) 160 @script:python depends on !context && org && !report@ [all …]
|
| H A D | kmerr.cocci | 2 /// NULL check. It only gives a report in the case where there is some 17 virtual report 29 @fixed depends on context && !org && !report@ 44 @rfixed depends on (org || report) && !context exists@ 66 @script:python depends on report@ 72 coccilib.report.print_report(p1[0],msg)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/api/ |
| H A D | resource_size.cocci | 19 virtual report 47 @r_org depends on !context && !patch && (org || report)@ 54 @rbad_org depends on !context && !patch && (org || report)@ 70 @script:python depends on report@ 76 coccilib.report.print_report(p[0], msg) 87 @script:python depends on report@ 93 coccilib.report.print_report(p[0], msg)
|
| H A D | err_cast.cocci | 18 virtual report 21 @ depends on context && !patch && !org && !report@ 27 @ depends on !context && patch && !org && !report @ 34 @r depends on !context && !patch && (org || report)@ 50 @script:python depends on report@ 56 coccilib.report.print_report(p[0], msg)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/api/alloc/ |
| H A D | drop_kmalloc_cast.cocci | 19 virtual report 44 // For org and report mode 47 @r depends on org || report@ 61 @script:python depends on report@ 67 coccilib.report.print_report(p[0], msg)
|
| H A D | kzalloc-simple.cocci | 22 virtual report 59 @r depends on org || report@ 80 @script:python depends on report@ 86 coccilib.report.print_report(p[0], msg)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/iterators/ |
| H A D | list_entry_update.cocci | 16 virtual report 26 @depends on context && !org && !report@ 38 @back depends on (org || report) && !context exists@ 56 @script:python depends on back && report@ 62 coccilib.report.print_report(p1[0],msg)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/tests/ |
| H A D | doubletest.cocci | 15 virtual report 36 @script:python depends on report@ 40 coccilib.report.print_report(p[0],"duplicated argument to && or ||")
|
| H A D | doublebitand.cocci | 17 virtual report 50 @script:python depends on report@ 54 coccilib.report.print_report(p[0],"duplicated argument to & or |")
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/misc/ |
| H A D | ifcol.cocci | 19 virtual report 41 @script:python depends on report@ 48 coccilib.report.print_report(p1[0],msg)
|
| H A D | doubleinit.cocci | 14 virtual report 44 @script:python depends on report@ 53 coccilib.report.print_report(p0[0],msg)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/locks/ |
| H A D | flags.cocci | 13 virtual report 74 @script:python depends on d && report@ 80 coccilib.report.print_report(p2[0], msg)
|
| H A D | double_lock.cocci | 14 virtual report 85 @script:python depends on report@ 92 coccilib.report.print_report(p1[0],msg)
|
| H A D | mini_lock.cocci | 17 virtual report 87 @script:python depends on report@ 95 coccilib.report.print_report(p2[0],msg)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 1089 sub report { subroutine 1097 push(our @report, $line); 1102 our @report; 1105 if (report("ERROR: $_[0]\n")) { 1111 if (report("WARNING: $_[0]\n")) { 1117 if ($check && report("CHECK: $_[0]\n")) { 1168 our @report = ();
|
| H A D | coccicheck | 91 $SPATCH -D report $FLAGS -sp_file $COCCI $OPT $OPTIONS -no_show_diff || \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/free/ |
| H A D | kfree.cocci | 16 virtual report 111 @script:python depends on report@ 117 coccilib.report.print_report(p2[0],msg)
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/ |
| H A D | drvhidcore_4.c | 692 U16 Parse_Joystick_Report_Port4(__u8 *report) in Parse_Joystick_Report_Port4() argument 704 tmp=GetValue_Port4(report,axis_Port4[i].startbit,axis_Port4[i].size); in Parse_Joystick_Report_Port4() 718 tmp2=GetValue_Port4(report,buttons_Port4.startbit,buttons_Port4.count); in Parse_Joystick_Report_Port4()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/ |
| H A D | drvhidcore_3.c | 692 U16 Parse_Joystick_Report_Port3(__u8 *report) in Parse_Joystick_Report_Port3() argument 704 tmp=GetValue_Port3(report,axis_Port3[i].startbit,axis_Port3[i].size); in Parse_Joystick_Report_Port3() 718 tmp2=GetValue_Port3(report,buttons_Port3.startbit,buttons_Port3.count); in Parse_Joystick_Report_Port3()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/ |
| H A D | drvhidcore.c | 692 U16 Parse_Joystick_Report(__u8 *report) in Parse_Joystick_Report() argument 704 tmp=GetValue(report,axis[i].startbit,axis[i].size); in Parse_Joystick_Report() 718 tmp2=GetValue(report,buttons.startbit,buttons.count); in Parse_Joystick_Report()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/ |
| H A D | drvhidcore_2.c | 691 U16 Parse_Joystick_Report_Port2(__u8 *report) in Parse_Joystick_Report_Port2() argument 703 tmp=GetValue_Port2(report,axis_Port2[i].startbit,axis_Port2[i].size); in Parse_Joystick_Report_Port2() 717 tmp2=GetValue_Port2(report,buttons_Port2.startbit,buttons_Port2.count); in Parse_Joystick_Report_Port2()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.l | 2 %option 8bit backup nodefault perf-report perf-report
|
| H A D | zconf.hash.c_shipped | 29 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | keywords.c_shipped | 28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 1812 /* If not already recovering from an error, report this error. */
|