/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | configurefix.patch | 5 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 6 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 7 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 8 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b… 9 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 10 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 11 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 12 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 13 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… 14 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l… [all …]
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | array_size_dup.cocci | 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 80 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 138 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 146 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line) 180 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line) [all …]
|
H A D | minmax.cocci | 173 coccilib.report.print_report(p0, "WARNING opportunity for max()") 180 coccilib.org.print_todo(p0, "WARNING opportunity for max()") 187 coccilib.report.print_report(p0, "WARNING opportunity for max()") 194 coccilib.org.print_todo(p0, "WARNING opportunity for max()") 201 coccilib.report.print_report(p0, "WARNING opportunity for min()") 208 coccilib.org.print_todo(p0, "WARNING opportunity for min()") 215 coccilib.report.print_report(p0, "WARNING opportunity for min()") 222 coccilib.org.print_todo(p0, "WARNING opportunity for min()")
|
H A D | swap.cocci | 104 coccilib.report.print_report(p[0], "WARNING opportunity for swap()") 110 coccilib.org.print_todo(p[0], "WARNING opportunity for swap()") 116 coccilib.report.print_report(p[0], "WARNING opportunity for swap()") 122 coccilib.org.print_todo(p[0], "WARNING opportunity for swap()")
|
H A D | excluded_middle.cocci | 33 coccilib.report.print_report(p[0], "WARNING !A || A && B is equivalent to !A || B") 39 coccilib.org.print_todo(p[0], "WARNING !A || A && B is equivalent to !A || B")
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
H A D | aufs-util-don-t-strip-executables.patch | 9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb… 10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg… 11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de… 12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg… 13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
|
/openbmc/pldm/platform-mc/ |
H A D | event_manager.cpp | 162 sensor->triggerThresholdEvent(pldm::utils::Level::WARNING, in processNumericSensorEvent() 172 pldm::utils::Level::WARNING, in processNumericSensorEvent() 180 pldm::utils::Level::WARNING, in processNumericSensorEvent() 211 pldm::utils::Level::WARNING, in processNumericSensorEvent() 217 pldm::utils::Level::WARNING, in processNumericSensorEvent() 252 pldm::utils::Level::WARNING, in processNumericSensorEvent() 261 pldm::utils::Level::WARNING, in processNumericSensorEvent() 285 pldm::utils::Level::WARNING, in processNumericSensorEvent() 297 pldm::utils::Level::WARNING, in processNumericSensorEvent() 324 pldm::utils::Level::WARNING, in processNumericSensorEvent() [all …]
|
/openbmc/u-boot/scripts/coccinelle/null/ |
H A D | badzero.cocci | 76 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 82 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 174 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0, suggest !E") 180 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 186 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E") 192 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 235 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 241 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
|
/openbmc/linux/scripts/coccinelle/null/ |
H A D | badzero.cocci | 74 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 80 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 172 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0, suggest !E") 178 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 184 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E") 190 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 233 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 239 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
|
/openbmc/linux/scripts/coccinelle/api/ |
H A D | kfree_mismatch.cocci | 169 msg = "WARNING kmalloc is used to allocate this memory at line %s" % (a[0].line) 177 msg = "WARNING kmalloc is used to allocate this memory at line %s" % (a[0].line) 185 msg = "WARNING vmalloc is used to allocate this memory at line %s" % (a[0].line) 193 msg = "WARNING vmalloc is used to allocate this memory at line %s" % (a[0].line) 201 msg = "WARNING kvmalloc is used to allocate this memory at line %s" % (a[0].line) 209 msg = "WARNING kvmalloc is used to allocate this memory at line %s" % (a[0].line) 218 msg = "WARNING kmalloc (line %s) && vmalloc (line %s) are used to allocate this memory" % (ka[0].li… 227 msg = "WARNING kmalloc (line %s) && vmalloc (line %s) are used to allocate this memory" % (ka[0].li…
|
H A D | atomic_as_refcounter.cocci | 58 msg = "WARNING: atomic_dec_and_test variation before object free at line %s." 91 msg = "WARNING: atomic_dec_and_test variation before object free at line %s." 110 msg = "WARNING: atomic_add_unless" 129 msg = "WARNING: x = atomic_add_return(-1, ...)"
|
H A D | memdup_user.cocci | 101 coccilib.org.print_todo(p[0], "WARNING opportunity for memdup_user") 107 coccilib.report.print_report(p[0], "WARNING opportunity for memdup_user") 113 coccilib.org.print_todo(p[0], "WARNING opportunity for vmemdup_user") 119 coccilib.report.print_report(p[0], "WARNING opportunity for vmemdup_user")
|
H A D | kstrdup.cocci | 80 cocci.print_main("WARNING opportunity for kstrdup",p1) 88 cocci.print_main("WARNING opportunity for kstrdup",p1) 96 msg = "WARNING opportunity for kstrdup (strcpy on line %s)" % (p2[0].line) 104 msg = "WARNING opportunity for kstrdup (memcpy on line %s)" % (p2[0].line)
|
/openbmc/linux/scripts/dtc/ |
H A D | checks.c | 54 #define WARNING(nm_, fn_, d_, ...) \ macro 220 WARNING(nm, check_is_string, (propname)) 249 WARNING(nm, check_is_string_list, (propname)) 267 WARNING(nm, check_is_cell, (propname)) 729 WARNING(alias_paths, check_alias_paths, NULL); 747 WARNING(addr_size_cells, fixup_addr_size_cells, NULL, 870 WARNING(pci_bridge, check_pci_bridge, NULL, 972 WARNING(simple_bus_bridge, check_simple_bus_bridge, NULL, 1326 WARNING(obsolete_chosen_interrupt_controller, 1779 WARNING(graph_nodes, check_graph_nodes, NULL); [all …]
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | Kconfig | 38 !!!WARNING!!! !!!WARNING!!! !!!WARNING!!! !!!WARNING!!!
|
/openbmc/u-boot/scripts/dtc/ |
H A D | checks.c | 68 #define WARNING(nm_, fn_, d_, ...) \ macro 193 WARNING(nm, check_is_string, (propname)) 222 WARNING(nm, check_is_string_list, (propname)) 240 WARNING(nm, check_is_cell, (propname)) 334 WARNING(unit_address_vs_reg, check_unit_address_vs_reg, NULL); 665 WARNING(alias_paths, check_alias_paths, NULL); 683 WARNING(addr_size_cells, fixup_addr_size_cells, NULL, 718 WARNING(reg_format, check_reg_format, NULL, &addr_size_cells); 804 WARNING(pci_bridge, check_pci_bridge, NULL, 968 WARNING(unit_address_format, check_unit_address_format, NULL, [all …]
|
/openbmc/qemu/hw/i386/xen/ |
H A D | trace-events | 7 xen_pv_mmio_read(uint64_t addr) "WARNING: read from Xen PV Device MMIO space (address 0x%"PRIx64")" 8 xen_pv_mmio_write(uint64_t addr) "WARNING: write to Xen PV Device MMIO space (address 0x%"PRIx64")"
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | version.cpp | 65 log<level::WARNING>("Unable to find psuDevices"); in getVersionInfo() 71 log<level::WARNING>("Unable to find path for PSU", in getVersionInfo() 90 log<level::WARNING>("Unable to find Version file"); in getVersionInfo()
|
/openbmc/u-boot/doc/ |
H A D | README.arm-relocation | 37 * WARNING ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING *
|
/openbmc/linux/scripts/coccinelle/api/alloc/ |
H A D | zalloc-simple.cocci | 170 msg="WARNING: kzalloc should be used for %s, instead of kmalloc/memset" % (x) 200 msg="WARNING: vzalloc should be used for %s, instead of vmalloc/memset" % (x) 230 msg="WARNING: dma_alloc_coherent used in %s already zeroes out memory, so memset is not needed" % (… 260 msg="WARNING: kzalloc_node should be used for %s, instead of kmalloc_node/memset" % (x) 290 msg="WARNING: kmem_cache_zalloc should be used for %s, instead of kmem_cache_alloc/memset" % (x) 320 msg="WARNING: kmem_zalloc should be used for %s, instead of kmem_alloc/memset" % (x) 350 msg="WARNING: devm_kzalloc should be used for %s, instead of devm_kmalloc/memset" % (x) 380 msg="WARNING: kvzalloc should be used for %s, instead of kvmalloc/memset" % (x) 410 msg="WARNING: kvzalloc_node should be used for %s, instead of kvmalloc_node/memset" % (x)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/ |
H A D | 0001-usr-Makefile-WARNING-fix.patch | 4 Subject: [PATCH] usr/Makefile: WARNING fix WARNING: QA Issue: tgt:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp_0.3-beta15-52.diff | 146 -"WARNING: But using a common value, it reports something.\n" 147 -"WARNING: Note that the temperature shown could be wrong.\n" 148 -"WARNING: See --help, --debug and --drivebase options.\n" 370 +#~ "WARNING: See --help, --debug and --drivebase options.\n" 449 -"WARNING: See --help, --debug and --drivebase options.\n" 710 -"WARNING: See --help, --debug and --drivebase options.\n" 980 -"WARNING: See --help, --debug and --drivebase options.\n" 1262 +"WARNING: This doesn't mean it hasn't got one.\n" 1265 +"WARNING: See --help, --debug and --drivebase options.\n" 1542 "WARNING: See --help, --debug and --drivebase options.\n" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | 0001-Fix-buildpaths-warning.patch | 7 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/include/syslog-ng/syslog-ng-config-6… 8 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/bin/syslog-ng-update-virtualenv in p… 10 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/lib/syslog-ng/libdbparser.so in pack…
|
/openbmc/linux/scripts/coccinelle/iterators/ |
H A D | for_each_child.cocci | 307 msg = "WARNING: Function \"%s\" should have of_node_put() before return " % (i) 317 msg = "WARNING: Function \"%s\" should have of_node_put() before break " % (i) 327 msg = "WARNING: Function \"%s\" should have of_node_put() before goto " % (i) 339 msg = "WARNING: Function \"%s\" should have of_node_put() before return around line %s." % (i, j1[0… 348 msg = "WARNING: Function \"%s\" should have of_node_put() before break around line %s." % (i,j2[0].… 357 msg = "WARNING: Function \"%s\" should have of_node_put() before goto around lines %s." % (i,j3[0].…
|
/openbmc/u-boot/tools/patman/ |
H A D | tout.py | 13 WARNING = 1 variable 151 def Init(_verbose=WARNING, stdout=sys.stdout):
|