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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/debug/macho/
file_test.go 21 "testdata/gcc-386-darwin-exec",
46 "testdata/gcc-amd64-darwin-exec",
73 "testdata/gcc-amd64-darwin-exec-debug",
170 ff, err := OpenFat("testdata/fat-gcc-386-amd64-darwin-exec")
202 filename = "testdata/gcc-386-darwin-exec" // not a fat Mach-O
  /prebuilts/go/linux-x86/src/debug/macho/
file_test.go 21 "testdata/gcc-386-darwin-exec",
46 "testdata/gcc-amd64-darwin-exec",
73 "testdata/gcc-amd64-darwin-exec-debug",
170 ff, err := OpenFat("testdata/fat-gcc-386-amd64-darwin-exec")
202 filename = "testdata/gcc-386-darwin-exec" // not a fat Mach-O
  /external/boringssl/src/crypto/chacha/
chacha_vec_arm_generate.go 16 // arm-linux-gnueabihf-gcc compiler as described in BUILDING.md. Then:
29 const defaultCompiler = "/opt/gcc-linaro-4.9-2014.11-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc"
  /external/curl/packages/vms/
stage_curl_install.com 21 $! [usr.include.curl]typecheck-gcc.h
149 $ copy [--.include.curl]typecheck-gcc.h -
150 'new_gnu'[usr.include.curl]typecheck-gcc.h
  /ndk/build/tools/
prebuilt-common.sh 732 # i585-pc-mingw32msvc-gcc, or it will fail its configure step late
734 # with i585-mingw32mvsc-gcc, which is the name used by the 'mingw32'
738 # i586-pc-mingw32msvc-gcc that really calls i586-mingw32msvc-gcc,
761 find_program MINGW_GCC ${i}gcc
783 for i in $BINPREFIXLST; do echo " ${i}gcc"; done
794 if [ ! -f "${DARWIN_TOOLCHAIN}-gcc" ]; then
795 echo "darwin cross-toolchain $DARWIN_TOOLCHAIN-gcc doesn't exist"
808 CROSS_GCC=${DARWIN_TOOLCHAIN}-gcc
833 DST_PREFIX=${CROSS_GCC%gcc}
    [all...]
  /prebuilts/qemu-kernel/
build-kernel.sh 93 --gcc-version=*)
128 echo " --gcc-version=<version> use specific GCC version [$GCC_VERSION]"
164 echo "WARNING: android-goldfish-$KERNEL_VERSION doesn't build --arch=$ARCH with GCC 4.7"
168 # There is no GCC 4.7 toolchain to build AARCH64 binaries.
177 echo "Autoconfig: --gcc-version=$GCC_VERSION"
292 CROSS_COMPILER="${CROSSPREFIX}gcc"
308 # x86_46 binaries are under prebuilts/gcc/<host>/x86 !!
321 CROSSPREFIX=$BUILD_TOP/prebuilts/gcc/$HOST_TAG/$PREBUILT_ARCH/$CROSSTOOLCHAIN/bin/$CROSSPREFIX
322 echo "Checking for ${CROSSPREFIX}gcc"
    [all...]
  /build/soong/cc/
builder.go 112 Description: "copy gcc $out",
118 // We run gcc/clang with PWD=/proc/self/cwd to remove $TOP from the
170 ccCmd = "gcc"
173 ccCmd = "gcc"
185 case "gcc":
402 "ccCmd": gccCmd(flags.toolchain, "gcc"),
  /device/google/contexthub/firmware/misc/cpu/cortexm4f/
Makefile 17 GCC = $(CROSS_COMPILE)gcc
  /external/ImageMagick/config/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/bison/build-aux/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/google-breakpad/autotools/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/
Makefile 3 GCC = gcc
10 export INTERFACE_FILE BASE_NAME SWIG GCC CC_FLAGS LD_FLAGS
  /external/libedit/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/libhevc/
decoder.arm64.mk 97 # with gcc either, and may actually help future gcc versions if they decide
  /external/libmicrohttpd/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
Makefile 74 gcc -o loader $(LLVM_LDFLAGS) -L/usr/local/lib $(LDFLAGS) loader.o libradeon.a $(LLVM_LIBS) $(LOADER_LIBS) -lpthread -ldl -lstdc++ -lm
  /external/netperf/
depcomp 55 depmode=gcc
66 ## gcc 3 implements dependency tracking that does exactly what
79 gcc)
80 ## There are various ways to get dependency output from gcc. Here's
85 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
109 ## dummy dependencies for each header file. Too bad gcc doesn't do
113 ## Some versions of gcc put a space before the `:'. On the theory
  /external/pcre/dist/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/protobuf/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/protobuf/gtest/build-aux/
depcomp 141 depmode=gcc
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
169 gccflag=-qmakedep=gcc,-MF
170 depmode=gcc
175 ## gcc 3 implements dependency tracking that does exactly what
200 gcc)
201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
204 ## There are various ways to get dependency output from gcc. Here's
209 ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
211 ## supported by the other compilers which use the 'gcc' depmode
    [all...]
  /external/strace/debian/
rules 30 CC64 = gcc -m64
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 17 COMP ?= $(CROSS)gcc
18 LINK ?= $(CROSS)gcc
  /ndk/build/core/toolchains/x86-clang3.6/
setup.mk 44 -gcc-toolchain $(call host-path,$(TOOLCHAIN_ROOT)) \
56 -gcc-toolchain $(call host-path,$(TOOLCHAIN_ROOT)) \
  /ndk/sources/cxx-stl/gnu-libstdc++/
build-gnu-libstdc++.sh 39 the corresponding gcc source tree.
50 register_var_option "--gcc-version-list=<vers>" GCC_VERSION_LIST "List of GCC versions"
123 # $4: GCC version
148 if [ -f ${BINPREFIX}gcc ]; then
152 GNUSTL_SRCDIR=$SRCDIR/gcc/gcc-$GCC_VERSION/libstdc++-v3
226 export CC=${BINPREFIX}gcc
280 PROJECT="gnustl_$LIBTYPE gcc-$GCC_VERSION $ABI $THUMB"
327 # Copy the common headers only once per gcc versio
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/cgo/
callbacks.go 10 // compiled with gcc via crosscall2.
27 // Call like this in code compiled with gcc:

Completed in 1271 milliseconds

<<11121314151617181920>>