OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtune
(Results
1 - 8
of
8
) sorted by null
/external/u-boot/arch/mips/
Makefile
33
tune-$(CONFIG_MIPS_TUNE_4KC) += -
mtune
=4kc
34
tune-$(CONFIG_MIPS_TUNE_14KC) += -
mtune
=14kc
35
tune-$(CONFIG_MIPS_TUNE_24KC) += -
mtune
=24kc
36
tune-$(CONFIG_MIPS_TUNE_34KC) += -
mtune
=34kc
37
tune-$(CONFIG_MIPS_TUNE_74KC) += -
mtune
=74kc
/external/zlib/src/nintendods/
Makefile
30
-march=armv5te -
mtune
=arm946e-s \
37
ASFLAGS := $(ARCH) -march=armv5te -
mtune
=arm946e-s
/external/u-boot/arch/arm/
Makefile
35
tune-$(CONFIG_CPU_ARM720T) =-
mtune
=arm7tdmi
39
tune-$(CONFIG_CPU_SA1100) =-
mtune
=strongarm1100
/external/libopus/
Makefile.mips
49
CFLAGS += -mips32r2 -mno-mips16 -std=gnu99 -O2 -g $(WARNINGS) -DENABLE_ASSERTIONS -DMIPSr1_ASM -DOPUS_BUILD -mdspr2 -march=74kc -
mtune
=74kc -mmt -mgp32
/external/elfutils/tests/
run-readelf-zp.sh
267
[ 1894] GNU C 4.8.2 20140120 (Red Hat 4.8.2-15) -
mtune
=generic -march=x86-64 -g3 -O3 -fuse-ld=gold -fno-asynchronous-unwind-tables
/external/honggfuzz/
Makefile
32
CFLAGS ?= -O3 -
mtune
=native
/external/ImageMagick/
configure
[
all
...]
/external/python/cpython2/Modules/_ctypes/libffi/
configure
[
all
...]
Completed in 1456 milliseconds