Lines Matching refs:host
29 clean-oat: clean-oat-host clean-oat-target
31 .PHONY: clean-oat-host
32 clean-oat-host:
144 test-art: test-art-host test-art-target
148 test-art-gtest: test-art-host-gtest test-art-target-gtest
152 test-art-run-test: test-art-host-run-test test-art-target-run-test
167 .PHONY: test-art-host-vixl
168 test-art-host-vixl: $(VIXL_TEST_DEPENDENCY)
171 .PHONY: test-art-host
172 test-art-host: test-art-host-gtest test-art-host-run-test \
173 test-art-host-vixl test-art-host-dexdump
177 .PHONY: test-art-host-default
178 test-art-host-default: test-art-host-run-test-default
182 .PHONY: test-art-host-optimizing
183 test-art-host-optimizing: test-art-host-run-test-optimizing
187 .PHONY: test-art-host-interpreter
188 test-art-host-interpreter: test-art-host-run-test-interpreter
192 .PHONY: test-art-host-jit
193 test-art-host-jit: test-art-host-run-test-jit
197 .PHONY: test-art-host$(ART_PHONY_TEST_HOST_SUFFIX)
198 test-art-host$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(ART_PHONY_TEST_HOST_SUFFIX) \
199 test-art-host-run-test$(ART_PHONY_TEST_HOST_SUFFIX)
202 .PHONY: test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX)
203 test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(ART_PHONY_TEST_…
206 .PHONY: test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX)
207 test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(ART_PHONY…
210 .PHONY: test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX)
211 test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(ART_PHO…
214 .PHONY: test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX)
215 test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-jit$(ART_PHONY_TEST_HOST_SUF…
220 .PHONY: test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
221 test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(2ND_ART_PHONY_TEST_HOST_SUFFIX…
222 test-art-host-run-test$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
225 .PHONY: test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
226 test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(2ND_ART_PHO…
229 .PHONY: test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
230 test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(2ND_A…
233 .PHONY: test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
234 test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(2ND…
237 .PHONY: test-art-host-jit$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
238 test-art-host-jit$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-jit$(2ND_ART_PHONY_TEST_…
243 .PHONY: test-art-host-dexdump
244 test-art-host-dexdump: $(addprefix $(HOST_OUT_EXECUTABLES)/, dexdump2 dexlist)
486 LOCAL_MODULE := art-libartd-libopenjdkd-host-dependency
505 build-art: build-art-host build-art-target
507 .PHONY: build-art-host
508 build-art-host: $(HOST_OUT_EXECUTABLES)/art $(ART_HOST_DEPENDENCIES) $(HOST_CORE_IMG_OUTS)
616 .PHONY: build-art-host-golem
619 build-art-host-golem: build-art-host \
630 .PHONY: build-art-host-tests
631 build-art-host-tests: build-art-host $(TEST_ART_RUN_TEST_DEPENDENCIES) $(ART_TEST_HOST_RUN_TEST_D…