| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0024-RH-use-rpm-optflags-if-present.patch | 49 +OPTFLAGS += -Wextra -Wstrict-prototypes -Wformat=2 -Werror=implicit-int \ 50 + -Werror=implicit-function-declaration -Wno-sign-compare \ 54 -OPTFLAGS = -O2 -g -pipe -Werror -Wall -Wextra -Wformat=2 -Werror=implicit-int \ 55 - -Werror=implicit-function-declaration -Werror=format-security \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch | 4 Subject: [PATCH] Use CC to check for implicit-fallthrough warning support 24 -FALLTHROUGH := $(shell gcc -v --help 2>&1 | grep "implicit-fallthrough" | wc -l) 25 +FALLTHROUGH := $(shell ${CC} -v --help 2>&1 | grep "implicit-fallthrough" | wc -l)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/ |
| H A D | 0010-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 10/15] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/ |
| H A D | 0011-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 11/14] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/ |
| H A D | 0011-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 11/14] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/ |
| H A D | 0012-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 12/17] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/ |
| H A D | 0010-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 10/15] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/ |
| H A D | 0010-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 10/14] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/ |
| H A D | 0011-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 11/18] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/ |
| H A D | 0011-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 11/17] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0010-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 10/17] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/ |
| H A D | 0010-HACK-ozone-wayland-Force-disable-implicit-external-s.patch | 4 Subject: [PATCH 10/17] HACK: [ozone/wayland]: Force disable implicit external 7 The Mali's implicit external sync seems broken. 23 + // HACK: The Mali's implicit external sync seems broken.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | acc_prof.h | 150 _acc_prof_int_t implicit; member 166 _acc_prof_int_t implicit; member 180 _acc_prof_int_t implicit; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | acc_prof.h | 150 _acc_prof_int_t implicit; member 166 _acc_prof_int_t implicit; member 180 _acc_prof_int_t implicit; member
|
| /OK3568_Linux_fs/u-boot/test/py/ |
| H A D | multiplexed_log.py | 51 def write(self, data, implicit=False): argument 66 self.logfile.write(self, data, implicit) 631 def write(self, stream, data, implicit=False): argument 657 if implicit: 660 if implicit:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | bashism.patch | 14 -CXXFLAGS="$CXXFLAGS ${CFLAGS//-Werror-implicit-function-declaration/}" 15 +CXXFLAGS="$CXXFLAGS $(printf '%s\n' "$CFLAGS" | sed 's/-Werror-implicit-function-declaration//g')"
|
| /OK3568_Linux_fs/kernel/arch/parisc/math-emu/ |
| H A D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-src-indent.c-correct-the-check-for-locale.h.patch | 11 ….12/src/indent.c:1062:5: error: implicit declaration of function 'setlocale'; did you mean 'setsta…
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/ |
| H A D | Android.bp | 63 "-Wno-implicit-fallthrough", 86 "-Wno-implicit-fallthrough",
|
| /OK3568_Linux_fs/buildroot/package/sane-backends/ |
| H A D | 0004-backend-microtek-fix-uclibc-compile-include-stdarg.h.patch | 20 …microtek.c:164:3: warning: implicit declaration of function ‘va_start’; did you mean ‘sane_start’?… 34 …microtek.c:166:3: warning: implicit declaration of function ‘va_end’ [-Wimplicit-function-declarat…
|
| H A D | 0005-backend-sm3600-scanutil-fix-uclibc-compile-include-s.patch | 20 …sm3600-scanutil.c:75:3: warning: implicit declaration of function ‘va_start’; did you mean ‘sane_s… 35 …sm3600-scanutil.c:77:3: warning: implicit declaration of function ‘va_end’ [-Wimplicit-function-de…
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | Android.bp | 221 "-Wno-implicit-fallthrough", 245 "-Wno-implicit-fallthrough", 370 "-Wno-implicit-fallthrough", 394 "-Wno-implicit-fallthrough",
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0015-efi-main.c-include-efisetjmp.h.patch | 15 syslinux/efi/main.c:189:5: warning: implicit declaration of function ‘longjmp’ [-Wimplicit-function… 23 syslinux/efi/main.c:1390:7: warning: implicit declaration of function ‘setjmp’ [-Wimplicit-function…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0001-cmds-fix-enum-conversion.patch | 6 Multiple modules use implicit conversion between enum types, but 9 qbg/vdp_cmds.c:110:39: error: implicit conversion from enumeration type
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/ |
| H A D | Android.mk | 10 LOCAL_CFLAGS += -Wall -Werror -Wunreachable-code -Wno-implicit-fallthrough
|