| /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 | arm_acle.h | 36 #pragma GCC push_options 37 #pragma GCC target ("arch=armv8.3-a") 44 #pragma GCC pop_options 46 #pragma GCC push_options 47 #pragma GCC target ("arch=armv8.5-a") 97 #pragma GCC pop_options 99 #pragma GCC push_options 101 #pragma GCC target ("+nothing+crc") 151 #pragma GCC pop_options 154 #pragma GCC push_options [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | symbol_annotation_impl.hpp | 8 #pragma GCC diagnostic push 9 #pragma GCC diagnostic ignored "-Wunused-function" 10 #pragma GCC diagnostic ignored "-Wunused-parameter" 11 #pragma GCC diagnostic ignored "-Wunused-variable" 12 #pragma GCC diagnostic ignored "-Wshadow" 14 #pragma GCC diagnostic ignored "-Wunknown-pragmas" 16 #pragma GCC diagnostic ignored "-Wpragmas" 17 #pragma GCC diagnostic ignored "-Wdeprecated-register" 18 #pragma GCC diagnostic ignored "-Wshorten-64-to-32" 19 #pragma GCC diagnostic ignored "-Wunused-local-typedefs" [all …]
|
| /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/finclude/ |
| H A D | openacc_lib.h | 22 ! permissions described in the GCC Runtime Library Exception, version 26 ! a copy of the GCC Runtime Library Exception along with this program; 213 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 220 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 233 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 240 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 259 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 266 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 279 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 286 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a [all …]
|
| /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/finclude/ |
| H A D | openacc_lib.h | 22 ! permissions described in the GCC Runtime Library Exception, version 26 ! a copy of the GCC Runtime Library Exception along with this program; 213 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 220 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 233 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 240 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 259 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 266 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 279 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a 286 !GCC$ ATTRIBUTES NO_ARG_CHECK :: a [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | gcc-plugins.rst | 2 GCC plugin infrastructure 9 GCC plugins are loadable modules that provide extra features to the 14 The GCC plugin infrastructure of the kernel supports building out-of-tree 18 Currently the GCC plugin infrastructure supports only some architectures. 20 GCC plugins. 40 This is the directory of the GCC plugins. 44 This is a compatibility header for GCC plugins. 69 Enable the GCC plugin infrastructure and some plugin(s) you want to use 82 the cyclomatic complexity GCC plugin. 85 4. How to add a new GCC plugin [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | GPL-3.0-with-GCC-exception | 4 GCC RUNTIME LIBRARY EXCEPTION 11 This GCC Runtime Library Exception ("Exception") is an additional permission under section 7 of the… 12 When you use GCC to compile a program, GCC may combine portions of certain GCC header files and run… 16 "GCC" means a version of the GNU Compiler Collection, with or without modifications, governed by ve… 17 …pagation, modification and use would permit combination with GCC in accord with the license of GCC. 20 …GCC, alone or with other GPL-compatible software, or if it is done without using any work based on… 25 2. No Weakening of GCC Copyleft. 26 …umption that third-party software is unaffected by the copyleft requirements of the license of GCC.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/ |
| H A D | 0005-Disable-new-gcc8-warnings.patch | 6 GCC seems to be not able to detect the checks for size are 24 +#pragma GCC diagnostic push 26 +#pragma GCC diagnostic ignored "-Wstringop-truncation" 36 +#pragma GCC diagnostic pop 49 +#pragma GCC diagnostic push 51 +#pragma GCC diagnostic ignored "-Wstringop-overflow" 52 +#pragma GCC diagnostic ignored "-Wstringop-truncation" 61 +#pragma GCC diagnostic pop
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/exception/ |
| H A D | exception.hpp | 9 #pragma GCC system_header 145 # pragma GCC visibility push (default) 151 # pragma GCC visibility pop 221 # pragma GCC visibility push (default) 298 # pragma GCC visibility pop 343 # pragma GCC visibility push (default) 364 # pragma GCC visibility pop 416 # pragma GCC visibility push (default) 434 # pragma GCC visibility pop 459 # pragma GCC visibility push (default) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
| H A D | 0001-Update-Cython-version-to-fix-NanoSVG-issues-with-Pyt.patch | 328 +#pragma GCC diagnostic push 329 +#pragma GCC diagnostic ignored "-Wconversion" 340 +#pragma GCC diagnostic pop 393 +#pragma GCC diagnostic push 394 +#pragma GCC diagnostic ignored "-Wconversion" 398 +#pragma GCC diagnostic pop 410 +#pragma GCC diagnostic push 411 +#pragma GCC diagnostic ignored "-Wconversion" 415 +#pragma GCC diagnostic pop 448 +#pragma GCC diagnostic push [all …]
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0030-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch | 4 Subject: [PATCH] clang: Fix how driver finds GCC installation path on 7 Fix how Clang Driver finds GCC installation path on OpenEmbedded 10 subdirectories (e.g., lib32/ilp32d or lib64/lp64d). OpenEmbedded GCC 12 - Modify how Clang Driver finds GCC installation path. This is important 13 because GCC files on OpenEmbedded are in two different directories: 19 actual GCC run-time objects/libraries, but because the path has exact 20 same GCC version (9.2.0) it will be skipped. 23 GCC version. We also avoid picking GCC installation path if it results in 90 + // might not have GCC libraries we are looking for (i.e. return an
|
| /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 | gccinstall.info | 51 * Installing GCC:: This document describes the generic installation 52 procedure for GCC as well as detailing some target 55 * Specific:: Host/target specific installation notes for GCC. 64 File: gccinstall.info, Node: Installing GCC, Next: Binaries, Up: Top 66 1 Installing GCC 74 This document describes the generic installation procedure for GCC as 77 GCC includes several components that previously were separate 85 Lists of successful builds for released versions of GCC are available 100 Please note that GCC does not support 'make uninstall' and probably 102 Instead, we suggest that you install GCC into a directory of its own and [all …]
|
| /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 | gccinstall.info | 51 * Installing GCC:: This document describes the generic installation 52 procedure for GCC as well as detailing some target 55 * Specific:: Host/target specific installation notes for GCC. 64 File: gccinstall.info, Node: Installing GCC, Next: Binaries, Up: Top 66 1 Installing GCC 74 This document describes the generic installation procedure for GCC as 77 GCC includes several components that previously were separate 85 Lists of successful builds for released versions of GCC are available 100 Please note that GCC does not support 'make uninstall' and probably 102 Instead, we suggest that you install GCC into a directory of its own and [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | initializer_list | 5 // This file is part of GCC. 7 // GCC is free software; you can redistribute it and/or modify 12 // GCC is distributed in the hope that it will be useful, 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 33 #pragma GCC system_header 39 #pragma GCC visibility push(default) 105 #pragma GCC visibility pop
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | initializer_list | 5 // This file is part of GCC. 7 // GCC is free software; you can redistribute it and/or modify 12 // GCC is distributed in the hope that it will be useful, 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 33 #pragma GCC system_header 39 #pragma GCC visibility push(default) 105 #pragma GCC visibility pop
|
| /OK3568_Linux_fs/buildroot/package/acl/ |
| H A D | 0001-Build-with-old-GCC-versions.patch | 6 GCC 4.4.7, as found in RHEL6, reports: 7 libacl/acl_from_text.c:307: error: #pragma GCC diagnostic not allowed inside functions 22 -#pragma GCC diagnostic push 23 -#pragma GCC diagnostic ignored "-Waddress" 26 -#pragma GCC diagnostic pop
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | http_header.cpp | 5 #pragma GCC diagnostic push 6 #pragma GCC diagnostic ignored "-Wunknown-pragmas" 7 #pragma GCC diagnostic ignored "-Wunused-parameter" 8 #pragma GCC diagnostic ignored "-Wshadow" 18 #pragma GCC diagnostic pop
|
| /OK3568_Linux_fs/buildroot/package/eudev/ |
| H A D | 0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch | 4 Subject: [PATCH] libudev: Only use #pragma for ignoring diagnostics if GCC 22 _Pragma("GCC diagnostic push"); \ 23 _Pragma("GCC diagnostic ignored \"-Wdeclaration-after-statement\"") 27 _Pragma("GCC diagnostic pop") 32 +/* glibc unconditionally defines this, but it needs GCC 4.6+ */
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0000-ac_cache_check.patch | 21 - AC_MSG_CHECKING(whether GCC atomic builtins are available) 22 + AC_CACHE_CHECK([whether GCC atomic builtins are available], 35 - [GCC atomic builtins are available]) 47 + [GCC atomic builtins are available]) 50 - AC_MSG_CHECKING(whether pthread_t can be used by GCC atomic builtins) 51 + AC_CACHE_CHECK([whether pthread_t can be used by GCC atomic builtins], 64 - [pthread_t can be used by GCC atomic builtins]) 76 + [pthread_t can be used by GCC atomic builtins])
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_bam.c | 80 #pragma GCC diagnostic push 81 #pragma GCC diagnostic ignored "-Wcast-qual" 118 #pragma GCC diagnostic push in wl_bad_ap_mngr_update() 119 #pragma GCC diagnostic ignored "-Wcast-qual" in wl_bad_ap_mngr_update() 123 #pragma GCC diagnostic pop in wl_bad_ap_mngr_update() 131 #pragma GCC diagnostic pop 296 #pragma GCC diagnostic push in wl_bad_ap_mngr_fwrite() 297 #pragma GCC diagnostic ignored "-Wcast-qual" in wl_bad_ap_mngr_fwrite() 310 #pragma GCC diagnostic pop in wl_bad_ap_mngr_fwrite() 345 #pragma GCC diagnostic push in wl_bad_ap_mngr_find() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_bam.c | 80 #pragma GCC diagnostic push 81 #pragma GCC diagnostic ignored "-Wcast-qual" 118 #pragma GCC diagnostic push in wl_bad_ap_mngr_update() 119 #pragma GCC diagnostic ignored "-Wcast-qual" in wl_bad_ap_mngr_update() 123 #pragma GCC diagnostic pop in wl_bad_ap_mngr_update() 131 #pragma GCC diagnostic pop 296 #pragma GCC diagnostic push in wl_bad_ap_mngr_fwrite() 297 #pragma GCC diagnostic ignored "-Wcast-qual" in wl_bad_ap_mngr_fwrite() 310 #pragma GCC diagnostic pop in wl_bad_ap_mngr_fwrite() 345 #pragma GCC diagnostic push in wl_bad_ap_mngr_find() [all …]
|
| /OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/ |
| H A D | 0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch | 6 GCC diagnostics were added to ignore array boundaries, instead 7 of ignoring GCC warning current code will check for array boundaries 39 - * "array subscript is above array bounds" errors in GCC. 42 -#pragma GCC diagnostic push 43 -#pragma GCC diagnostic ignored "-Warray-bounds" 45 -#pragma GCC diagnostic pop
|
| /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/plugin/include/ |
| H A D | system.h | 877 #pragma GCC poison calloc strdup strndup 883 #pragma GCC poison malloc realloc 890 #pragma GCC poison strerror 895 #pragma GCC poison loc_t 898 #pragma GCC poison ASM_OPEN_PAREN ASM_CLOSE_PAREN \ 947 #pragma GCC poison DECLARE_LIBRARY_RENAMES LIBGCC2_GNU_PREFIX \ 954 #pragma GCC poison INT_ASM_OP ASM_OUTPUT_EH_REGION_BEG CPP_PREDEFINES \ 1039 #pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE \ 1057 #pragma GCC poison built_in_decls implicit_built_in_decls 1060 #pragma GCC poison LIBGCC2_DOUBLE_TYPE_SIZE LIBGCC2_WORDS_BIG_ENDIAN \ [all …]
|
| /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/plugin/include/ |
| H A D | system.h | 877 #pragma GCC poison calloc strdup strndup 883 #pragma GCC poison malloc realloc 890 #pragma GCC poison strerror 895 #pragma GCC poison loc_t 898 #pragma GCC poison ASM_OPEN_PAREN ASM_CLOSE_PAREN \ 947 #pragma GCC poison DECLARE_LIBRARY_RENAMES LIBGCC2_GNU_PREFIX \ 954 #pragma GCC poison INT_ASM_OP ASM_OUTPUT_EH_REGION_BEG CPP_PREDEFINES \ 1039 #pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE \ 1057 #pragma GCC poison built_in_decls implicit_built_in_decls 1060 #pragma GCC poison LIBGCC2_DOUBLE_TYPE_SIZE LIBGCC2_WORDS_BIG_ENDIAN \ [all …]
|
| H A D | plugin.def | 1 /* This file contains the definitions for plugin events in GCC. 4 This file is part of GCC. 6 GCC is free software; you can redistribute it and/or modify it under 11 GCC is distributed in the hope that it will be useful, but WITHOUT ANY 17 along with GCC; see the file COPYING3. If not see 41 /* Called before GCC exits. */ 47 /* Called at start of GCC Garbage Collection. */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0017-handle-sysroot-support-for-nativesdk-gcc.patch | 101 - { CROSS_INCLUDE_DIR, "GCC", 0, 0, 0, 0}, 102 + { CROSS_INCLUDE_DIRVAR, "GCC", 0, 0, 0, 0}, 117 - { STANDARD_STARTFILE_PREFIX_2 GCC_INCLUDE_SUBDIR_TARGET, "GCC", 0, 0, 1, 0}, 118 + { STANDARD_STARTFILE_PREFIX_2VAR, "GCC", 0, 0, 1, 0}, 136 - { GCC_INCLUDE_DIR, "GCC", 0, 1, 0, 0 }, \ 137 + { GCC_INCLUDE_DIRVAR, "GCC", 0, 1, 0, 0 }, \ 179 - { CROSS_INCLUDE_DIR, "GCC", 0, 0, 0, 0}, 180 + { CROSS_INCLUDE_DIRVAR, "GCC", 0, 0, 0, 0}, 195 - { STANDARD_STARTFILE_PREFIX_2 GCC_INCLUDE_SUBDIR_TARGET, "GCC", 0, 0, 1, 0}, 196 + { STANDARD_STARTFILE_PREFIX_2VAR, "GCC", 0, 0, 1, 0}, [all …]
|