Home
last modified time | relevance | path

Searched refs:gcc (Results 1 – 25 of 1133) sorted by relevance

12345678910>>...46

/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/flutter/skia/third_party/externals/wuffs/doc/
Dbenchmarks.md12 - gcc 7.2.0
31 gcc -O3 zlib.c
62 wuffs bench -ccompilers=gcc -reps=3 -focus=Benchmarkwuffs_gif_lzw std/gif
93 wuffs_adler32_10k/gcc 3.22GB/s ± 1%
94 wuffs_adler32_100k/gcc 3.23GB/s ± 0%
95 wuffs_flate_decode_1k/gcc 152MB/s ± 1%
96 wuffs_flate_decode_10k/gcc 250MB/s ± 1%
97 wuffs_flate_decode_100k/gcc 298MB/s ± 1%
98 wuffs_zlib_decode_10k/gcc 238MB/s ± 2%
99 wuffs_zlib_decode_100k/gcc 270MB/s ± 2%
[all …]
/third_party/skia/infra/gcc/
DMakefile3 docker build -t gcc-debian10 ./Debian10/
4 docker tag gcc-debian10 gcr.io/skia-public/gcc-debian10
5 docker push gcr.io/skia-public/gcc-debian10
8 docker build -t gcc-debian10-x86 ./Debian10-x86/
9 docker tag gcc-debian10-x86 gcr.io/skia-public/gcc-debian10-x86
10 docker push gcr.io/skia-public/gcc-debian10-x86
/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-varlocs-vars.sh39 testfiles testfile-vars-gcc-dwarf4-32.o
40 testfiles testfile-vars-gcc-dwarf4-64.o
41 testfiles testfile-vars-gcc-dwarf5-32.o
42 testfiles testfile-vars-gcc-dwarf5-64.o
69 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf4-32.o | gre…
75 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf4-64.o | gre…
81 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf5-32.o | gre…
87 testrun ${abs_top_builddir}/tests/varlocs --debug --exprlocs -e testfile-vars-gcc-dwarf5-64.o | gre…
/third_party/mbedtls/tests/scripts/
Dall.sh243 --arm-none-eabi-gcc-prefix=<string>
246 --arm-linux-gnueabi-gcc-prefix=<string>
420 --arm-none-eabi-gcc-prefix) shift; ARM_NONE_EABI_GCC_PREFIX="$1";;
421 --arm-linux-gnueabi-gcc-prefix) shift; ARM_LINUX_GNUEABI_GCC_PREFIX="$1";;
901 CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
923 CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
947 CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
972 make CC=gcc CFLAGS='-Werror -Wall -Wextra -I../tests/include/spe' lib
1011 CC=gcc cmake -D GEN_FILES=Off -D CMAKE_BUILD_TYPE:String=Asan .
1018 CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
[all …]
/third_party/ltp/testcases/misc/math/float/trigo/
DREADME12 gcc -lm -lpthread gensin.c -o gensin
13 gcc -lm -lpthread gencos.c -o gencos
14 gcc -lm -lpthread gentan.c -o gentan
15 gcc -lm -lpthread genatan.c -o genatan
16 gcc -lm -lpthread genatan2.c -o genatan2
17 gcc -lm -lpthread genasin.c -o genasin
18 gcc -lm -lpthread genacos.c -o genacos
19 gcc -lm -lpthread gentrigo.c -o gentrigo
/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
152 CC=gcc; export CC
168 CC=gcc; export CC
[all …]
/third_party/icu/icu4c/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
152 CC=gcc; export CC
168 CC=gcc; export CC
[all …]
/third_party/flutter/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
152 CC=gcc; export CC
168 CC=gcc; export CC
[all …]
/third_party/lz4/.circleci/images/primary/
DDockerfile10 RUN sudo apt-get -y install gcc-5 gcc-5-multilib gcc-6
12 RUN sudo apt-get -y install gcc-multilib-powerpc-linux-gnu gcc-powerpc-linux-gnu gcc-arm-linux-gnue…
/third_party/flutter/skia/third_party/externals/libpng/scripts/
DREADME.txt6 (gcc, creates shared libpng16.so.16.1.6.*)
8 (gcc, creates shared libpng16.so.16.1.6.*)
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
11 makefile.aix => AIX/gcc makefile
21 makefile.gcc => Generic gcc makefile
22 makefile.hpgcc => HPUX makefile using gcc
32 (gcc, creates shared libpng16.so.16.1.6.*)
35 (gcc, creates shared libpng16.so.16.1.6.*)
37 (gcc, creates shared libpng16.so.16.1.6.*)
/third_party/skia/third_party/externals/libpng/scripts/
DREADME.txt6 (gcc, creates shared libpng16.so.16.1.6.*)
8 (gcc, creates shared libpng16.so.16.1.6.*)
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
11 makefile.aix => AIX/gcc makefile
21 makefile.gcc => Generic gcc makefile
22 makefile.hpgcc => HPUX makefile using gcc
32 (gcc, creates shared libpng16.so.16.1.6.*)
35 (gcc, creates shared libpng16.so.16.1.6.*)
37 (gcc, creates shared libpng16.so.16.1.6.*)
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi3673 …_type_info.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/x86_64-unknow…
3676 …isibility='default' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/…
3679 …'__array_type_info' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/…
3709 …atexit_arm.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/x86_64-unknow…
3711 …/bad_alloc.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/x86_64-unknow…
3754 …+/bad_cast.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/x86_64-unknow…
3759 …isibility='default' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/…
3762 …<function-decl name='bad_cast' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/li…
3797 …bad_typeid.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/x86_64-unknow…
3802 …isibility='default' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/…
[all …]
Dtest12-pr18844.so.abi1885 …<typedef-decl name='_Atomic_word' type-id='type-id-40' filepath='/usr/bin/../lib/gcc/x86_64-linux-…
1888 …<typedef-decl name='__bucket_type' type-id='type-id-64' filepath='/usr/bin/../lib/gcc/x86_64-linux…
1891 …<typedef-decl name='__gthread_cond_t' type-id='type-id-69' filepath='/usr/bin/../lib/gcc/x86_64-li…
1892 …<typedef-decl name='__gthread_mutex_t' type-id='type-id-71' filepath='/usr/bin/../lib/gcc/x86_64-l…
1893 …<typedef-decl name='__gthread_t' type-id='type-id-73' filepath='/usr/bin/../lib/gcc/x86_64-linux-g…
1894 …<typedef-decl name='__hash_code' type-id='type-id-75' filepath='/usr/bin/../lib/gcc/x86_64-linux-g…
1897 …<typedef-decl name='__node_base' type-id='type-id-78' filepath='/usr/bin/../lib/gcc/x86_64-linux-g…
1916 …<typedef-decl name='size_type' type-id='type-id-75' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu…
4071 …andle&gt;' size-in-bits='8' visibility='default' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.…
4073 …<typedef-decl name='const_pointer' type-id='type-id-423' filepath='/usr/bin/../lib/gcc/x86_64-linu…
[all …]
/third_party/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk91 CONFIG_FILE := w32-gcc.mk
93 CC := gcc
103 $(info $(empty) make setup gcc (with Mingw))
165 CC := gcc
190 ifneq ($(findstring devel-gcc,$(MAKECMDGOALS)),) # development target
192 CC := gcc
194 .PHONY: devel-gcc
195 devel-gcc: setup
/third_party/flutter/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk91 CONFIG_FILE := w32-gcc.mk
93 CC := gcc
103 $(info $(empty) make setup gcc (with Mingw))
165 CC := gcc
190 ifneq ($(findstring devel-gcc,$(MAKECMDGOALS)),) # development target
192 CC := gcc
194 .PHONY: devel-gcc
195 devel-gcc: setup
/third_party/freetype/builds/windows/
Ddetect.mk91 CONFIG_FILE := w32-gcc.mk
93 CC := gcc
103 $(info $(empty) make setup gcc (with Mingw))
165 CC := gcc
190 ifneq ($(findstring devel-gcc,$(MAKECMDGOALS)),) # development target
192 CC := gcc
194 .PHONY: devel-gcc
195 devel-gcc: setup
/third_party/skia/third_party/externals/expat/expat/
Dqa.sh72 gcc)
73 : ${CC:=gcc}
108 if [[ ${QA_COMPILER} = gcc ]]; then
182 if [[ ${QA_COMPILER} != gcc ]]; then
253 echo gcc
259 clang|gcc) ;;
264 if [[ ${QA_COMPILER} != gcc && -n ${QA_PROCESSOR:-} ]]; then
291 QA_COMPILER=(clang|gcc) # default: auto-detected
/third_party/openh264/build/
DDockerfile12 RUN apt-get install -y bison flex g++ gcc git libgmp3-dev libmpc-dev libmpfr-dev libz-dev make wget
15 RUN wget http://ftp.gnu.org/gnu/gcc/gcc-4.9.2/gcc-4.9.2.tar.gz
16 RUN tar xvfz gcc-4.9.2.tar.gz
17 WORKDIR /tmp/gcc-4.9.2/
19 WORKDIR /tmp/gcc-4.9.2/build
41 RUN gcc -v 2>> log
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME-FPStack.txt8 http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00659.html
44 http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02410.html
55 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02006.html
56 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02011.html
/third_party/gn/examples/ios/build/toolchain/mac/
DBUILD.gn47 precompiled_header_type = "gcc"
49 depsformat = "gcc"
56 precompiled_header_type = "gcc"
58 depsformat = "gcc"
65 precompiled_header_type = "gcc"
67 depsformat = "gcc"
74 precompiled_header_type = "gcc"
76 depsformat = "gcc"
/third_party/rust/crates/libc/ci/
Dinstall-musl.sh19 CC=aarch64-linux-gnu-gcc \
26 CC=arm-linux-gnueabihf-gcc CFLAGS="-march=armv6 -marm -mfpu=vfp" \
37 CC=gcc CFLAGS="-m32" \
52 CC=mips64-linux-gnuabi64-gcc CFLAGS="-march=mips64r2 -mabi=64" \
59 CC=mips64el-linux-gnuabi64-gcc CFLAGS="-march=mips64r2 -mabi=64" \
66 CC=s390x-linux-gnu-gcc \
/third_party/gn/examples/ios/build/toolchain/ios/
DBUILD.gn66 precompiled_header_type = "gcc"
68 depsformat = "gcc"
75 precompiled_header_type = "gcc"
77 depsformat = "gcc"
84 precompiled_header_type = "gcc"
86 depsformat = "gcc"
93 precompiled_header_type = "gcc"
95 depsformat = "gcc"
112 depsformat = "gcc"
/third_party/wpa_supplicant/wpa_supplicant-2.9/build/
DMakefile2 CC = arm-himix410-linux-gcc
7 CC = ../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
8 AR = ../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-ar

12345678910>>...46