OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcc
(Results
101 - 125
of
435
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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/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
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
msvc_eti_base.hpp
19
#include <boost/mpl/aux_/config/
gcc
.hpp>
nested_type_wknd.hpp
17
#include <boost/mpl/aux_/config/
gcc
.hpp>
/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/chromium_org/third_party/sqlite/src/
publish.sh
14
cp $srcdir/Makefile.linux-
gcc
./Makefile
30
gcc
$CFLAGS -Itsrc sqlite3.c tsrc/shell.c -o sqlite3 -ldl
46
gcc
$CFLAGS -shared tclsqlite3.c $TCLSTUBLIB -o tclsqlite3.so -lpthread
52
gcc
$CFLAGS -shared sqlite3.c -o sqlite3.so -lpthread
73
i386-mingw32msvc-
gcc
-Os $OPTS -Itsrc -I$TCLDIR sqlite3.c tsrc/shell.c \
/ndk/build/tools/
download-toolchain-sources.sh
67
binaries from scratch with build/tools/build-
gcc
.sh."
136
# $1: repository name, relative to $GITPREFIX (e.g. '
gcc
')
158
# $3: repository/clone name (e.g. '
gcc
')
159
# $4+: sub-path to extract, relative to clone top-level (e.g. '
gcc
-4.6')
200
toolchain_clone
gcc
218
toolchain_checkout "" $BRANCH
gcc
gcc
-4.6
gcc
-4.7
gcc
-4.8
build-host-gcc.sh
17
# Rebuild the host
GCC
toolchain binaries from sources.
90
This is required to generate proper target
GCC
libraries.
131
register_var_option "--build-dir=<path>" BUILD_DIR "Build
GCC
into directory"
143
register_var_option "--no-target-libs" NO_TARGET_LIBS "Don't build
gcc
target libs."
181
BUILD_DIR=/tmp/ndk-$USER/build/host-
gcc
509
local TMPC=/tmp/build-host-
gcc
-$USER-$$.c
538
local
GCC
="$PREFIX-
gcc
"
539
if [ -f "$
GCC
" ]; then
540
if check_compiler "$
GCC
" "$@"; the
[
all
...]
/external/qemu/distrib/zlib-1.2.3/
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
/external/chromium_org/native_client_sdk/src/tools/
host_gcc.mk
17
HOST_CC ?= $(NACL_COMPILER_PREFIX)
gcc
23
ifeq (,$(findstring
gcc
,$(shell $(WHICH)
gcc
)))
26
$(error Unable to find
gcc
in PATH while building Host build)
/external/llvm/utils/
findmisopt
97
gcc
"$s" -o "$prog" $ldflags || exit 1
107
gcc
"$opts" -o "$optprog" $ldflags || exit
/ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat
1
@if "%1" == "
gcc
" GoTo GCCBuild
14
gcc
-mthreads -Wall -gstabs+ -ggdb3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32 -c misc.c -o ../../w32_misc.o
15
gcc
-mthreads -Wall -gstabs+ -ggdb3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32 -c sub_proc.c -o ../../sub_proc.o
16
gcc
-mthreads -Wall -gstabs+ -ggdb3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32 -c w32err.c -o ../../w32err.o
/ndk/sources/host-tools/nawk-20071023/
GNUmakefile
43
CC := x86_64-pc-mingw32msvc-
gcc
45
CC := i586-pc-mingw32msvc-
gcc
/ndk/tests/device/static-executable/jni/
Android.mk
9
# but option "-static" can instruct
gcc
to link with proper crt*o files to
Completed in 2191 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>