HomeSort by relevance Sort by last modified time
    Searched refs:gcc (Results 426 - 450 of 564) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/debug/elf/
symbols_test.go 54 "testdata/gcc-amd64-linux-exec": {
806 "testdata/gcc-amd64-linux-exec": {
  /toolchain/binutils/binutils-2.25/ld/
Makefile.am 101 if [ -f $$r/../gcc/xgcc ] ; then \
103 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
105 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
111 echo gcc | sed '$(transform)'; \
116 if [ -f $$r/../gcc/g++ ] ; then \
118 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
120 echo $$r/../gcc/g++ -B$$r/../gcc/;
    [all...]
  /build/soong/cc/
arm_device.go 115 // Fake an ARM compiler flag as these processors support LPAE which GCC/clang
159 "prebuilts/gcc/${HostPrebuiltTag}/arm/arm-linux-androideabi-${armGccVersion}")
  /external/clang/www/demo/
index.cgi 244 $sanitycheckfail .= ' llvm-gcc'
245 if ( `llvm-gcc --version 2>&1` !~ /Free Software Foundation/ );
340 # Add a newline to the source here to avoid a warning from gcc.
351 my $outputFile = getname(".llvm-gcc.out");
352 my $timerFile = getname(".llvm-gcc.time");
365 try_run( "llvm C/C++ front-end (llvm-gcc)",
366 "llvm-gcc -emit-llvm -W -Wall -O2 $stats -o $bytecodeFile -c $inputFile > $outputFile 2>&1",
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/amiga/
makefile.os4 2 # Makefile for FreeType2 link library using gcc 4.0.3 from the
50 CC = ppc-amigaos-gcc
  /external/minijail/
common.mk 258 $(eval $(call override_var,CC,gcc))
271 CDRIVER = gcc
277 CXXDRIVER = gcc
319 COMMON_CFLAGS-gcc := -fvisibility=internal -ggdb3 -Wa,--noexecstack
    [all...]
  /external/modp_b64/
common.mk 258 $(eval $(call override_var,CC,gcc))
271 CDRIVER = gcc
277 CXXDRIVER = gcc
319 COMMON_CFLAGS-gcc := -fvisibility=internal -ggdb3 -Wa,--noexecstack
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
FIXES 226 reported by gcc's -Wwrite-strings. as it says in the gcc manual,
508 cleaned up some declarations so gcc -Wall is now almost silent.
    [all...]
  /external/google-breakpad/
configure     [all...]
  /external/vboot_reference/
Makefile 129 CC ?= armv7a-cros-linux-gnueabi-gcc
135 CC ?= i686-pc-linux-gnu-gcc
147 CC ?= gcc
    [all...]
  /toolchain/binutils/binutils-2.25/
configure     [all...]
  /external/elfutils/tests/
run-dwarf-getmacros.sh 669 file /usr/lib/gcc/x86_64-redhat-linux/4.7.0/include/stddef.h
  /external/tpm2/
Makefile 8 CC ?= $(CROSS_COMPILE)gcc
  /external/zlib/src/contrib/masmx86/
inffas32.asm 12 ; * the gcc -S output of zlib-1.2.0/inffast.c. Zlib-1.2.0 is in beta release at
15 ; * compiled with gcc -DNO_MMX, but inffast.S is still faster on the P3 with MMX
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 73 HOSTCC?=gcc
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 37 CC= x86_64-apple-darwin-gcc
123 LDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
124 BLDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
125 LDCXXSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup
157 CONFIG_ARGS= '--prefix=/Volumes/Android/buildbot/src/android/master-ndk/out/build/buildhost/darwin-x86_64/install/host-tools' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
424 # Compile a binary with gcc profile guided optimization.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 37 CC= x86_64-linux-gnu-gcc -pthread
123 LDSHARED= x86_64-linux-gnu-gcc -shared $(LDFLAGS)
124 BLDSHARED= x86_64-linux-gnu-gcc -shared $(LDFLAGS)
125 LDCXXSHARED= x86_64-linux-gnu-gcc -shared
157 CONFIG_ARGS= '--prefix=/usr/local/google/buildbot/src/android/master-ndk/out/build/buildhost/linux-x86_64/install/host-tools' '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CC=x86_64-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
425 # Compile a binary with gcc profile guided optimization.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 37 CC= x86_64-apple-darwin-gcc
123 LDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
124 BLDSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup $(LDFLAGS)
125 LDCXXSHARED= x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup
157 CONFIG_ARGS= '--prefix=/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
424 # Compile a binary with gcc profile guided optimization.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 37 CC= i686-linux-gnu-gcc
123 LDSHARED= i686-linux-gnu-gcc -shared $(LDFLAGS)
124 BLDSHARED= i686-linux-gnu-gcc -shared $(LDFLAGS)
125 LDCXXSHARED= i686-linux-gnu-gcc -shared
157 CONFIG_ARGS= '--prefix=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86' '--build=x86_64-linux-gnu' '--host=i686-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=i686-linux-gnu' 'CC=i686-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
425 # Compile a binary with gcc profile guided optimization.
    [all...]
  /build/blueprint/
ninja_defs.go 40 return "gcc"
  /external/clang/tools/scan-build/bin/
scan-build 10 # A script designed to wrap a build so that all calls to gcc are intercepted
1023 # used should be gcc-4.2.
1028 $ENV{"CCC_CC"} = "gcc-4.2";
1061 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
1063 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
    [all...]
  /ndk/build/core/
setup-toolchain.mk 32 # Filter out the Clang toolchain, so that we can keep GCC as the default
57 # latest llvm if no gcc
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
scan-build 10 # A script designed to wrap a build so that all calls to gcc are intercepted
997 # used should be gcc-4.2.
1002 $ENV{"CCC_CC"} = "gcc-4.2";
1035 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
1037 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
scan-build 10 # A script designed to wrap a build so that all calls to gcc are intercepted
997 # used should be gcc-4.2.
1002 $ENV{"CCC_CC"} = "gcc-4.2";
1035 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
1037 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/bin/
scan-build 10 # A script designed to wrap a build so that all calls to gcc are intercepted
1023 # used should be gcc-4.2.
1028 $ENV{"CCC_CC"} = "gcc-4.2";
1061 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
1063 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
    [all...]

Completed in 1569 milliseconds

<<11121314151617181920>>