| /prebuilts/go/linux-x86/misc/cgo/test/ |
| issue1635.go | 8 // Mac OS X's gcc will generate scattered relocation 2/1 for 18 // https://gcc.gnu.org/PR68072 aka https://golang.org/issue/13344 . 19 // It used to cause a cgo error when building with GCC 6.
|
| /test/vts/tools/build/tasks/list/ |
| vts_test_bin_package_list.mk | 39 bionic-unit-tests-gcc \
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/ |
| cfi-arm-1.s | 1 #; $ as -o test.o gas-cfi-test.s && gcc -nostdlib -o test test.o
|
| cfi-ppc-1.s | 1 #; $ as -o test.o -a32 gas-cfi-test.s && gcc -nostdlib -o test test.o
|
| cfi-sparc-1.s | 1 #; $ as -o test.o -32 gas-cfi-test.s && gcc -m32 -nostdlib -o test test.o
|
| cfi-sparc64-1.s | 1 #; $ as -o test.o -64 gas-cfi-test.s && gcc -m64 -nostdlib -o test test.o
|
| /external/syslinux/win64/ntfstest/ |
| Makefile | 23 WINPREFIX := $(shell ../find-mingw64.sh gcc) 29 WINCC := $(WINPREFIX)gcc
|
| /external/tinyxml2/ |
| Makefile | 8 gcc -Werror -Wall -Wextra -Wshadow -Wpedantic -Wformat-nonliteral \
|
| /prebuilts/go/darwin-x86/test/fixedbugs/ |
| gcc67968.go | 7 // https://gcc.gnu.org/PR67968
|
| /prebuilts/go/linux-x86/test/fixedbugs/ |
| gcc67968.go | 7 // https://gcc.gnu.org/PR67968
|
| /external/swiftshader/third_party/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,
124 /// understood by the GCC driver (either C or asm). If the code generator
127 virtual GCC::FileType OutputCode(const std::string &Bitcode,
132 return GCC::AsmFile;
159 GCC *gcc; member in class:llvm::CBE 204 GCC *gcc; member in class:llvm::LLC [all...] |
| /external/swiftshader/third_party/LLVM/utils/ |
| importNLT.pl | 26 $mc, $gcc, $cbe, $llc, $llcbeta, $jit, $foo1, $foo2, $foo3) = split " ", $d; 57 if ($gcc =~ /\d/) 60 ('$prog', STR_TO_DATE('$day $mon $year', '\%d \%M \%Y'), 'gcc', $gcc)") || die DBI->errstr;
|
| /build/soong/cc/config/ |
| x86_linux_bionic_host.go | 44 // Tell clang where the gcc toolchain is 45 "--gcc-toolchain=${LinuxBionicGccRoot}", 61 // Use the device gcc toolchain 62 "--gcc-toolchain=${LinuxBionicGccRoot}", 72 // Use the device gcc toolchain for now
|
| x86_windows_host.go | 48 "-isystem ${WindowsGccRoot}/lib/gcc/${WindowsGccTriple}/4.8.3/include", 83 "-B${WindowsGccRoot}/lib/gcc/${WindowsGccTriple}/4.8.3/32", 84 "-L${WindowsGccRoot}/lib/gcc/${WindowsGccTriple}/4.8.3/32", 93 "-B${WindowsGccRoot}/lib/gcc/${WindowsGccTriple}/4.8.3", 94 "-L${WindowsGccRoot}/lib/gcc/${WindowsGccTriple}/4.8.3", 122 "prebuilts/gcc/${HostPrebuiltTag}/host/x86_64-w64-mingw32-${WindowsGccVersion}")
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/ |
| build-mingw64-toolchain.sh | 173 --gcc-version=*) GCC_VERSION=$optarg;; 191 It uses your host 'gcc' by default to generate a cross-toolchain named 203 toolchain prefix, e.g. <prefix>-gcc to compile. For example, to generate 209 git clone \$PREBUILTS/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8 \\ 214 In the example above, the script will use 'x86_64-linux-gcc' and related 224 --gcc-version=<version> Select gcc version [$GCC_VERSION]." 311 PROBE_CC=${CC:-gcc} 322 PROBE_CC=${HOST_BINPREFIX}gcc 324 echo "Using GCC: $PROBE_CC [all...] |
| /device/google/taimen/ |
| BoardConfig.mk | 33 device/google/wahoo-kernel/gcc/touch_core_base.ko \ 34 device/google/wahoo-kernel/gcc/ftm4.ko \ 35 device/google/wahoo-kernel/gcc/sw49408.ko \ 36 device/google/wahoo-kernel/gcc/lge_battery.ko \ 37 device/google/wahoo-kernel/gcc/wlan.ko
|
| /external/libvpx/libvpx/build/make/ |
| Android.mk | 16 # ./libvpx/configure --target=armv7-android-gcc --disable-examples \ 55 # --target=arm64-android-gcc 74 include $(CONFIG_DIR)libs-armv7-android-gcc.mk 77 include $(CONFIG_DIR)libs-arm64-android-gcc.mk 80 include $(CONFIG_DIR)libs-x86-android-gcc.mk 82 include $(CONFIG_DIR)libs-x86_64-android-gcc.mk 84 include $(CONFIG_DIR)libs-mips-android-gcc.mk
|
| /toolchain/binutils/binutils-2.27/ |
| Makefile.def | 48 host_modules= { module= gcc; bootstrap=true; 88 // gcc/doc/install.texi. We take care that this build of libiberty doesn't get 319 // Host modules specific to gcc. 320 dependencies = { module=configure-gcc; on=configure-intl; }; 321 dependencies = { module=configure-gcc; on=all-gmp; }; 322 dependencies = { module=configure-gcc; on=all-mpfr; }; 323 dependencies = { module=configure-gcc; on=all-mpc; }; 324 dependencies = { module=configure-gcc; on=all-isl; }; 325 dependencies = { module=configure-gcc; on=all-lto-plugin; }; 326 dependencies = { module=configure-gcc; on=all-binutils; } [all...] |
| /build/kati/ |
| ninja_test.go | 118 in: `mkdir -p out/host/linux-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates/ && echo "host C++: llvm-rs-cc <= frameworks/compile/slang/llvm-rs-cc.cpp" && prebuilts/clang/linux-x86/host/3.6/bin/clang++ -I external/llvm -I external/llvm/include -I external/llvm/host/include -I external/clang/include -I external/clang/lib/CodeGen -I frameworks/compile/libbcc/include -I out/host/linux-x86/gen/EXECUTABLES/llvm-rs-cc_intermediates/include -I external/libcxx/include -I frameworks/compile/slang -I out/host/linux-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates -I out/host/linux-x86/gen/EXECUTABLES/llvm-rs-cc_intermediates -I libnativehelper/include/nativehelper $(cat out/host/linux-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates/import_includes) -isystem system/core/include -isystem hardware/libhardware/include -isystem hardware/libhardware_legacy/include -isystem hardware/ril/include -isystem libnativehelper/include -isystem frameworks/native/include -isystem frameworks/native/opengl/include -isystem frameworks/av/include -isystem frameworks/base/include -isystem tools/include -isystem out/host/linux-x86/obj/include -c -fno-exceptions -Wno-multichar -m64 -Wa,--noexecstack -fPIC -no-canonical-prefixes -include build/core/combo/include/arch/linux-x86/AndroidConfig.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -O2 -g -fno-strict-aliasing -DNDEBUG -UDEBUG -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-unused-command-line-argument --gcc-toolchain=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/ --gcc-toolchain=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/ --sysroot=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8//sysroot -target x86_64-linux-gnu -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Wsign-promo -std=gnu++11 -DNDEBUG -UDEBUG -Wno-inconsistent-missing-override --gcc-toolchain=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/ --sysroot=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8//sysroot -isystem prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8//x86_64-linux/include/c++/4.8 -isystem prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8//x86_64-linux/include/c++/4.8/x86_64-linux -isystem preb (…) [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
| configure | 35 gcc=0
66 test -z "$CC" && echo Checking for gcc...
67 cc=${CC-gcc}
71 *gcc*) gcc=1;;
74 if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then
|
| /build/kati/testcase/ |
| override_define.mk | 11 override CC := gcc
|
| /build/make/core/ |
| dumpvar.mk | 19 ANDROID_GCC_PREBUILTS := prebuilts/gcc/$(HOST_PREBUILT_TAG)
|
| /device/linaro/hikey/l-loader/ |
| hikey.mk | 2 CC=$(CROSS_COMPILE)gcc
|
| /external/brotli/scripts/ |
| .travis.sh | 13 "gcc-"*) 14 which ${CC} || brew install homebrew/versions/gcc$(echo "${CC#*-}" | sed 's/\.//')
|
| /external/curl/src/ |
| makefile.amiga | 10 CC = m68k-amigaos-gcc
|