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

  /art/benchmark/
Android.mk 34 art_target_or_host := $(1)
39 ifeq ($$(art_target_or_host),target)
47 ifeq ($$(art_target_or_host),target)
67 art_target_or_host :=
  /art/runtime/simulator/
Android.mk 39 art_target_or_host := $(1)
43 ifeq ($$(art_target_or_host),host)
58 ifeq ($$(art_target_or_host),target)
93 ifeq ($$(art_target_or_host),target)
  /art/test/
Android.libnativebridgetest.mk 37 art_target_or_host := $(1)
42 ifeq ($$(art_target_or_host),target)
50 ifeq ($$(art_target_or_host),target)
75 art_target_or_host :=
Android.libarttest.mk 72 art_target_or_host := $(1)
77 ifeq ($$(art_target_or_host),target)
85 ifeq ($$(art_target_or_host),target)
110 art_target_or_host :=
  /art/build/
Android.executable.mk 48 art_target_or_host := $(5)
78 ifneq ($$(HOST_OS)-$$(art_target_or_host),darwin-host)
82 ifeq ($$(art_target_or_host),target)
129 ifeq ($$(art_target_or_host),target)
133 ifdef ART_MULTILIB_OVERRIDE_$$(art_target_or_host)
134 art_multilib := $$(ART_MULTILIB_OVERRIDE_$$(art_target_or_host))
151 ifeq ($$(art_target_or_host),target)
159 ifeq ($$(art_target_or_host),host)
169 ifeq ($$(art_target_or_host),target)
183 art_target_or_host :
    [all...]
Android.gtest.mk 557 art_target_or_host := $(1)
565 ifeq ($$(art_target_or_host),target)
578 ifneq ($$(HOST_OS)-$$(art_target_or_host),darwin-host)
584 ifeq ($$(art_target_or_host),target)
656 art_target_or_host :=
  /art/disassembler/
Android.mk 42 art_target_or_host := $(1)
46 ifeq ($$(art_target_or_host),host)
61 ifeq ($$(art_target_or_host),target)
96 ifeq ($$(art_target_or_host),target)
  /art/compiler/
Android.mk 193 art_target_or_host := $(1)
198 ifeq ($$(art_target_or_host),host)
212 ifeq ($$(art_target_or_host),target)
249 ifeq ($$(art_target_or_host),target)
269 ifeq ($$(art_target_or_host),host)
292 ifeq ($$(art_target_or_host),target)
306 art_target_or_host :=
  /art/runtime/
Android.mk 431 art_target_or_host := $(1)
439 ifeq ($$(art_target_or_host),target)
455 ifeq ($$(art_target_or_host),target)
467 ifeq ($$(art_target_or_host),host)
487 ifeq ($$(art_target_or_host),target)
501 ifeq ($$(art_target_or_host),target)
547 ifeq ($$(art_target_or_host),target)
578 ifeq ($$(art_target_or_host),target)
584 ifeq ($$(art_target_or_host),target)
603 art_target_or_host :
    [all...]

Completed in 278 milliseconds