HomeSort by relevance Sort by last modified time
    Searched refs:HOST_PREFER_32_BIT (Results 1 - 10 of 10) sorted by null

  /art/build/
Android.common.mk 79 ifeq ($(HOST_PREFER_32_BIT),true)
Android.common_path.mk 48 ifneq ($(HOST_PREFER_32_BIT),true)
62 ifneq ($(HOST_PREFER_32_BIT),true)
Android.oat.mk 133 ifneq ($(HOST_PREFER_32_BIT),true)
Android.gtest.mk 288 ifneq ($(HOST_PREFER_32_BIT),true)
567 ifneq ($(HOST_PREFER_32_BIT),true)
627 ifneq ($(HOST_PREFER_32_BIT),true)
art.go 215 if envTrue(ctx, "HOST_PREFER_32_BIT") {
  /art/test/testrunner/
env.py 34 'HOST_PREFER_32_BIT',
226 HOST_PREFER_32_BIT = _get_build_var('HOST_PREFER_32_BIT')
227 if HOST_PREFER_32_BIT == "true":
  /art/tools/golem/
build-target.sh 308 setenv HOST_PREFER_32_BIT true
  /external/apache-harmony/jdwp/
Android_debug_config.mk 47 ifneq ($(HOST_PREFER_32_BIT),true)
  /art/
Android.mk 165 ifneq ($(HOST_PREFER_32_BIT),true)
223 ifneq ($(HOST_PREFER_32_BIT),true)
  /art/test/
Android.run-test.mk 105 ifneq ($(HOST_PREFER_32_BIT),true)

Completed in 498 milliseconds