HomeSort by relevance Sort by last modified time
    Searched refs:gcc (Results 101 - 125 of 442) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/xmlrpcpp/test/
Makefile 2 CXX = /usr/local/gcc-3.1/bin/g++
  /frameworks/wilhelm/tools/mphtogen/
Makefile 13 gcc -o $@ -DUSE_DESIGNATED_INITIALIZERS mphtogen.c MPH_to.c
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
adl_barrier.hpp 18 #include <boost/mpl/aux_/config/gcc.hpp>
msvc_eti_base.hpp 19 #include <boost/mpl/aux_/config/gcc.hpp>
nested_type_wknd.hpp 17 #include <boost/mpl/aux_/config/gcc.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
adl.hpp 19 #include <boost/mpl/aux_/config/gcc.hpp>
22 // agurt, 25/apr/04: technically, the ADL workaround is only needed for GCC,
compiler.hpp 23 # include <boost/mpl/aux_/config/gcc.hpp>
33 # define BOOST_MPL_CFG_COMPILER_DIR gcc
  /toolchain/binutils/binutils-2.25/
makefile.vms 11 CC = gcc
15 GASCC = gcc
mkdep 72 gcc -MM $* |
  /build/core/combo/
HOST_darwin-x86_64.mk 34 HOST_TOOLCHAIN_ROOT := prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1
36 HOST_CC := $(HOST_TOOLCHAIN_PREFIX)-gcc
43 # gcc location for clang; to be updated when clang is updated
  /external/clang/utils/ABITest/layout/
Makefile 14 X_COMPILER := llvm-gcc
16 CC := gcc
  /external/curl/
androidconfigure 3 export CC="$(ls "${ANDROID_TOOLCHAIN}" | grep "\-gcc$")"
  /external/curl/lib/
makefile.amiga 10 CC = m68k-amigaos-gcc
  /external/v8/tools/
cross_build_gcc.sh 31 echo "Usage: tools/cross_build_gcc.sh <GCC prefix> [make arguments ...]"
38 export CC=$1gcc
  /external/mesa3d/scons/
crossmingw.py 1 """SCons.Tool.gcc
73 if env.WhereIs(prefix + 'gcc') or SCons.Util.WhereIs(prefix + 'gcc'):
137 It seems that some versions of mingw32's gcc (4.4.2 at least) die
171 dir = os.path.dirname(env.WhereIs(mingw_prefix + 'gcc') or SCons.Util.WhereIs(mingw_prefix + 'gcc'))
182 # Most of mingw is the same as gcc and friends...
183 gnu_tools = ['gcc', 'g++', 'gnulink', 'ar', 'gas']
188 env['CC'] = mingw_prefix + 'gcc'
225 # default in recent gcc versions. The x64 port gdb from mingw-w64 seems t
    [all...]
  /frameworks/wilhelm/tools/hashgen/
Makefile 9 gcc -c -o $@ $(CFLAGS) $<
46 gcc -o $@ $(CFLAGS) frag1.o OpenSLES_IID.o
57 gcc -o $@ $(CFLAGS) part5gen.o OpenSLES_IID.o interfaces.o
  /device/google/contexthub/firmware/misc/platform/stm32f4xx/flash_script/
Makefile 17 GCC = $(CROSS_COMPILE)gcc
27 $(GCC) -o tool.elf $(FLAGS) tool.c
  /external/elfutils/tests/
run-native-test.sh 57 for cc in "$HOSTCC" "$HOST_CC" cc gcc "$CC"; do
  /external/icu/icu4c/source/config/
mh-linux-va 16 GENCCODE_ASSEMBLY=-a gcc
37 GENCCODE_ASSEMBLY=-a gcc
  /external/libunwind_llvm/
Android.mk 23 src/UnwindLevel1-gcc-ext.c \
  /external/selinux/libsemanage/tests/
Makefile 13 CC = gcc
  /external/sonivox/arm-wt-22k/lib_src/
arm-wt-22k_lib.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
  /external/wpa_supplicant_8/hostapd/
Makefile 2 CC=gcc
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
Makefile 34 $(CROSS)gcc $(CFLAGS) -shared -o $(COMPONENT_LIB) $(OBJ) -ldl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkheaders 5 #This file is part of GCC.
7 #GCC is free software; you can redistribute it and/or modify it under
12 #GCC is distributed in the hope that it will be useful, but WITHOUT
18 #along with GCC; see the file COPYING3. If not see
43 echo "mkheaders (GCC) version $version"
73 libsubdir=${libdir}/gcc/${target_noncanonical}/${version}
75 libexecsubdir=${libexecdir}/gcc/${target_noncanonical}/${version}

Completed in 564 milliseconds

1 2 3 45 6 7 8 91011>>