OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcc
(Results
76 - 100
of
606
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/edk2/EmulatorPkg/Library/ThunkPpiList/
ThunkPpiList.inf
37
XCODE:*_*_*_DLINK_PATH ==
gcc
/external/cblas/
Makefile.LINUX
32
CC =
gcc
Makefile.SUN4
32
CC =
gcc
Makefile.SUN4SOL2
32
CC =
gcc
Makefile.in
32
CC =
gcc
/external/e2fsprogs/util/
gcc-wall-cleanup
3
# This script filters out
gcc
-wall crud that we're not interested in seeing.
7
/^
gcc
/d
/external/elfutils/tests/
run-disasm-x86-64.sh
25
gcc
-m64 -c -o testfile45.o testfile45.S
run-disasm-x86.sh
25
gcc
-m32 -c -o testfile44.o testfile44.S
/external/freetype/builds/windows/
detect.mk
90
#
gcc
Makefile by default
91
CONFIG_FILE := w32-
gcc
.mk
93
CC :=
gcc
103
@echo ??make setup?????????????????????
gcc
(with Mingw)
155
CC :=
gcc
174
ifneq ($(findstring devel-
gcc
,$(MAKECMDGOALS)),) # development target
176
CC :=
gcc
177
devel-
gcc
: setup
178
.PHONY: devel-
gcc
/external/ltp/testcases/network/nfs/nfs_stress/
nfs05
34
tst_check_cmds make
gcc
/external/mesa3d/scons/
dxsdk.py
61
gcc
= '
gcc
' in os.path.basename(env['CC']).split('-')
62
if
gcc
:
63
# Make
GCC
more forgiving towards Microsoft's headers
/external/vixl/tools/
cross_build_gcc.sh
30
echo "Usage: tools/cross_build_gcc.sh <
GCC
prefix> [scons arguments ...]"
37
export CC=$1
gcc
/prebuilts/go/linux-x86/src/cmd/cgo/
zdefaultcc.go
9
return "
gcc
"
/prebuilts/go/linux-x86/src/cmd/go/internal/cfg/
zdefaultcc.go
9
return "
gcc
"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/xstormy16/
gcc.d
3
#name:
gcc
gcc.sh
38
cat >
gcc
.s <<EOF
45
gentest
gcc
/device/google/contexthub/firmware/os/cpu/x86/
x86.mk
17
GCC
=
gcc
/device/google/contexthub/util/nanoapp_postprocess/
Makefile
19
CC ?=
gcc
/external/compiler-rt/test/builtins/Unit/
test
43
if
gcc
$CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
50
if
gcc
$CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
/external/freetype/builds/compiler/
emx.mk
18
CC := set GCCOPT="-ansi -pedantic";
gcc
gcc.mk
2
# FreeType 2
gcc
-specific definitions
18
CC :=
gcc
/prebuilts/go/darwin-x86/src/debug/pe/
file_cgo_test.go
15
if _, err := exec.LookPath("
gcc
"); err != nil {
16
t.Skip("skipping test:
gcc
is missing")
/prebuilts/go/linux-x86/src/debug/pe/
file_cgo_test.go
15
if _, err := exec.LookPath("
gcc
"); err != nil {
16
t.Skip("skipping test:
gcc
is missing")
/prebuilts/misc/darwin-x86/analyzer/bin/
ccc-syntax
12
# with Android toolchain mostly
gcc
.
67
# isn't explicitly added in the commmand line. Likelywise for other
gcc
implicit
70
# We can query search paths by doing "
gcc
-v" and parsing the output with
71
# sed -n '1,/BEGIN/!{ /END/,/BEING/!p; }' (*1), but forking
gcc
here adds overhead.
78
# (*2) prebuilts/
gcc
/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-darwin10-
gcc
-m64 -v -E - < /dev/null 2>&1 | \
84
-I prebuilts/
gcc
/darwin-x86/host/i686-apple-darwin-4.2.1/lib/
gcc
/i686-apple-darwin10/4.2.1/include
/system/iot/attestation/partner-tools/
Makefile
1
CC=
gcc
Completed in 1675 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>