/art/ |
D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libart_*) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libartd_*) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libart_*) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libartd_*) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.runtime.apex) 57 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib*/libandroidicu.so) 58 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib*/libpac.so) 60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/nativetest*/art_libdexfile_support_tests/dex_file… 61 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/nativetest*/) 62 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/nativetest*/) [all …]
|
/art/test/997-single-step/ |
D | expected-stdout.txt | 2 Single step: public static void art.Test997.doMultiPath(boolean) @ line=41 3 Single step: public static void art.Test997.doMultiPath(boolean) @ line=42 4 Single step: public static void art.Test997.doMultiPath(boolean) @ line=43 5 Single step: public static void art.Test997.doMultiPath(boolean) @ line=47 6 Single step: public static void art.Test997.doMultiPath(boolean) @ line=48 8 Single step: public static void art.Test997.doMultiPath(boolean) @ line=41 9 Single step: public static void art.Test997.doMultiPath(boolean) @ line=42 10 Single step: public static void art.Test997.doMultiPath(boolean) @ line=45 11 Single step: public static void art.Test997.doMultiPath(boolean) @ line=47 12 Single step: public static void art.Test997.doMultiPath(boolean) @ line=48
|
D | Android.bp | 3 // Build rules for ART run-test `997-single-step`. 16 name: "art-run-test-997-single-step", 21 ":art-run-test-997-single-step-expected-stdout", 22 ":art-run-test-997-single-step-expected-stderr", 28 name: "art-run-test-997-single-step-expected-stdout", 29 out: ["art-run-test-997-single-step-expected-stdout.txt"], 36 name: "art-run-test-997-single-step-expected-stderr", 37 out: ["art-run-test-997-single-step-expected-stderr.txt"],
|
D | info.txt | 1 Test basic JVMTI single step functionality. 3 Ensures that we can receive single step events from JVMTI.
|
/art/test/2243-single-step-default/ |
D | Android.bp | 3 // Build rules for ART run-test `2243-single-step-default`. 16 name: "art-run-test-2243-single-step-default", 21 ":art-run-test-2243-single-step-default-expected-stdout", 22 ":art-run-test-2243-single-step-default-expected-stderr", 28 name: "art-run-test-2243-single-step-default-expected-stdout", 29 out: ["art-run-test-2243-single-step-default-expected-stdout.txt"], 36 name: "art-run-test-2243-single-step-default-expected-stderr", 37 out: ["art-run-test-2243-single-step-default-expected-stderr.txt"],
|
/art/test/1941-dispose-stress/ |
D | info.txt | 1 Test basic JVMTI single step functionality. 3 Ensures that we can receive single step events from JVMTI.
|
/art/test/168-vmstack-annotated/src/ |
D | Main.java | 40 step(locks, barriers); in run() 43 private void step(List<Object> l, List<CyclicBarrier> b) { in step() method in Main.Runner 62 step(l, b); in step() 71 step(l, b); in step() 84 step(l, b); in step()
|
/art/test/071-dexfile-map-clean/ |
D | info.txt | 10 (i.e. there is no extraction step)
|
/art/compiler/optimizing/ |
D | loop_optimization.h | 349 HInstruction* step); 357 HInstruction* step, 381 HInstruction* step);
|
D | loop_optimization.cc | 1582 HInstruction* step, in GenerateNewLoopScalarOrTraditional() argument 1594 GenerateNewLoopBodyOnce(node, induc_type, step); in GenerateNewLoopScalarOrTraditional() 1604 HInstruction* step) { in GenerateNewLoopPredicated() argument 1633 GenerateNewLoopBodyOnce(node, induc_type, step); in GenerateNewLoopPredicated() 1674 HInstruction* step) { in GenerateNewLoopBodyOnce() argument 1718 vector_index_ = new (global_allocator_) HAdd(induc_type, vector_index_, step); in GenerateNewLoopBodyOnce()
|
/art/test/ |
D | README.arm_fvp.md | 35 To test SVE on Arm FVP, one extra step is needed when following the instructions above; 50 the standard chroot method described in test/README.chroot.md with an additional step,
|
D | README.md | 36 if the test's directory contains a Bash script named after the step 37 (i.e. `build`, `run`, or `check`). Note that the default logic of the "run" step 41 After the execution of a run-test, the check step's default behavior 72 control-flow graphs (CFGs) for compiled methods at each step (pass) in the
|
D | README.chroot.md | 173 * Workaround: Run `m clean-oat-host` before the build step
|
/art/build/apex/ |
D | runtests.sh | 94 -B, --skip-build skip the build step
|
/art/tools/jvmti-agents/titrace/ |
D | README.md | 32 If this step is skipped, attaching the agent will not succeed.
|
/art/tools/compiler-explorer/ |
D | compiler-explorer.md | 117 Note: Although this step is not required, having boot images makes dex2oat generate better code.
|
/art/build/ |
D | README.md | 37 `lunch` step can be skipped. Instead use `banchan` to initialize an
|
/art/test/1954-pop-frame-jit/ |
D | expected-stdout.jvm.txt | 10 Test stopped on single step
|
D | expected-stdout.txt | 10 Test stopped on single step
|
/art/test/1956-pop-frame-jit-calling/ |
D | expected-stdout.jvm.txt | 10 Test stopped on single step
|
D | expected-stdout.txt | 10 Test stopped on single step
|
/art/test/1953-pop-frame/ |
D | expected-stdout.txt | 10 Test stopped on single step
|
D | expected-stdout.no-jvm.txt | 10 Test stopped on single step
|
/art/test/1955-pop-frame-jit-called/ |
D | expected-stdout.jvm.txt | 10 Test stopped on single step
|
D | expected-stdout.txt | 10 Test stopped on single step
|