Home
last modified time | relevance | path

Searched refs:GCC (Results 251 – 275 of 1610) sorted by relevance

1...<<11121314151617181920>>...65

/OK3568_Linux_fs/buildroot/package/odb/
H A D0003-Initial-work-to-make-ODB-compatible-with-GCC-6.patch4 Subject: [PATCH] Initial work to make ODB compatible with GCC 6
24 int /*reason*/, // Added in GCC 4.6.0.
45 +// If we include <system.h> here, it pulls in all kinds of GCC trouble that
59 +#else // GCC < 6
87 // GCC header includes to get the plugin and parse tree declarations.
94 +// In GCC 6, ANON_AGGRNAME_P became anon_aggrname_p().
/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 Dregex17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
32 #pragma GCC system_header
H A Dcctype17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
39 #pragma GCC system_header
H A Dstack17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
58 #pragma GCC system_header
H A Dforward_list17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
32 #pragma GCC system_header
H A Dctime17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
39 #pragma GCC system_header
H A Diostream17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
36 #pragma GCC system_header
/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 Dctime17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
39 #pragma GCC system_header
H A Dforward_list17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
32 #pragma GCC system_header
H A Dstack17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
58 #pragma GCC system_header
H A Dcctype17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
39 #pragma GCC system_header
H A Dregex17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
32 #pragma GCC system_header
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/
H A Dtry_lexical_convert.hpp29 #pragma GCC diagnostic push
30 #pragma GCC diagnostic ignored "-Wuninitialized"
223 #pragma GCC diagnostic 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/experimental/
H A Dunordered_map17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Dunordered_set17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Dmap17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Dstring17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dlibgfortran.inc62 LICENSE:${PN} = "GPL-3.0-with-GCC-exception"
63 LICENSE:${PN}-dev = "GPL-3.0-with-GCC-exception"
64 LICENSE:${PN}-dbg = "GPL-3.0-with-GCC-exception"
/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/experimental/
H A Dunordered_set17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Dunordered_map17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Dmap17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Dstring17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
33 #pragma GCC system_header
H A Diterator17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
37 #pragma GCC system_header
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft/
H A D0002-makehrtf-Disable-Wstringop-truncation.patch18 +#pragma GCC diagnostic ignored "-Wstringop-truncation"
26 +#pragma GCC diagnostic pop
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0001-Use-Os-to-compile-tinyxml2.cpp.patch24 - ocv_append_source_files_cxx_compiler_options(filter_srcs "-Wno-suggest-override") # GCC
25 + ocv_append_source_files_cxx_compiler_options(filter_srcs "-Wno-suggest-override -Os") # GCC

1...<<11121314151617181920>>...65