OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcc
(Results
201 - 225
of
333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/gtest/build-aux/
depcomp
81
depmode=
gcc
92
##
gcc
3 implements dependency tracking that does exactly what
118
gcc
)
119
## There are various ways to get dependency output from
gcc
. Here's
124
## - The DEPENDENCIES_OUTPUT environment variable makes
gcc
act like
148
## dummy dependencies for each header file. Too bad
gcc
doesn't do
152
## Some versions of
gcc
put a space before the `:'. On the theory
/external/srtp/crypto/
Makefile
11
CC =
gcc
/external/stlport/test/eh/
gcc-amigaos-m68k.mak
37
CC =
gcc
djgpp.mak
36
CC =
gcc
/external/stressapptest/
depcomp
81
depmode=
gcc
92
##
gcc
3 implements dependency tracking that does exactly what
118
gcc
)
119
## There are various ways to get dependency output from
gcc
. Here's
124
## - The DEPENDENCIES_OUTPUT environment variable makes
gcc
act like
148
## dummy dependencies for each header file. Too bad
gcc
doesn't do
152
## Some versions of
gcc
put a space before the `:'. On the theory
/ndk/build/tools/
build-gdbserver.sh
162
run $TOOLCHAIN_PREFIX-
gcc
--sysroot=$BUILD_SYSROOT -o $BUILD_SYSROOT/usr/lib/libthread_db.o -c $LIBTHREAD_DB_DIR/libthread_db.c
179
"-I$TOOLCHAIN_PATH/lib/
gcc
/$ABI_CONFIGURE_TARGET/$GCC_VERSION/include \
210
export CC="$TOOLCHAIN_PREFIX-
gcc
--sysroot=$BUILD_SYSROOT" &&
/ndk/sources/host-tools/make-3.81/config/
depcomp
80
depmode=
gcc
91
##
gcc
3 implements dependency tracking that does exactly what
104
gcc
)
105
## There are various ways to get dependency output from
gcc
. Here's
110
## - The DEPENDENCIES_OUTPUT environment variable makes
gcc
act like
134
## dummy dependencies for each header file. Too bad
gcc
doesn't do
138
## Some versions of
gcc
put a space before the `:'. On the theory
/ndk/sources/host-tools/sed-4.2.1/build-aux/
depcomp
79
depmode=
gcc
99
##
gcc
3 implements dependency tracking that does exactly what
125
gcc
)
126
## There are various ways to get dependency output from
gcc
. Here's
131
## - The DEPENDENCIES_OUTPUT environment variable makes
gcc
act like
155
## dummy dependencies for each header file. Too bad
gcc
doesn't do
159
## Some versions of
gcc
put a space before the `:'. On the theory
/ndk/toolchains/arm-linux-androideabi-clang3.1/
setup.mk
50
-
gcc
-toolchain $(call host-path,$(TOOLCHAIN_PREBUILT_ROOT)) \
58
-
gcc
-toolchain $(call host-path,$(TOOLCHAIN_PREBUILT_ROOT)) \
/ndk/toolchains/arm-linux-androideabi-clang3.2/
setup.mk
50
-
gcc
-toolchain $(call host-path,$(TOOLCHAIN_PREBUILT_ROOT)) \
58
-
gcc
-toolchain $(call host-path,$(TOOLCHAIN_PREBUILT_ROOT)) \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug
30
GNATS_ADDR=
gcc
-gnats@
gcc
.gnu.org
191
gccbug (
GCC
) $DEFAULT_RELEASE
284
SEND-PR: Please consult the
GCC
manual if you are not sure how to
320
SEND-PR: Leave "Confidential" as "no"; all
GCC
PRs are public.
323
SEND-PR: critical
GCC
is completely not operational; no work-around known.
324
SEND-PR: serious
GCC
is not working properly; a work-around is possible.
332
SEND-PR: accepts-illegal
GCC
fails to reject erroneous code.
333
SEND-PR: rejects-legal
GCC
gives an error message for correct code.
334
SEND-PR: wrong-code The machine code generated by
gcc
is incorrect
[
all
...]
/build/core/combo/
TARGET_linux-arm.mk
50
# You can set TARGET_TOOLS_PREFIX to get
gcc
from somewhere else
52
TARGET_TOOLCHAIN_ROOT := prebuilts/
gcc
/$(HOST_PREBUILT_TAG)/arm/arm-linux-androideabi-$(TARGET_GCC_VERSION)
56
TARGET_CC := $(TARGET_TOOLS_PREFIX)
gcc
$(HOST_EXECUTABLE_SUFFIX)
112
# This warning causes dalvik not to build with
gcc
4.6+ and -Werror.
114
# in
gcc
-4.4.x. We also want to disable sincos optimization globally
122
# note: the mangling of 'va_list' has changed in
GCC
4.4
126
# in their exported C++ functions). Also,
GCC
4.5 has already
TARGET_linux-mips.mk
50
# You can set TARGET_TOOLS_PREFIX to get
gcc
from somewhere else
52
TARGET_TOOLCHAIN_ROOT := prebuilts/
gcc
/$(HOST_PREBUILT_TAG)/mips/mipsel-linux-android-$(TARGET_GCC_VERSION)
56
TARGET_CC := $(TARGET_TOOLS_PREFIX)
gcc
$(HOST_EXECUTABLE_SUFFIX)
99
# This warning causes dalvik not to build with
gcc
4.6+ and -Werror.
101
# in
gcc
-4.4.x.
108
# note: the mangling of 'va_list' has changed in
GCC
4.4
112
# in their exported C++ functions). Also,
GCC
4.5 has already
TARGET_linux-x86.mk
43
# You can set TARGET_TOOLS_PREFIX to get
gcc
from somewhere else
45
TARGET_TOOLCHAIN_ROOT := prebuilts/
gcc
/$(HOST_PREBUILT_TAG)/x86/i686-linux-android-$(TARGET_GCC_VERSION)
49
TARGET_CC := $(TARGET_TOOLS_PREFIX)
gcc
$(HOST_EXECUTABLE_SUFFIX)
140
# Check with: $BINPREFIX-
gcc
-dM -E < /dev/null
/external/libffi/testsuite/lib/
libffi-dg.exp
107
set gccdir [lookfor_file $tool_root_dir
gcc
/libgcc.a]
261
# them out *before* the next test run because
gcc
-target-compile gets
/external/openssl/crypto/threads/
netware.bat
32
set LFLAGS=-msgstyle
gcc
-zerobss -stacksize 32768 -nostdlib -sym internal
/ndk/build/core/
ndk-common.sh
281
if ! echo __LP64__ | (CCOPTS=
gcc
-E - 2>/dev/null) | grep -q __LP64__ ; then
282
# or if
gcc
-dM -E - < /dev/null | grep -q __LP64__; then
447
CC=
gcc
474
# this is highly dependent on your
GCC
installation (and no, we can't set
/ndk/toolchains/mipsel-linux-android-4.4.3/
setup.mk
16
# this file is used to prepare the NDK to build with the mipsel
gcc
-4.4.3
/ndk/toolchains/mipsel-linux-android-4.6/
setup.mk
16
# this file is used to prepare the NDK to build with the mipsel
gcc
-4.6
/ndk/toolchains/mipsel-linux-android-4.7/
setup.mk
16
# this file is used to prepare the NDK to build with the mipsel
gcc
-4.7
/ndk/toolchains/x86-4.4.3/
setup.mk
16
# this file is used to prepare the NDK to build with the x86
gcc
-4.4.3
/ndk/toolchains/x86-4.6/
setup.mk
16
# this file is used to prepare the NDK to build with the x86
gcc
-4.6
/ndk/toolchains/x86-4.7/
setup.mk
16
# this file is used to prepare the NDK to build with the x86
gcc
-4.7
/development/build/tools/
windows_sdk.mk
18
ifeq ($(strip $(shell which i586-mingw32msvc-
gcc
2>/dev/null)),)
/external/libvpx/
libvpx.mk
55
# RVCT (ARM's in-house compiler) format to GNU Assembler Format for
gcc
.
Completed in 1695 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>