OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcc
(Results
376 - 400
of
564
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/
doc.go
59
Set the external linker (default "clang" or "
gcc
").
/prebuilts/go/darwin-x86/src/cmd/link/
doc.go
56
Set the external linker (default "clang" or "
gcc
").
/prebuilts/go/darwin-x86/src/debug/dwarf/
type_test.go
36
// As Apple converts
gcc
to a clang-based front end
/prebuilts/go/linux-x86/misc/cgo/test/
issue7978.go
17
// primitive, and although
gcc
supports it, it doesn't inline its definition.
/prebuilts/go/linux-x86/src/cmd/link/
doc.go
56
Set the external linker (default "clang" or "
gcc
").
/prebuilts/go/linux-x86/src/debug/dwarf/
type_test.go
36
// As Apple converts
gcc
to a clang-based front end
/external/iproute2/
configure
32
: ${CC=
gcc
}
/external/libcap-ng/libcap-ng-0.7/
depcomp
79
depmode=
gcc
107
##
gcc
3 implements dependency tracking that does exactly what
133
gcc
)
134
## There are various ways to get dependency output from
gcc
. Here's
139
## - The DEPENDENCIES_OUTPUT environment variable makes
gcc
act like
163
## dummy dependencies for each header file. Too bad
gcc
doesn't do
167
## Some versions of
gcc
put a space before the `:'. On the theory
/external/libpng/contrib/pngminim/preader/
makefile
5
CC=
gcc
/external/srtp/
Makefile
33
CC =
gcc
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
depcomp
79
depmode=
gcc
107
##
gcc
3 implements dependency tracking that does exactly what
133
gcc
)
134
## There are various ways to get dependency output from
gcc
. Here's
139
## - The DEPENDENCIES_OUTPUT environment variable makes
gcc
act like
163
## dummy dependencies for each header file. Too bad
gcc
doesn't do
167
## Some versions of
gcc
put a space before the `:'. On the theory
/ndk/build/tools/
builder-funcs.sh
121
_BUILD_CC=${1}
gcc
234
_BUILD_CC=${CC:-
gcc
}
504
# $3:
Gcc
version
539
if [ -f ${BINPREFIX}
gcc
]; then
608
SCRATCH_FLAGS="-
gcc
-toolchain $GCC_TOOLCHAIN"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh
267
--
gcc
-version=*) GCC_VERSION=$optarg
354
echo " --work-dir=PATH Temporary work directory [/tmp/
gcc
.<random>]"
358
echo " --
gcc
-version=VERSION
GCC
version number [$GCC_VERSION]"
387
WORK_DIR=$(mktemp -d /tmp/$USER-
gcc
-$HOST_BITS-XXXXXX)
771
HOST_CC=${CC:-
gcc
}
823
echo "
GCC
target name: $GCC_TARGET"
1269
local SUBDIRS="binutils build
gcc
gdb gold gmp mpfr mpc isl cloog"
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh
269
--
gcc
-version=*) GCC_VERSION=$optarg
356
echo " --work-dir=PATH Temporary work directory [/tmp/
gcc
.<random>]"
360
echo " --
gcc
-version=VERSION
GCC
version number [$GCC_VERSION]"
389
WORK_DIR=$(mktemp -d /tmp/$USER-
gcc
-$HOST_BITS-XXXXXX)
773
HOST_CC=${CC:-
gcc
}
825
echo "
GCC
target name: $GCC_TARGET"
1271
local SUBDIRS="binutils build
gcc
gdb gold gmp mpfr mpc isl cloog"
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h
1
/* Operating system specific defines to be used when targeting
GCC
for
5
This file is part of
GCC
.
7
GCC
is free software; you can redistribute it and/or modify
12
GCC
is distributed in the hope that it will be useful,
18
along with
GCC
; see the file COPYING3. If not see
81
/* Map
gcc
register number to DWARF 2 CFA column number. For 32 bit
159
specification name, and a string constant that used by the
GCC
driver
356
for selecting the tmake_eh_file fragment in config.
gcc
. */
360
#error For 64-bit windows and 32-bit based multilib version of
gcc
just SJLJ exceptions are supported.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
float.h
23
#error Corrupt install of
gcc
-s internal headers, or search order was changed.
186
GCC
build issues. */
/external/mksh/src/
Build.sh
331
test $ct =
gcc
&& vscan='unrecogni[sz]ed'
846
: "${CC=
gcc
}"
1003
# -
GCC
defines __hpux too
1051
ct="
gcc
"
1128
gcc
)
1131
-dumpmachine`
gcc
`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN \
1416
gcc
)
1417
# The following tests run with -Werror (
gcc
only) if possible
1468
"if
gcc
supports $t_cflags $t_ldflags" "$t_ldflags"
[
all
...]
/build/soong/cc/
mips64_device.go
96
"prebuilts/
gcc
/${HostPrebuiltTag}/mips/mips64el-linux-android-${mips64GccVersion}")
mips_device.go
127
"prebuilts/
gcc
/${HostPrebuiltTag}/mips/mips64el-linux-android-${mipsGccVersion}")
x86_64_device.go
140
"prebuilts/
gcc
/${HostPrebuiltTag}/x86/x86_64-linux-android-${x86_64GccVersion}")
x86_darwin_host.go
110
"prebuilts/
gcc
/${HostPrebuiltTag}/host/i686-apple-darwin-${darwinGccVersion}")
x86_device.go
142
"prebuilts/
gcc
/${HostPrebuiltTag}/x86/x86_64-linux-android-${x86GccVersion}")
/external/libvpx/libvpx/build/make/
Makefile
72
HOSTCC?=
gcc
123
ifeq ($(TOOLCHAIN), x86-os2-
gcc
)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
libvpx.mk
75
# RVCT (ARM's in-house compiler) format to GNU Assembler Format for
gcc
.
/prebuilts/go/darwin-x86/src/
make.bat
30
:: Default is "
gcc
".
Completed in 1509 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>