Searched refs:gcc (Results 1 – 25 of 903) sorted by relevance
12345678910>>...37
/external/libvpx/libvpx/ |
D | README | 53 armv5te-android-gcc 55 armv5te-linux-gcc 57 armv6-darwin-gcc 59 armv6-linux-gcc 61 armv7-android-gcc 62 armv7-darwin-gcc 64 armv7-linux-gcc 67 mips32-linux-gcc 68 ppc32-darwin8-gcc 69 ppc32-darwin9-gcc [all …]
|
/external/clang/utils/VtableTest/ |
D | Makefile | 10 test-gcc.sum: test.cc 11 time $(GXX) test.cc -o test-gcc.s -S 12 $(GXX) test-gcc.s -o test-gcc 13 ./test-gcc >test-gcc.sum 20 one: test-gcc.sum test-clang.sum 21 cmp test-gcc.sum test-clang.sum 24 rm -f gen test-gcc test-clang test.cc test-gcc.sum test-clang.sum test-gcc.s test-clang.s
|
D | check-zvt | 10 sed -n "/^__ZTV.*s$i:/,/\.[sg][el]/p" test-gcc.s | grep -v '\.[sg][el]' >test-gcc-ztv 11 diff -U3 test-gcc-ztv test-clang-ztv
|
D | check-zti | 11 sed -n "/^__ZTI.*s$i:/,/\.[sg][el]/p" test-gcc.s | 12 grep -v '\.[sg][el]' | sed 's/(\([0-9][0-9]*\))/\1/' >test-gcc-zti 13 diff -U3 test-gcc-zti test-clang-zti
|
D | check-ztt | 11 sed -n "/^__ZTT.*s$i:/,/\.[sgm][elo]/p" test-gcc.s | 12 grep -v '\.[sgm][elo]' | sed -e 's/[()]//g' -e 's/ + /+/' >test-gcc-ztt 13 diff -U3 test-gcc-ztt test-clang-ztt
|
/external/libpng/scripts/ |
D | README.txt | 5 (gcc, creates libpng12.so.0.1.2.46) 6 makefile.gcc => Generic makefile (gcc, creates static libpng.a) 11 makefile.aix => AIX/gcc makefile 18 makefile.cygwin => Cygwin/gcc makefile 23 gcc, creates libpng12.so.0.1.2.46) 25 makefile.gcc => Generic gcc makefile 26 makefile.gccmmx => Generic gcc makefile previously using MMX code 27 makefile.hpgcc => HPUX makefile using gcc 36 makefile.nommx => Generic gcc makefile not using MMX code 38 makefile.os2 => OS/2 Makefile (gcc and emx, requires pngos2.def) [all …]
|
/external/srtp/ |
D | config.log | 58 configure:1434: checking for gcc 59 configure:1450: found /usr/bin/gcc 60 configure:1460: result: gcc 62 configure:1707: gcc --version </dev/null >&5 63 gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 69 configure:1712: gcc -v </dev/null >&5 74 gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4) 76 configure:1717: gcc -V </dev/null >&5 77 gcc: '-V' option must have argument 80 configure:1746: gcc -Wall -O4 -fexpensive-optimizations -funroll-loops conftest.c >&5 [all …]
|
/external/openssl/crypto/des/ |
D | options.txt | 6 FreeBSD - Pentium Pro 200mhz - gcc 2.7.2.2 - assembler 577,000 4620k/s 9 FreeBSD - Pentium Pro 200mhz - gcc 2.7.2.2 - UNROLL RISC1 433,000 3468k/s 10 solaris 2.5.1 usparc 167mhz?? - gcc 2.7.2 - UNROLL 380,000 3041k/s 11 linux - pentium 100mhz - gcc 2.7.0 - assembler 281,000 2250k/s 14 IRIX 5.3 - R4400 200mhz - gcc 2.6.3 - UNROLL RISC2 PTR 235,300 1882k/s 18 linux - pentium 100mhz - gcc 2.7.0 - UNROLL RISC1 PTR 158,500 1268k/s 20 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2 - UNROLL 123,600 989k/s 22 DGUX - 88100 50mhz(?) - gcc 2.6.3 - UNROLL 81,000 648k/s 23 solaris 2.4 486 50mhz - gcc 2.6.3 - assembler 65,000 522k/s 25 solaris 2.4 486 50mhz - gcc 2.6.3 - UNROLL RISC2 43,500 344k/s
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
D | options.txt | 6 FreeBSD - Pentium Pro 200mhz - gcc 2.7.2.2 - assembler 577,000 4620k/s 9 FreeBSD - Pentium Pro 200mhz - gcc 2.7.2.2 - UNROLL RISC1 433,000 3468k/s 10 solaris 2.5.1 usparc 167mhz?? - gcc 2.7.2 - UNROLL 380,000 3041k/s 11 linux - pentium 100mhz - gcc 2.7.0 - assembler 281,000 2250k/s 14 IRIX 5.3 - R4400 200mhz - gcc 2.6.3 - UNROLL RISC2 PTR 235,300 1882k/s 18 linux - pentium 100mhz - gcc 2.7.0 - UNROLL RISC1 PTR 158,500 1268k/s 20 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2 - UNROLL 123,600 989k/s 22 DGUX - 88100 50mhz(?) - gcc 2.6.3 - UNROLL 81,000 648k/s 23 solaris 2.4 486 50mhz - gcc 2.6.3 - assembler 65,000 522k/s 25 solaris 2.4 486 50mhz - gcc 2.6.3 - UNROLL RISC2 43,500 344k/s
|
/external/icu4c/ |
D | runConfigureICU | 38 AIX/GCC Use the GNU gcc/g++ compilers on AIX 39 Cygwin Use the GNU gcc/g++ compilers on Cygwin 43 FreeBSD Use the GNU gcc/g++ compilers on Free BSD 46 Linux Use the clang/clang++ or GNU gcc/g++ compilers on Linux 47 Linux/gcc Use the GNU gcc/g++ compilers on Linux 51 MacOSX Use the GNU gcc/g++ compilers on MacOS X (Darwin) 52 MinGW Use the GNU gcc/g++ compilers on MinGW 55 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris 148 CC=gcc; export CC 164 CC=gcc; export CC [all …]
|
D | config.log | 50 configure:1494: checking for gcc 51 configure:1520: result: gcc 53 configure:1767: gcc --version </dev/null >&5 54 gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 60 configure:1772: gcc -v </dev/null >&5 65 gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 67 configure:1777: gcc -V </dev/null >&5 68 gcc: '-V' option must have argument 71 configure:1806: gcc -O3 conftest.c >&5 81 configure:1900: gcc -o conftest -O3 conftest.c >&5 [all …]
|
/external/grub/ |
D | config.log | 62 configure:2028: checking for gcc 63 configure:2044: found /usr/bin/gcc 64 configure:2054: result: gcc 65 configure:2112: checking for gcc 66 configure:2138: result: gcc 68 configure:2385: gcc --version </dev/null >&5 69 gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 75 configure:2390: gcc -v </dev/null >&5 80 gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) 82 configure:2395: gcc -V </dev/null >&5 [all …]
|
/external/llvm/lib/Target/X86/ |
D | README-FPStack.txt | 8 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
|
/external/chromium_org/third_party/icu/source/ |
D | runConfigureICU | 33 AIX/GCC Use the GNU gcc/g++ compilers on AIX 34 Cygwin Use the GNU gcc/g++ compilers on Cygwin 38 FreeBSD Use the GNU gcc/g++ compilers on Free BSD 41 Linux Use the GNU gcc/g++ compilers on Linux 45 MacOSX Use the GNU gcc/g++ compilers on MacOS X (Darwin) 48 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris 141 CC=gcc; export CC 157 CC=gcc; export CC 226 CC=gcc; export CC 282 CC=gcc; export CC [all …]
|
/external/chromium_org/third_party/sqlite/src/ |
D | mkso.sh | 25 echo gcc -shared *.o $TCLSTUBLIB -o tclsqlite3.so 26 gcc -shared *.o $TCLSTUBLIB -o tclsqlite3.so 29 echo gcc -shared *.o -o sqlite3.so 30 gcc -shared *.o -o sqlite3.so
|
D | Makefile.linux-gcc | 22 BCC = gcc -g -O2 93 TCC = gcc -O6 106 MKSHLIB = gcc -shared
|
D | Makefile.arm-wince-mingw32ce-gcc | 28 BCC = gcc -g -O2 83 TCC = $(MINGW32CE)/$(TARGET)-gcc -O2 98 MKSHLIB = $(MINGW32CE)/$(TARGET)-gcc -shared
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | gcc-fat.sh | 62 --version) exec gcc $1;; 63 -v) exec gcc $1;; 64 -V) exec gcc $1;; 65 -print-prog-name=*) exec gcc $1;; 66 -print-search-dirs) exec gcc $1;;
|
/external/llvm/utils/ |
D | check-each-file | 13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx 25 gcc -c __main.c 117 gmake $f CC=llvm-native-gcc CXX=llvm-native-gxx 128 echo Trying to compile $f with native gcc and rebuild $program 130 gmake ${f} CC=gcc > /dev/null 2>&1
|
/external/llvm/test/CodeGen/Generic/ |
D | Makefile | 9 %.gcc.s: %.c 10 gcc -O0 -S $< -o $@ 13 gcc -O0 -lm $< -o $@
|
/external/stlport/ |
D | INSTALL.unixes | 27 different from gcc, pay attention to --use-compiler-family= option. 81 In case of gcc, libstlport replace libstdc++ (not in all cases!) 86 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../../crt1.o \ 87 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../../crti.o \ 88 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/crtbegin.o \ 92 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/crtend.o \ 93 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/../../../crtn.o 101 gcc -pthread -fexceptions -O2 -I/usr/local/include/stlport -o mytest \ 104 If you use gcc before 3.3, you must link with libstdc++, because
|
/external/libvpx/libvpx/build/make/ |
D | configure.sh | 587 CC=${CC:-${CROSS}gcc} 680 toolchain=${tgt_isa}-${tgt_os}-gcc 801 gcc) 803 link_with_cc=gcc 893 CC=${TOOLCHAIN_PATH}gcc 896 LD=${TOOLCHAIN_PATH}gcc 936 CC=${TOOLCHAIN_PATH}/gcc 938 LD=${TOOLCHAIN_PATH}/arm-apple-darwin10-llvm-gcc-4.2 977 hash arm-none-linux-gnueabi-gcc 2>&- || \ 999 link_with_cc=gcc [all …]
|
/external/compiler-rt/lib/tsan/go/ |
D | buildgo.sh | 75 echo gcc gotsan.cc -S -o tmp.s $FLAGS $CFLAGS 76 gcc gotsan.cc -S -o tmp.s $FLAGS $CFLAGS 81 gcc test.c race_$SUFFIX.syso -m64 -o test $OSLDFLAGS
|
/external/iproute2/ |
D | configure | 20 gcc -I$INCLUDE -o $TMPDIR/atmtest $TMPDIR/atmtest.c -latm >/dev/null 2>&1 54 if gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL $(pkg-config xtables --cflags --… 91 gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL -ldl >/dev/null 2>&1 131 gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL -ldl >/dev/null 2>&1 175 gcc -I$INCLUDE -o $TMPDIR/setnstest $TMPDIR/setnstest.c >/dev/null 2>&1
|
/external/chromium_org/build/toolchain/linux/ |
D | BUILD.gn | 5 cc = "gcc" 23 cc = "arm-linux-gnueabi-gcc" 38 deps = "gcc" 45 deps = "gcc" 90 deps = "gcc" 97 deps = "gcc" 142 deps = "gcc" 149 deps = "gcc"
|
12345678910>>...37