Home
last modified time | relevance | path

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

12345678910>>...16

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dconfigurefix.patch4 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b…
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…
[all …]
/OK3568_Linux_fs/docs/licenses/
H A DBUILDROOT_README40 WARNING: the Buildroot source code has not been saved
41 WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined)
42 WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined)
43 WARNING: linux-headers-custom: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined)
44 WARNING: linux-headers: sources not saved (local packages not handled)
45 WARNING: rockchip-mali: sources not saved (local packages not handled)
46 WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined)
47 WARNING: rockchip-rga: sources not saved (local packages not handled)
48 WARNING: linux-custom: cannot save license (LINUX_LICENSE_FILES not defined)
49 WARNING: linux: sources not saved (local packages not handled)
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Darray_size_dup.cocci43 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 Dboolinit.cocci153 cocci.print_main("WARNING: Comparison to bool",p)
159 cocci.print_main("WARNING: Comparison of 0/1 to bool variable",p)
165 cocci.print_main("WARNING: Assignment of 0/1 to bool variable",p1)
177 coccilib.report.print_report(p[0],"WARNING: Comparison to bool")
183 coccilib.report.print_report(p[0],"WARNING: Comparison of 0/1 to bool variable")
189 coccilib.report.print_report(p1[0],"WARNING: Assignment of 0/1 to bool variable")
H A Dexcluded_middle.cocci33 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")
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dptr_ret.cocci66 coccilib.org.print_todo(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
73 coccilib.org.print_todo(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
79 coccilib.org.print_todo(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
85 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
91 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
97 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
H A Dkfree_mismatch.cocci169 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 Dkstrdup.cocci80 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)
H A Dmemdup_user.cocci101 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 Dkobj_to_dev.cocci39 coccilib.report.print_report(p[0], "WARNING opportunity for kobj_to_dev()")
45 coccilib.org.print_todo(p[0], "WARNING opportunity for kobj_to_dev()")
/OK3568_Linux_fs/kernel/scripts/coccinelle/null/
H A Dbadzero.cocci74 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")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/
H A Daufs-util-don-t-strip-executables.patch9WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb…
10WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg…
11WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de…
12WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg…
13WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c54 #define WARNING(nm_, fn_, d_, ...) \ macro
212 WARNING(nm, check_is_string, (propname))
241 WARNING(nm, check_is_string_list, (propname))
259 WARNING(nm, check_is_cell, (propname))
358 WARNING(unit_address_vs_reg, check_unit_address_vs_reg, NULL);
723 WARNING(names_is_string_list, check_names_is_string_list, NULL);
748 WARNING(alias_paths, check_alias_paths, NULL);
766 WARNING(addr_size_cells, fixup_addr_size_cells, NULL,
801 WARNING(reg_format, check_reg_format, NULL, &addr_size_cells);
844 WARNING(ranges_format, check_ranges_format, "ranges", &addr_size_cells);
[all …]
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A DKconfig38 !!!WARNING!!! !!!WARNING!!! !!!WARNING!!! !!!WARNING!!!
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190914.patch.gz1# ncurses 6.1 - patch 20190914 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dchecks.c68 #define WARNING(_nm, _fn, _d, ...) \ macro
178 WARNING(nm, check_is_string, (propname))
197 WARNING(nm, check_is_cell, (propname))
296 WARNING(unit_address_vs_reg, check_unit_address_vs_reg, NULL);
606 WARNING(addr_size_cells, fixup_addr_size_cells, NULL,
641 WARNING(reg_format, check_reg_format, NULL, &addr_size_cells);
682 WARNING(ranges_format, check_ranges_format, NULL, &addr_size_cells);
735 WARNING(pci_bridge, check_pci_bridge, NULL,
766 WARNING(pci_device_bus_num, check_pci_device_bus_num, NULL, &reg_format, &pci_bridge);
814 WARNING(pci_device_reg, check_pci_device_reg, NULL, &reg_format, &pci_bridge);
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-relocation37 * WARNING ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING *
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp_0.3-beta15-52.diff131 "WARNING: Drive %s doesn't seem to have a temperature sensor.\n"
145 -"WARNING: Drive %s doesn't appear in the database of supported drives\n"
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"
149 -"WARNING: And don't forget you can add your drive to hddtemp.db\n"
367 +#~ "WARNING: Drive %s doesn't appear in the database of supported drives\n"
368 +#~ "WARNING: But using a common value, it reports something.\n"
369 +#~ "WARNING: Note that the temperature shown could be wrong.\n"
370 +#~ "WARNING: See --help, --debug and --drivebase options.\n"
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/alloc/
H A Dzalloc-simple.cocci170 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)
/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Dfor_each_child.cocci307 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].…
/OK3568_Linux_fs/external/camera_engine_rkaiq/
H A DCMakeLists.txt10 message(WARNING "use rk_aiq dir:${PROJECT_SOURCE_DIR}/rk_aiq")
14 message(WARNING "use rkaiq dir:${PROJECT_SOURCE_DIR}/rkaiq")
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/
H A Dcheck-version-with-tuningtools.sh43 echo "!!! WARNING !!!"
45 echo "!!! WARNING END !!!"
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A DRGA2_API.h22 #define WARNING(format, args...) printk(KERN_WARN "%s: " format, DRIVER_NAME, ## args) macro
27 #define WARNING(format, args...) macro
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dmsg.py34 WARNING = logging.WARNING variable in BBLogFormatter
35 WARNONCE = logging.WARNING - 1
46 WARNING : 'WARNING',
64 WARNING : YELLOW,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A D0001-usr-Makefile-WARNING-fix.patch4 Subject: [PATCH] usr/Makefile: WARNING fix WARNING: QA Issue: tgt:

12345678910>>...16