OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcc
(Results
226 - 250
of
606
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/misc/cgo/test/
issue3261.go
24
// we shouldn't name the function abs, as
gcc
might use
/prebuilts/go/linux-x86/src/syscall/
mkerrors.sh
14
CC=${CC:-
gcc
}
251
# The
gcc
command line prints all the #defines
/toolchain/binutils/binutils-2.27/libiberty/
makefile.vms
19
ifeq ($(CC),
gcc
)
/device/google/contexthub/firmware/app/
app.mk
28
CROSS_COMPILE=~/bin/
gcc
-arm-none-eabi-4_8-2014q3/bin/arm-none-eabi-)
32
TOOLCHAIN_DIR = $(shell dirname `which $(CROSS_COMPILE)
gcc
`)/..
86
AS := $(PREFIX)
gcc
87
CC := $(PREFIX)
gcc
/external/autotest/client/profilers/powertop/src/
Makefile
6
CC?=
gcc
/external/blktrace/btt/
Makefile
8
CC =
gcc
/external/compiler-rt/test/BlocksRuntime/
makefile
7
#CCDIR=/Volumes/Keep/
gcc
/usr/bin
17
gcc
-fobjc-gc-only -g -arch x86_64 -arch i386 -std=gnu99 testfilerunner.m -o testfilerunner -framework Foundation
/external/expat/
qa.sh
7
: ${GCC_CC:=
gcc
}
/external/ltp/testcases/commands/ld/
ld01
25
CC=${CC:=
gcc
}
/external/selinux/libselinux/
Makefile
37
COMPILER :=
gcc
/external/swiftshader/third_party/LLVM/utils/
llvm-native-gxx
128
run "
gcc
$GCCOptions $GeneratedCode -o $OutputFile $LibDirs $Libs";
157
run "
gcc
$NativeGCCOptions $GeneratedCode -o $OutputFile";
204
llvm-native-g++ takes the same options as llvm-
gcc
. All options
/external/syslinux/mk/
syslinux.mk
49
CC =
gcc
81
# Common warnings we want for all
gcc
-generated code
84
# Common stanza to make
gcc
generate .*.d dependency files
/external/tensorflow/tensorflow/contrib/pi_examples/camera/
Makefile
31
CXX :=
gcc
/external/tensorflow/tensorflow/contrib/pi_examples/label_image/
Makefile
31
CXX :=
gcc
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Makefile
11
CC=
gcc
/external/xz-embedded/userspace/
Makefile
10
CC =
gcc
-std=gnu89
/external/zopfli/
Makefile
1
CC =
gcc
/hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
shared.mk
18
COMP ?= $(CROSS)
gcc
19
LINK ?= $(CROSS)
gcc
/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
shared.mk
18
COMP ?= $(CROSS)
gcc
19
LINK ?= $(CROSS)
gcc
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/build/android/
shared.mk
17
COMP ?= $(CROSS)
gcc
18
LINK ?= $(CROSS)
gcc
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
shared.mk
17
COMP ?= $(CROSS)
gcc
18
LINK ?= $(CROSS)
gcc
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/android/
shared.mk
17
COMP ?= $(CROSS)
gcc
18
LINK ?= $(CROSS)
gcc
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/android/
shared.mk
17
COMP ?= $(CROSS)
gcc
18
LINK ?= $(CROSS)
gcc
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/android/
shared.mk
17
COMP ?= $(CROSS)
gcc
18
LINK ?= $(CROSS)
gcc
/prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
gccgoinstallation.go
18
// Version of
gcc
(e.g. 4.8.0).
90
// Return an importer that searches incpaths followed by the
gcc
installation's
Completed in 1353 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>