| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/ |
| H A D | compile.mk | 28 comp-cflags-warns-high = \ 38 comp-cflags-warns-medium = \ 40 comp-cflags-warns-low = \ 45 comp-cflags-warns-1:= $(comp-cflags-warns-high) 46 comp-cflags-warns-2:= $(comp-cflags-warns-1) $(comp-cflags-warns-medium) 47 comp-cflags-warns-3:= $(comp-cflags-warns-2) $(comp-cflags-warns-low) 51 comp-cflags$(sm) += $(comp-cflags-warns-$(WARNS))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | compile.mk | 29 comp-cflags-warns-high = \ 40 comp-cflags-warns-medium = \ 42 comp-cflags-warns-low = \ 46 comp-cflags-warns-1:= $(comp-cflags-warns-high) 47 comp-cflags-warns-2:= $(comp-cflags-warns-1) $(comp-cflags-warns-medium) 48 comp-cflags-warns-3:= $(comp-cflags-warns-2) $(comp-cflags-warns-low) 52 comp-cflags$(sm) += $(comp-cflags-warns-$(WARNS)) \ 53 $(comp-cflags-warns-$(COMPILER_$(sm)))
|
| H A D | clang.mk | 25 comp-cflags-warns-clang := -Wno-language-extension-token \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | compile.mk | 29 comp-cflags-warns-high = \ 40 comp-cflags-warns-medium = \ 42 comp-cflags-warns-low = \ 46 comp-cflags-warns-1:= $(comp-cflags-warns-high) 47 comp-cflags-warns-2:= $(comp-cflags-warns-1) $(comp-cflags-warns-medium) 48 comp-cflags-warns-3:= $(comp-cflags-warns-2) $(comp-cflags-warns-low) 52 comp-cflags$(sm) += $(comp-cflags-warns-$(WARNS)) \ 53 $(comp-cflags-warns-$(COMPILER_$(sm)))
|
| H A D | clang.mk | 25 comp-cflags-warns-clang := -Wno-language-extension-token \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
| H A D | 0001-src-iz.c-Undef-dprintf-before-redefining.patch | 6 Clang is picky and warns about macros redefinition
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Use-correct-enum-type.patch | 6 Clang warns about wrong enum initializtion
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0002-automake-add-subdir-objects-option.patch | 6 Our version of automake warns if this option is enabled and source files
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
| H A D | 0001-Do-not-ignore-return-value-of-write.patch | 6 gcc warns about ignoring return value when compiling
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_qm_syscalls.c | 473 int warns) in xfs_setqlim_warns() argument 475 res->warnings = warns; in xfs_setqlim_warns() 477 qlim->warn = warns; in xfs_setqlim_warns()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
| H A D | disable-Wvarargs-with-clang.patch | 40 # -Wno-parentheses-equality : because clang warns about macro expansions
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0016-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch | 43 + /* With GCC 8 when compiling with -Os the compiler warns that
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0014-localedef-Use-initializer-for-flexible-array-member-.patch | 9 charseq objects, and GCC 10 warns about that:
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | radiotap-headers.rst | 15 This document gives an overview and warns on some corner cases.
|
| /OK3568_Linux_fs/buildroot/package/babeltrace2/ |
| H A D | 0001-configure-simplify-warning-flags-detection.patch | 377 - # Clang warns on them for every compilation unit. 601 - # and Clang warns on them for every compilation unit.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0002-CVE-2021-42574.patch | 24 The default is =unpaired, which warns about improperly terminated 26 The level =any warns about any use of bidirectional control characters. 32 warns about mixing UTF-8 and UCN bidi characters; there seems to be no 210 +@option{-Wbidi-chars=unpaired}, which warns about improperly terminated 212 +@option{-Wbidi-chars=any} warns about any use of bidirectional control
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-4.0.rst | 64 and also warns you about the use of problematic words. The script performs
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | deprecated.rst | 265 there is no mechanism that warns us that the following application of the
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | concepts-appx.rst | 350 OpenEmbedded build system warns the user if a specific option is not
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0084-backend-vnc-add-VNC-support-using-Neat-VNC-library.patch | 937 + * Neat VNC warns when a client connects before a display buffer has
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0083-backend-vnc-add-VNC-support-using-Neat-VNC-library.patch | 937 + * Neat VNC warns when a client connects before a display buffer has
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 2236 warns about C++ style '//' comments, while '-std=gnu99 -Wpedantic' 2980 warns about places that might want to add a definition. 3296 This warning warns when a call to 'std::move' prevents copy 3318 This warning warns about redundant calls to 'std::move'; that is, 3556 Normally this only warns about global allocation functions, but 3557 '-Waligned-new=all' also warns about class member allocation 4598 compiler warns that an unrecognized option is present. 4783 normally '-Wabi' warns only about C++ ABI compatibility problems if 4785 discovered since the initial release. '-Wabi' warns about more 5002 conservative approach that warns only about calls that most [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 2236 warns about C++ style '//' comments, while '-std=gnu99 -Wpedantic' 2980 warns about places that might want to add a definition. 3296 This warning warns when a call to 'std::move' prevents copy 3318 This warning warns about redundant calls to 'std::move'; that is, 3556 Normally this only warns about global allocation functions, but 3557 '-Waligned-new=all' also warns about class member allocation 4598 compiler warns that an unrecognized option is present. 4783 normally '-Wabi' warns only about C++ ABI compatibility problems if 4785 discovered since the initial release. '-Wabi' warns about more 5002 conservative approach that warns only about calls that most [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | overlayfs.rst | 270 lower directory. In that case, lookup returns an error and warns about
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 4501 + # This warns for reasonable things like: 4505 + # This warns for cases that would be reached by the Microsoft 4506 + # #include rules, but also currently warns on cases that would 4533 + # something that MSVC currently warns about.
|