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

  /external/apache-harmony/jdwp/
Android.mk 23 # -Xcompiler-option --debuggable to ART so the tests are compiled with full
  /external/icu/icu4c/source/tools/tzcode/
icuzones 44 Link Africa/Cairo ART
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 405 and r4, #0xFFFFFFF0 @ convention only aligns to 8B, so we have to ensure ART
    [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 520 sll $sp, $t0, 4 # so we have to ensure ART 16B alignment ourselves.
    [all...]
  /art/test/
Android.run-test.mk 18 include art/build/Android.common_test.mk
25 # The art-run-tests module, used to build all run-tests into an image.
28 # out/target/product/generic_x86_64/obj/PACKAGING/art-run-tests_intermediates/DATA
29 art_run_tests_dir := $(call intermediates-dir-for,PACKAGING,art-run-tests)/DATA
51 define define-build-art-run-test
52 dmart_target := $(art_run_tests_dir)/art-run-tests/$(1)/touch
77 $(foreach test, $(TEST_ART_RUN_TESTS), $(eval $(call define-build-art-run-test,$(test))))
81 LOCAL_MODULE := art-run-tests
83 # The build system use this flag to pick up files generated by declare-make-art-run-test.
90 define-build-art-run-test :
    [all...]
  /build/core/
main.mk 296 # Add build properties for ART. These define system properties used by installd
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 627 <a href="<?cs var:toroot ?>guide/practices/verifying-apps-art.html">
628 <span class="en">Verifying App Behavior on ART</span>

Completed in 784 milliseconds