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
564
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/build/core/toolchains/arm-linux-androideabi-4.9/
config.mk
16
# config file for the arm
gcc
-4.9 toolchain for the Android NDK
/ndk/build/core/toolchains/mips64el-linux-android-4.9/
config.mk
16
# config file for the mips64el
gcc
-4.9 toolchain for the Android NDK
/ndk/build/core/toolchains/mipsel-linux-android-4.9/
config.mk
16
# config file for the mipsel
gcc
-4.9 toolchain for the Android NDK
/ndk/build/core/toolchains/x86-4.9/
config.mk
16
# config file for the x86
gcc
-4.9 toolchain for the Android NDK
/ndk/build/core/toolchains/x86_64-4.9/
config.mk
16
# config file for the x86_64
gcc
-4.9 toolchain for the Android NDK
/prebuilts/go/darwin-x86/misc/cgo/test/
issue3261.go
24
// we shouldn't name the function abs, as
gcc
might use
/prebuilts/go/darwin-x86/src/syscall/
mkerrors.sh
14
CC=${CC:-
gcc
}
245
# The
gcc
command line prints all the #defines
/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
}
245
# The
gcc
command line prints all the #defines
/toolchain/binutils/binutils-2.25/libiberty/
makefile.vms
19
ifeq ($(CC),
gcc
)
/external/autotest/client/profilers/powertop/src/
Makefile
6
CC?=
gcc
/external/blktrace/btt/
Makefile
8
CC =
gcc
/external/boringssl/linux-arm/crypto/sha/
sha256-armv4.S
14
@ Performance is ~2x better than
gcc
3.4 generated code and in "abso-
[
all
...]
sha512-armv4.S
15
@ by
gcc
3.4 and it spends ~72 clock cycles per byte [on single-issue
[
all
...]
/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/valgrind/auxprogs/
compare-build-logs
25
[--
gcc
] intercept
GCC
invocations (this is default)
36
my $compiler = "
gcc
";
39
GetOptions( "
gcc
" => sub { $compiler = "
gcc
" },
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Makefile
11
CC=
gcc
/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
Completed in 1151 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>