• Home
  • Raw
  • Download

Lines Matching refs:host

30 clean-oat: clean-oat-host clean-oat-target
32 .PHONY: clean-oat-host
33 clean-oat-host:
169 test-art: test-art-host
170 test-art-gtest: test-art-host-gtest
171 test-art-run-test: test-art-host-run-test
182 .PHONY: test-art-host-vixl
183 test-art-host-vixl: $(VIXL_TEST_DEPENDENCY)
186 .PHONY: test-art-host
187 test-art-host: test-art-host-gtest test-art-host-run-test \
188 test-art-host-vixl test-art-host-dexdump
192 .PHONY: test-art-host-default
193 test-art-host-default: test-art-host-run-test-default
197 .PHONY: test-art-host-optimizing
198 test-art-host-optimizing: test-art-host-run-test-optimizing
202 .PHONY: test-art-host-interpreter
203 test-art-host-interpreter: test-art-host-run-test-interpreter
207 .PHONY: test-art-host-jit
208 test-art-host-jit: test-art-host-run-test-jit
212 .PHONY: test-art-host$(ART_PHONY_TEST_HOST_SUFFIX)
213 test-art-host$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(ART_PHONY_TEST_HOST_SUFFIX) \
214 test-art-host-run-test$(ART_PHONY_TEST_HOST_SUFFIX)
217 .PHONY: test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX)
218 test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(ART_PHONY_TEST_…
221 .PHONY: test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX)
222 test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(ART_PHONY…
225 .PHONY: test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX)
226 test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(ART_PHO…
229 .PHONY: test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX)
230 test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-jit$(ART_PHONY_TEST_HOST_SUF…
235 .PHONY: test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
236 test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(2ND_ART_PHONY_TEST_HOST_SUFFIX…
237 test-art-host-run-test$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
240 .PHONY: test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
241 test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(2ND_ART_PHO…
244 .PHONY: test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
245 test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(2ND_A…
248 .PHONY: test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
249 test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(2ND…
252 .PHONY: test-art-host-jit$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
253 test-art-host-jit$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-jit$(2ND_ART_PHONY_TEST_…
258 .PHONY: test-art-host-dexdump
259 test-art-host-dexdump: $(addprefix $(HOST_OUT_EXECUTABLES)/, dexdump dexlist)
467 LOCAL_MODULE := art-libartd-libopenjdkd-host-dependency
482 build-art: build-art-host
499 .PHONY: build-art-host
500 build-art-host: $(HOST_OUT_EXECUTABLES)/art $(ART_HOST_DEPENDENCIES) $(HOST_CORE_IMG_OUTS) $(HOST…
725 .PHONY: build-art-host-golem
728 build-art-host-golem: build-art-host \
741 .PHONY: build-art-host-tests
742 build-art-host-tests: build-art-host $(TEST_ART_RUN_TEST_DEPENDENCIES) $(ART_TEST_HOST_RUN_TEST_D…