OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host64
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
configure.host
28
#
host64
set to true if 64 bit types are as fast as 32 bit
33
host64
=false
44
host64
=true;;
52
host64
=true;;
53
ia64-*-*)
host64
=true;;
68
mips*-sgi-irix6*)
host64
=true;;
69
mips64*-*-linux*)
host64
=true;;
70
mips64*-*-freebsd* | mips64*-*-kfreebsd*-gnu)
host64
=true;;
configure
[
all
...]
/bionic/benchmarks/
Android.mk
88
bionic-benchmarks-run-on-
host64
: bionic-benchmarks bionic-prepare-run-on-host
/bionic/tests/
Android.mk
519
.PHONY: bionic-unit-tests-run-on-
host64
520
bionic-unit-tests-run-on-
host64
: bionic-unit-tests bionic-prepare-run-on-host
/art/
Android.mk
283
.PHONY: valgrind-test-art-
host64
284
valgrind-test-art-
host64
: valgrind-test-art-host-gtest64
Completed in 127 milliseconds