Searched refs:HOST_PREFER_32_BIT (Results 1 – 10 of 10) sorted by relevance
/art/test/testrunner/ |
D | env.py | 124 HOST_PREFER_32_BIT = _get_build_var('HOST_PREFER_32_BIT') variable 125 if HOST_PREFER_32_BIT == "true":
|
/art/build/ |
D | Android.gtest.mk | 157 ifneq ($(HOST_PREFER_32_BIT),true) 239 ifeq ($(HOST_PREFER_32_BIT),true) 358 ifneq ($(HOST_PREFER_32_BIT),true) 403 ifneq ($(HOST_PREFER_32_BIT),true) 445 ifneq ($(HOST_PREFER_32_BIT),true)
|
D | Android.common.mk | 79 ifeq ($(HOST_PREFER_32_BIT),true)
|
/art/tools/build/ |
D | var_list | 32 HOST_PREFER_32_BIT
|
/art/tools/hiddenapi/ |
D | Android.bp | 58 // HOST_PREFER_32_BIT is in use. Note that this override cannot be
|
/art/tools/ahat/ |
D | Android.mk | 47 ifeq (true,$(HOST_PREFER_32_BIT))
|
/art/test/ |
D | Android.run-test.mk | 76 ifneq ($(HOST_PREFER_32_BIT),true)
|
/art/tools/golem/ |
D | build-target.sh | 308 setenv HOST_PREFER_32_BIT true
|
/art/ |
D | Android.mk | 48 ifneq ($(HOST_PREFER_32_BIT),true) 110 ifneq ($(HOST_PREFER_32_BIT),true) 168 ifneq ($(HOST_PREFER_32_BIT),true)
|
/art/dex2oat/ |
D | Android.bp | 273 // HOST_PREFER_32_BIT is in use. Necessary because the logic in 329 // HOST_PREFER_32_BIT is in use. Necessary because the logic in
|