Home
last modified time | relevance | path

Searched full:gcc (Results 1 – 25 of 3057) sorted by relevance

12345678910>>...123

/third_party/elfio/tests/elf_examples/
Dhello_arm_stripped ... .1 GCC: (GNU) 4.1.1 GCC: (GNU) 4.1.1 GCC: ( ...
Dhello_arm ... .1 GCC: (GNU) 4.1.1 GCC: (GNU) 4.1.1 GCC: ( ...
/third_party/curl/CMake/
DPickyWarnings.cmake30 # https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
52 # Assume these options always exist with both clang and gcc.
53 # Require clang 3.0 / gcc 2.95 or later.
55 -Wbad-function-cast # clang 3.0 gcc 2.95
56 -Wconversion # clang 3.0 gcc 2.95
57 -Winline # clang 1.0 gcc 1.0
58 -Wmissing-declarations # clang 1.0 gcc 2.7
59 -Wmissing-prototypes # clang 1.0 gcc 1.0
60 -Wnested-externs # clang 1.0 gcc 2.7
61 -Wno-long-long # clang 1.0 gcc 2.95
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb.hh40 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC
51 #pragma GCC diagnostic warning "-Wall"
52 #pragma GCC diagnostic warning "-Wextra"
55 #pragma GCC diagnostic ignored "-Wpragmas"
56 #pragma GCC diagnostic ignored "-Wunknown-pragmas"
57 #pragma GCC diagnostic ignored "-Wunknown-warning-option"
60 //#pragma GCC diagnostic warning "-Weverything"
65 #pragma GCC diagnostic error "-Wbitwise-instead-of-logical"
66 #pragma GCC diagnostic error "-Wcast-align"
67 #pragma GCC diagnostic error "-Wcast-function-type"
[all …]
/third_party/libuv/.github/workflows/
DCI-unix.yml85 …- {target: arm, toolchain: gcc-arm-linux-gnueabi, cc: arm-linux-gnueabi-gcc, qemu: qe…
86 …- {target: armhf, toolchain: gcc-arm-linux-gnueabihf, cc: arm-linux-gnueabihf-gcc, qemu: qe…
87 …- {target: aarch64, toolchain: gcc-aarch64-linux-gnu, cc: aarch64-linux-gnu-gcc, qemu: qe…
88 …- {target: riscv64, toolchain: gcc-riscv64-linux-gnu, cc: riscv64-linux-gnu-gcc, qemu: qe…
89 …- {target: ppc, toolchain: gcc-powerpc-linux-gnu, cc: powerpc-linux-gnu-gcc, qemu: qe…
90 …- {target: ppc64, toolchain: gcc-powerpc64-linux-gnu, cc: powerpc64-linux-gnu-gcc, qemu: qe…
91 …- {target: ppc64le, toolchain: gcc-powerpc64le-linux-gnu, cc: powerpc64le-linux-gnu-gcc, qemu: qe…
92 …- {target: s390x, toolchain: gcc-s390x-linux-gnu, cc: s390x-linux-gnu-gcc, qemu: qe…
93 …- {target: mips, toolchain: gcc-mips-linux-gnu, cc: mips-linux-gnu-gcc, qemu: …
94 …- {target: mips64, toolchain: gcc-mips64-linux-gnuabi64, cc: mips64-linux-gnuabi64-gcc, qemu: …
[all …]
/third_party/libffi/
DREADME.md48 | AArch64 | Linux | GCC |
50 | Alpha | Linux | GCC |
51 | Alpha | Tru64 | GCC |
52 | ARC | Linux | GCC |
53 | ARM | Linux | GCC |
54 | ARM | iOS | GCC |
56 | AVR32 | Linux | GCC |
57 | Blackfin | uClinux | GCC |
58 | HPPA | HPUX | GCC |
59 | IA-64 | Linux | GCC |
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
D_features.hpp10 // Rvalue references - GCC 4.3
14 // Rvalue references for *this - GCC not supported
18 // Initialization of class objects by rvalues - GCC any
22 // Non-static data member initializers - GCC 4.7
26 // Variadic templates - GCC 4.3
30 // Extending variadic template template parameters - GCC 4.4
34 // Initializer lists - GCC 4.4
38 // Static assertions - GCC 4.3
42 // auto-typed variables - GCC 4.4
46 // Multi-declarator auto - GCC 4.4
[all …]
/third_party/rust/crates/rustix/.github/workflows/
Dtest-users.yml24 gcc_package: gcc-i686-linux-gnu
25 gcc: i686-linux-gnu-gcc
31 gcc_package: gcc-aarch64-linux-gnu
32 gcc: aarch64-linux-gnu-gcc
40 gcc_package: gcc-powerpc64le-linux-gnu
41 gcc: powerpc64le-linux-gnu-gcc
49 gcc_package: gcc-mips64el-linux-gnuabi64
50 gcc: mips64el-linux-gnuabi64-gcc
58 gcc_package: gcc-mipsel-linux-gnu
59 gcc: mipsel-linux-gnu-gcc
[all …]
Dmain.yml87 …sudo apt-get install -y gcc-i686-linux-gnu gcc-aarch64-linux-gnu gcc-riscv64-linux-gnu gcc-arm-lin…
231 gcc_package: gcc-i686-linux-gnu
232 gcc: i686-linux-gnu-gcc
238 gcc_package: gcc-aarch64-linux-gnu
239 gcc: aarch64-linux-gnu-gcc
247 gcc_package: gcc-powerpc64le-linux-gnu
248 gcc: powerpc64le-linux-gnu-gcc
256 gcc_package: gcc-mips64el-linux-gnuabi64
257 gcc: mips64el-linux-gnuabi64-gcc
265 gcc_package: gcc-mipsel-linux-gnu
[all …]
/third_party/libwebsockets/
D.sai.json8 "linux-debian-11/x86_64-amd/gcc": {
11 "linux-debian-buster/x86-amd/gcc": {
14 "linux-debian-sid/x86_64-amd/gcc": {
17 "linux-ubuntu-xenial/x86_64-amd/gcc": {
20 "linux-debian-sid/x86-amd/gcc": {
23 "linux-debian-sid/x86_64-amd/gcc": {
27 "linux-ubuntu-1804/x86_64-amd/gcc": {
30 "linux-ubuntu-2004/x86_64-amd/gcc": {
33 "linux-fedora-32/x86_64-amd/gcc": {
36 "linux-gentoo/x86_64-amd/gcc": {
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/
Dopenssl-fips.gypi6 'openssl/crypto/bn/asm/x86_64-gcc.c',
273 'openssl_sources_solaris64-x86_64-gcc': [
274 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/aes-x86_64.s',
275 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/aesni-mb-x86_64.s',
276 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/aesni-sha1-x86_64.s',
277 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/aesni-sha256-x86_64.s',
278 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/aesni-x86_64.s',
279 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/bsaes-x86_64.s',
280 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/vpaes-x86_64.s',
281 './config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/bn/rsaz-avx2.s',
[all …]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/
Dopenssl-fips.gypi6 'openssl/crypto/bn/asm/x86_64-gcc.c',
273 'openssl_sources_solaris64-x86_64-gcc': [
274 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/aes-x86_64.s',
275 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/aesni-mb-x86_64.s',
276 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/aesni-sha1-x86_64.s',
277 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/aesni-sha256-x86_64.s',
278 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/aesni-x86_64.s',
279 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/bsaes-x86_64.s',
280 './config/archs/solaris64-x86_64-gcc/asm/crypto/aes/vpaes-x86_64.s',
281 './config/archs/solaris64-x86_64-gcc/asm/crypto/bn/rsaz-avx2.s',
[all …]
/third_party/python/Lib/distutils/
Dcygwinccompiler.py5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as
28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works
31 # * mingw32 gcc 2.95.2/ld 2.9.4/dllwrap 0.2.4 works
33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now
36 # - using gcc -mdll instead dllwrap doesn't work without -static because
43 # * cygwin gcc 3.2/ld 2.13.90 works
45 # * mingw gcc 3.2/ld 2.13 works
103 self.debug_print("Python's GCC status: %s (details: %s)" %
114 self.debug_print(self.compiler_type + ": gcc %s, ld %s, dllwrap %s\n" %
120 # gcc -mdll instead of dllwrap
[all …]
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerate.sh20 i686-linux-gnu-gcc -Iinclude -c list.c $cflags
21 i686-linux-gnu-gcc main.c list.o -o main.exe $cflags
23 x86_64-linux-gnu-gcc -Iinclude -c list.c $cflags
24 x86_64-linux-gnu-gcc main.c list.o -o main.exe $cflags
26 aarch64-linux-gnu-gcc -Iinclude -c list.c $cflags
27 aarch64-linux-gnu-gcc main.c list.o -o main.exe $cflags
29 arm-linux-gnueabihf-gcc -Iinclude -c list.c $cflags
30 arm-linux-gnueabihf-gcc main.c list.o -o main.exe $cflags
32 powerpc64le-linux-gnu-gcc -Iinclude -c list.c $cflags
33 powerpc64le-linux-gnu-gcc main.c list.o -o main.exe $cflags
[all …]
/third_party/python/Lib/test/
Dtest__osx_support.py74 'CC': 'gcc-test -pthreads',
88 'CC': 'gcc-test -pthreads',
101 'CC': 'gcc-test -pthreads',
105 newvalue = 'gcc-test -pthreads'
118 ('gcc-test', 'i686-apple-darwin11-llvm-gcc-4.2'),
122 'CC': 'gcc-test -pthreads',
127 'BLDSHARED': 'gcc-test -bundle -arch ppc -arch i386 -g',
128 'LDSHARED': 'gcc-test -bundle -arch ppc -arch i386 '
160 'BLDSHARED': 'gcc-4.0 -bundle -arch ppc -arch i386 -g',
161 'LDSHARED': 'gcc-4.0 -bundle -arch ppc -arch i386 '
[all …]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/
Dopenssl-fips.gypi269 'openssl_sources_solaris-x86-gcc': [
270 './config/archs/solaris-x86-gcc/asm_avx2/crypto/aes/aes-586.S',
271 './config/archs/solaris-x86-gcc/asm_avx2/crypto/aes/aesni-x86.S',
272 './config/archs/solaris-x86-gcc/asm_avx2/crypto/aes/vpaes-x86.S',
273 './config/archs/solaris-x86-gcc/asm_avx2/crypto/bf/bf-586.S',
274 './config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/bn-586.S',
275 './config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/co-586.S',
276 './config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/x86-gf2m.S',
277 './config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/x86-mont.S',
278 './config/archs/solaris-x86-gcc/asm_avx2/crypto/camellia/cmll-x86.S',
[all …]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/
Dopenssl-fips.gypi269 'openssl_sources_solaris-x86-gcc': [
270 './config/archs/solaris-x86-gcc/asm/crypto/aes/aes-586.S',
271 './config/archs/solaris-x86-gcc/asm/crypto/aes/aesni-x86.S',
272 './config/archs/solaris-x86-gcc/asm/crypto/aes/vpaes-x86.S',
273 './config/archs/solaris-x86-gcc/asm/crypto/bf/bf-586.S',
274 './config/archs/solaris-x86-gcc/asm/crypto/bn/bn-586.S',
275 './config/archs/solaris-x86-gcc/asm/crypto/bn/co-586.S',
276 './config/archs/solaris-x86-gcc/asm/crypto/bn/x86-gf2m.S',
277 './config/archs/solaris-x86-gcc/asm/crypto/bn/x86-mont.S',
278 './config/archs/solaris-x86-gcc/asm/crypto/camellia/cmll-x86.S',
[all …]
/third_party/f2fs-tools/.github/workflows/
Dci.yml16 - linux-gcc
18 - linux-x86-gcc
19 - linux-powerpc64-gcc
20 - linux-mingw64-gcc
26 - build: linux-gcc
27 cc: gcc
30 - build: linux-x86-gcc
31 cc: gcc
33 - build: linux-powerpc64-gcc
34 cc: gcc
[all …]
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/
Dopenssl-fips.gypi276 'openssl_sources_aix64-gcc-as': [
277 './config/archs/aix64-gcc-as/asm_avx2/crypto/aes/aes-ppc.s',
278 './config/archs/aix64-gcc-as/asm_avx2/crypto/aes/aesp8-ppc.s',
279 './config/archs/aix64-gcc-as/asm_avx2/crypto/aes/vpaes-ppc.s',
280 './config/archs/aix64-gcc-as/asm_avx2/crypto/bn/bn-ppc.s',
281 './config/archs/aix64-gcc-as/asm_avx2/crypto/bn/ppc-mont.s',
282 './config/archs/aix64-gcc-as/asm_avx2/crypto/chacha/chacha-ppc.s',
283 './config/archs/aix64-gcc-as/asm_avx2/crypto/ec/ecp_nistz256-ppc64.s',
284 './config/archs/aix64-gcc-as/asm_avx2/crypto/ec/x25519-ppc64.s',
285 './config/archs/aix64-gcc-as/asm_avx2/crypto/ppccpuid.s',
[all …]
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/
Dopenssl-fips.gypi276 'openssl_sources_aix64-gcc-as': [
277 './config/archs/aix64-gcc-as/asm/crypto/aes/aes-ppc.s',
278 './config/archs/aix64-gcc-as/asm/crypto/aes/aesp8-ppc.s',
279 './config/archs/aix64-gcc-as/asm/crypto/aes/vpaes-ppc.s',
280 './config/archs/aix64-gcc-as/asm/crypto/bn/bn-ppc.s',
281 './config/archs/aix64-gcc-as/asm/crypto/bn/ppc-mont.s',
282 './config/archs/aix64-gcc-as/asm/crypto/chacha/chacha-ppc.s',
283 './config/archs/aix64-gcc-as/asm/crypto/ec/ecp_nistz256-ppc64.s',
284 './config/archs/aix64-gcc-as/asm/crypto/ec/x25519-ppc64.s',
285 './config/archs/aix64-gcc-as/asm/crypto/ppccpuid.s',
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dperiodic_sampler.h126 // GCC x64 (OK) : https://gcc.godbolt.org/z/R5MzzA
127 // GCC ppc (OK) : https://gcc.godbolt.org/z/z7NZAt
128 // Clang x64 (BAD): https://gcc.godbolt.org/z/t4gPsd
129 // ICC x64 (OK) : https://gcc.godbolt.org/z/rE6s8W
130 // MSVC x64 (OK) : https://gcc.godbolt.org/z/ARMXqS
136 // GCC x64 (OK) : https://gcc.godbolt.org/z/jSQxYK
137 // GCC ppc (OK) : https://gcc.godbolt.org/z/VJdYaA
138 // Clang x64 (BAD): https://gcc.godbolt.org/z/Xm4NjX
139 // ICC x64 (OK) : https://gcc.godbolt.org/z/4snaFd
140 // MSVC x64 (BAD): https://gcc.godbolt.org/z/BgnEKE
[all …]
/third_party/skia/third_party/externals/brotli/
D.travis.yml9 ## Linux builds using various versions of GCC.
12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-7
18 - gcc-7
21 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.4
27 - gcc-4.4
34 env: BUILD_SYSTEM=autotools C_COMPILER=gcc-5 CXX_COMPILER=g++-5
40 - gcc-5
82 …env: BUILD_SYSTEM=cmake C_COMPILER=arm-linux-gnueabihf-gcc CXX_COMPILER=arm-linux-gnueabihf-g++ CF…
89 - gcc-arm-linux-gnueabihf
105 env: BUILD_SYSTEM=python C_COMPILER=gcc-5 CXX_COMPILER=g++-5
[all …]
/third_party/elfutils/tests/
Dtestfile-dwarf-45.source75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
77 $ gcc -o testfile-dwarf-4 hello.o world.o
79 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c
80 $ gcc -gdwarf-5 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c
81 $ gcc -o testfile-dwarf-5 hello.o world.o
83 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…
84 $ gcc -gdwarf-4 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-hell…
85 $ gcc -o testfile-splitdwarf-4 testfile-hello4.o testfile-world4.o
87 $ gcc -gdwarf-5 -gsplit-dwarf -gno-as-loc-support -gno-variable-location-views -O2 -o testfile-worl…
[all …]
Drun-next-files.sh32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"
33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"
50 …file[2] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…
51 …file[3] = "/home/geoffk/objs/laurel-000912-branch/lib/gcc-lib/powerpc-unknown-linux-gnu/2.96-laure…
74 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
78 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
88 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
92 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
106 dirs[1] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include"
110 file[3] = "/opt/local/install/gcc/lib/gcc/x86_64-pc-linux-gnu/9.0.0/include/stddef.h"
[all …]
/third_party/skia/third_party/externals/icu/source/
DrunConfigureICU40 AIX/GCC Use the GNU gcc/g++ compilers on AIX
41 Cygwin Use the GNU gcc/g++ compilers on Cygwin
45 FreeBSD Use the clang/clang++ or GNU gcc/g++ compilers on FreeBSD
48 Linux Use the clang/clang++ or GNU gcc/g++ compilers on Linux
49 Linux/gcc Use the GNU gcc/g++ compilers on Linux
54 MacOSX/GCC Use the GNU gcc/g++ compilers on MacOSX (Darwin)
55 MinGW Use the GNU gcc/g++ compilers on MinGW
59 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris
149 AIX/GCC)
152 CC=gcc; export CC
[all …]

12345678910>>...123