Home
last modified time | relevance | path

Searched refs:GCC (Results 76 – 100 of 1610) sorted by relevance

12345678910>>...65

/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 Dgcov-counter.def4 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
/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/ada/gcc-interface/
H A Dada-tree.def5 * GNAT-SPECIFIC GCC TREE CODES *
18 * Public License along with GCC; see the file COPYING3. If not see *
26 /* A type that is an unconstrained array. This node is never passed to GCC.
32 intermediate node during the translation of a GNAT tree to a GCC tree;
33 it is never passed to GCC. The only field used is operand 0, which
51 Operand 1 is the exponent. This node is never passed to GCC: it is only
/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/ada/gcc-interface/
H A Dada-tree.def5 * GNAT-SPECIFIC GCC TREE CODES *
18 * Public License along with GCC; see the file COPYING3. If not see *
26 /* A type that is an unconstrained array. This node is never passed to GCC.
32 intermediate node during the translation of a GNAT tree to a GCC tree;
33 it is never passed to GCC. The only field used is operand 0, which
51 Operand 1 is the exponent. This node is never passed to GCC: it is only
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnupg/gnupg/
H A D0001-Woverride-init-is-not-needed-with-gcc-9.patch29 #define DNS_PRAGMA_PUSH _Pragma("GCC diagnostic push")
30 #define DNS_PRAGMA_QUIET _Pragma("GCC diagnostic ignored \"-Woverride-init\"")
31 #define DNS_PRAGMA_POP _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/config/aarch64/
H A Daarch64-arches.def4 This file is part of GCC.
6 GCC is free software; you can redistribute it and/or modify it
11 GCC is distributed in the hope that it will be useful, but WITHOUT
17 along with GCC; see the file COPYING3. If not see
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0019-For-x86_64-set-Yocto-based-GCC-install-search-path.patch4 Subject: [PATCH] For x86_64, set Yocto based GCC install search path
17 Set three Yocto based GCC triple: poky, oe-core and wind river
35 Found candidate GCC installation: /usr/lib//x86_64-wrs-linux/10.1.0
36 Found candidate GCC installation: /usr/lib/gcc/x86_64-wrs-linux/10.1.0
37 Selected GCC installation: /usr/lib//x86_64-wrs-linux/10.1.0
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DMessageBus.h60 #pragma GCC diagnostic push
61 #pragma GCC diagnostic ignored "-Wpedantic"
92 #pragma GCC diagnostic pop
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dpng_writer.cpp5 #pragma GCC diagnostic push
6 #pragma GCC diagnostic ignored "-Wshadow"
8 #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/
H A Dnew5 // 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;
38 #pragma GCC system_header
43 #pragma GCC visibility push(default)
230 #pragma GCC visibility pop
H A Dtypeinfo4 // This file is part of GCC.
6 // GCC is free software; you can redistribute it and/or modify
11 // GCC is distributed in the hope that it will be useful,
17 // 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
39 #pragma GCC visibility push(default)
223 #pragma GCC visibility pop
/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 Dnew5 // 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;
38 #pragma GCC system_header
43 #pragma GCC visibility push(default)
230 #pragma GCC visibility pop
H A Dtypeinfo4 // This file is part of GCC.
6 // GCC is free software; you can redistribute it and/or modify
11 // GCC is distributed in the hope that it will be useful,
17 // 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
39 #pragma GCC visibility push(default)
223 #pragma GCC visibility pop
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0019-inet-net-internal.h-Fix-uninitalised-clntudp_call-va.patch9 with GCC 8.3 or 9.2 on a platform with a 64-bit tv_nsec on a 32-bit
13 A GCC bug case has also been submitted:
43 +/* GCC 8.3 and 9.2 both incorrectly report total_deadline
47 + * A GCC bug has been filed here:
H A D0018-Disable-Wmaybe-uninitialized-for-total_deadline-in-s.patch11 The same error has now appeared with current GCC trunk for MIPS, in a
18 mips64-linux-gnu with GCC mainline.
46 + /* GCC 10 for MIPS reports total_deadline as possibly used
51 + inet/net-internal.h because in some other configurations GCC
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_exportfs.c488 #pragma GCC diagnostic push in dhd_show()
489 #pragma GCC diagnostic ignored "-Wcast-qual" in dhd_show()
494 #pragma GCC diagnostic pop in dhd_show()
514 #pragma GCC diagnostic push in dhd_store()
515 #pragma GCC diagnostic ignored "-Wcast-qual" in dhd_store()
520 #pragma GCC diagnostic pop in dhd_store()
1224 #pragma GCC diagnostic push in show_adps_bam_list()
1225 #pragma GCC diagnostic ignored "-Wcast-qual" in show_adps_bam_list()
1238 #pragma GCC diagnostic pop in show_adps_bam_list()
1418 #pragma GCC diagnostic push in dhd_cntl_show()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_exportfs.c496 #pragma GCC diagnostic push in dhd_show()
497 #pragma GCC diagnostic ignored "-Wcast-qual" in dhd_show()
502 #pragma GCC diagnostic pop in dhd_show()
522 #pragma GCC diagnostic push in dhd_store()
523 #pragma GCC diagnostic ignored "-Wcast-qual" in dhd_store()
528 #pragma GCC diagnostic pop in dhd_store()
1223 #pragma GCC diagnostic push in show_adps_bam_list()
1224 #pragma GCC diagnostic ignored "-Wcast-qual" in show_adps_bam_list()
1237 #pragma GCC diagnostic pop in show_adps_bam_list()
1417 #pragma GCC diagnostic push in dhd_cntl_show()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_exportfs.c496 #pragma GCC diagnostic push in dhd_show()
497 #pragma GCC diagnostic ignored "-Wcast-qual" in dhd_show()
502 #pragma GCC diagnostic pop in dhd_show()
522 #pragma GCC diagnostic push in dhd_store()
523 #pragma GCC diagnostic ignored "-Wcast-qual" in dhd_store()
528 #pragma GCC diagnostic pop in dhd_store()
1223 #pragma GCC diagnostic push in show_adps_bam_list()
1224 #pragma GCC diagnostic ignored "-Wcast-qual" in show_adps_bam_list()
1237 #pragma GCC diagnostic pop in show_adps_bam_list()
1417 #pragma GCC diagnostic push in dhd_cntl_show()
[all …]
/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 Dtype_traits17 // 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
113 #pragma GCC diagnostic push
114 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
119 #pragma GCC diagnostic pop
233 #pragma GCC diagnostic push
234 #pragma GCC diagnostic ignored "-Wctor-dtor-privacy"
242 #pragma GCC diagnostic pop
/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 Dtype_traits17 // 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
113 #pragma GCC diagnostic push
114 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
119 #pragma GCC diagnostic pop
233 #pragma GCC diagnostic push
234 #pragma GCC diagnostic ignored "-Wctor-dtor-privacy"
242 #pragma GCC diagnostic pop
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/iozone3/
H A Diozone3_492.bb26 EXTRA_OEMAKE:powerpc = "linux-powerpc CC='${CC}' GCC='${CC}'"
27 EXTRA_OEMAKE:powerpc64 = "linux-powerpc64 CC='${CC}' GCC='${CC}'"
28 EXTRA_OEMAKE:powerpc64le = "linux-powerpc64 CC='${CC}' GCC='${CC}'"
29 EXTRA_OEMAKE:x86-64 = "linux-AMD64 CC='${CC}' GCC='${CC}'"
30 EXTRA_OEMAKE:arm = "linux-arm CC='${CC}' GCC='${CC}'"
31 EXTRA_OEMAKE = "linux CC='${CC}' GCC='${CC}'"
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A Dclang-warnings.patch30 +#pragma GCC diagnostic push
31 +#pragma GCC diagnostic ignored "-Wformat-nonliteral"
33 +#pragma GCC diagnostic pop
/OK3568_Linux_fs/kernel/LICENSES/exceptions/
H A DGCC-exception-2.01 SPDX-Exception-Identifier: GCC-exception-2.0
2 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
9 SPDX-License-Identifier: <SPDX-License> WITH GCC-exception-2.0
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler-gcc.h15 # error Sorry, your version of GCC is too old - please use 4.9 or newer.
21 # error Sorry, your version of GCC is too old - please use 5.1 or newer.
161 #define __diag(s) _Pragma(__diag_str(GCC diagnostic s))
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dbuild.sh136 GCC="$(find "$TOOLCHAIN_DIR" \
139 if [ ! -x "$GCC" ]; then
144 GCC=aarch64-linux-gnu-gcc
146 GCC=arm-linux-gnueabihf-gcc
148 GCC=gcc
/OK3568_Linux_fs/device/rockchip/common/
H A Dbuild.sh136 GCC="$(find "$TOOLCHAIN_DIR" \
139 if [ ! -x "$GCC" ]; then
144 GCC=aarch64-linux-gnu-gcc
146 GCC=arm-linux-gnueabihf-gcc
148 GCC=gcc

12345678910>>...65