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

  /art/build/
Android.libarttest.mk 30 art_target_or_host := $(1)
33 ifeq ($$(art_target_or_host),target)
39 ifeq ($$(art_target_or_host),target)
47 ifeq ($$(art_target_or_host),target)
Android.executable.mk 49 art_target_or_host := $(5)
53 ifeq ($$(art_target_or_host),target)
70 ifeq ($$(art_target_or_host),target)
97 ifeq ($$(art_target_or_host),target)
Android.gtest.mk 97 art_target_or_host := $(1)
103 ifeq ($$(art_target_or_host),target)
109 ifeq ($$(art_target_or_host),target)
122 ifneq ($(HOST_OS)-$$(art_target_or_host),darwin-host)
128 ifeq ($$(art_target_or_host),target)
152 art_gtest_target := test-art-$$(art_target_or_host)-gtest-$$(art_gtest_name)
153 ifeq ($$(art_target_or_host),target)
  /art/compiler/
Android.mk 132 art_target_or_host := $(1)
136 ifeq ($$(art_target_or_host),target)
165 ifeq ($$(art_target_or_host),target)
178 ifeq ($$(art_target_or_host),target)
185 ifeq ($$(art_target_or_host),target)
199 ifeq ($$(art_target_or_host),host)
204 ifeq ($$(art_target_or_host),target)
216 ifeq ($$(art_target_or_host),target)
  /art/runtime/
Android.mk 271 art_target_or_host := $(1)
275 ifeq ($$(art_target_or_host),target)
288 ifeq ($$(art_target_or_host),target)
307 ifeq ($$(art_target_or_host),target)
315 ifeq ($$(art_target_or_host),target)
323 ifeq ($$(art_target_or_host),target)
332 ifeq ($$(art_target_or_host),target)
345 ifeq ($$(art_target_or_host),target)

Completed in 57 milliseconds