/external/dropbear/libtomcrypt/ |
testme.sh | 13 # get gcc name 14 echo "gcc="`gcc -dumpversion`
|
/external/qemu-pc-bios/vgabios/ |
Makefile | 3 CC = gcc 7 GCC = gcc 44 $(GCC) -E -P vgabios.c $(VGABIOS_VERS) -DVBE $(VGABIOS_DATE) > _vgabios_.c 54 $(GCC) -E -P vgabios.c $(VGABIOS_VERS) -DVBE -DDEBUG $(VGABIOS_DATE) > _vgabios-debug_.c 64 $(GCC) -E -P vgabios.c $(VGABIOS_VERS) -DCIRRUS -DPCIBIOS $(VGABIOS_DATE) > _vgabios-cirrus_.c 74 $(GCC) -E -P vgabios.c $(VGABIOS_VERS) -DCIRRUS -DCIRRUS_DEBUG -DPCIBIOS $(VGABIOS_DATE) > _vgabios-cirrus-debug_.c
|
/frameworks/compile/libbcc/runtime/make/platform/ |
multi_arch.mk | 8 CC := gcc
|
/sdk/emulator/qtools/tests/ |
common_head.mk | 1 CC := arm-elf-gcc
|
/build/core/ |
dumpvar.mk | 14 ifneq ($(wildcard $(PWD)/prebuilts/gcc/$(HOST_PREBUILT_TAG)/arm/arm-linux-androideabi-4.6/bin),) 16 ABP:=$(ABP):$(PWD)/prebuilts/gcc/$(HOST_PREBUILT_TAG)/arm/arm-linux-androideabi-4.6/bin 21 ifneq ($(wildcard $(PWD)/prebuilts/gcc/$(HOST_PREBUILT_TAG)/x86/i686-linux-android-4.6/bin),) 23 ABP:=$(ABP):$(PWD)/prebuilts/gcc/$(HOST_PREBUILT_TAG)/x86/i686-linux-android-4.6/bin 28 ifneq ($(wildcard $(PWD)/prebuilts/gcc/$(HOST_PREBUILT_TAG)/mips/mipsel-linux-android-4.6/bin),) 30 ABP:=$(ABP):$(PWD)/prebuilts/gcc/$(HOST_PREBUILT_TAG)/mips/mipsel-linux-android-4.6/bin 35 ANDROID_GCC_PREBUILTS := prebuilts/gcc/$(HOST_PREBUILT_TAG)
|
/ndk/build/tools/ |
build-gcc.sh | 17 # This shell script is used to rebuild the gcc and toolchain binaries 27 "Rebuild the gcc toolchain prebuilt binaries for the Android NDK. 92 if [ ! -d "$SRC_DIR/gcc" ] ; then 93 echo "ERROR: Source directory does not contain gcc sources: $SRC_DIR" 174 # Without option "--sysroot" (and its variations), GCC will attempt to 184 # 2) The path exists at remote server and blocks GCC for seconds 185 # 3) The path exists but not accessible, which crashes GCC! 218 # and fail to build with recent GCC versions. 224 # This is to disable GCC 4.6 specific features that don't compile well 225 # the flags are ignored for older GCC versions [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
|
/dalvik/vm/alloc/TEST/HeapBitmapTest/ |
Makefile | 6 CC := gcc
|
/external/elfutils/tests/ |
run-native-test.sh | 58 for cc in "$HOSTCC" "$HOST_CC" cc gcc "$CC"; do
|
/external/icu4c/config/ |
mh-linux-va | 16 GENCCODE_ASSEMBLY=-a gcc 37 GENCCODE_ASSEMBLY=-a gcc
|
/external/iproute2/ |
configure | 18 gcc -I$INCLUDE -o /tmp/atmtest /tmp/atmtest.c -latm >/dev/null 2>&1 52 if gcc -I$INCLUDE $IPTC -o /tmp/ipttest /tmp/ipttest.c $IPTL -ldl -lxtables >/dev/null 2>&1 89 gcc -I$INCLUDE $IPTC -o /tmp/ipttest /tmp/ipttest.c $IPTL -ldl >/dev/null 2>&1 129 gcc -I$INCLUDE $IPTC -o /tmp/ipttest /tmp/ipttest.c $IPTL -ldl >/dev/null 2>&1
|
/external/sonivox/arm-fm-22k/lib_src/ |
arm-fm-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/sonivox/arm-hybrid-22k/lib_src/ |
arm-hybrid-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/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
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
Makefile | 34 $(CROSS)gcc $(CFLAGS) -shared -o $(COMPONENT_LIB) $(OBJ) -ldl
|
/packages/inputmethods/PinyinIME/jni/command/ |
Makefile | 1 CC=gcc
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/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}
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/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}
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/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}
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/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}
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/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}
|
/external/dhcpcd/ |
config.mk | 9 CC= gcc
|
/external/kernel-headers/original/linux/ |
compiler.h | 40 #error no compiler-gcc.h file for this gcc version 83 * Allow us to mark functions as 'deprecated' and have gcc emit a nice 106 * As of gcc 3.3, static functions that are not marked with attribute((used)) 107 * may be elided from the assembly file. As of gcc 3.3, static data not so 108 * marked will not be elided, but this may change in a future gcc version. 110 * In prior versions of gcc, such functions and data would be emitted, but 118 * From the GCC manual: 142 * From the GCC manual:
|
/external/dbus/cmake/ |
cross-compile.sh | 11 if test -f /usr/bin/i686-pc-mingw32-gcc; then 13 elif test -f /usr/bin/i586-mingw32msvc-gcc; then 34 HOST_CC=gcc; export HOST_CC; 45 for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`; do 51 CC="${MINGW32_CC:-$cross_cc-gcc}"; export CC; 93 -DCMAKE_C_COMPILER="/usr/bin/$cross_cc-gcc" \
|
/external/llvm/tools/bugpoint/ |
ToolRunner.h | 37 // GCC abstraction 39 class GCC { 40 sys::Path GCCPath; // The path to the gcc executable. 42 std::vector<std::string> gccArgs; // GCC-specific arguments. 43 GCC(const sys::Path &gccPath, const sys::Path &RemotePath, 51 static GCC *create(std::string &Message, 125 /// understood by the GCC driver (either C or asm). If the code generator 128 virtual GCC::FileType OutputCode(const std::string &Bitcode, 133 return GCC::AsmFile; 160 GCC *gcc member in class:llvm::CBE 205 GCC *gcc; member in class:llvm::LLC [all...] |