HomeSort by relevance Sort by last modified time
    Searched refs:HOST_PREFER_32_BIT (Results 1 - 9 of 9) 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 134 ifneq ($(HOST_PREFER_32_BIT),true)
Android.gtest.mk 367 ifneq ($(HOST_PREFER_32_BIT),true)
683 ifneq ($(HOST_PREFER_32_BIT),true)
743 ifneq ($(HOST_PREFER_32_BIT),true)
    [all...]
art.go 240 if envTrue(ctx, "HOST_PREFER_32_BIT") {
  /art/test/testrunner/
env.py 34 'HOST_PREFER_32_BIT',
164 HOST_PREFER_32_BIT = _get_build_var('HOST_PREFER_32_BIT')
165 if HOST_PREFER_32_BIT == "true":
  /art/tools/golem/
build-target.sh 304 setenv HOST_PREFER_32_BIT true
  /art/test/
Android.run-test.mk 84 ifneq ($(HOST_PREFER_32_BIT),true)
  /art/
Android.mk 151 ifneq ($(HOST_PREFER_32_BIT),true)
209 ifneq ($(HOST_PREFER_32_BIT),true)

Completed in 94 milliseconds