Home
last modified time | relevance | path

Searched refs:no (Results 1 – 15 of 15) sorted by relevance

/art/compiler/utils/arm64/
Dmanaged_register_arm64.cc54 int no; in RegNo() local
57 no = static_cast<int>(X31); in RegNo()
59 no = static_cast<int>(AsCoreRegister()); in RegNo()
62 no = static_cast<int>(AsWRegister()); in RegNo()
64 no = static_cast<int>(AsDRegister()); in RegNo()
66 no = static_cast<int>(AsSRegister()); in RegNo()
68 no = kNoRegister; in RegNo()
70 return no; in RegNo()
/art/test/044-proxy/
Dexpected.txt15 (no args)
42 (no args)
47 (no args)
50 (no args)
64 (no args)
67 (no args)
70 (no args)
73 (no args)
76 (no args)
79 (no args)
[all …]
/art/test/
DAndroid.run-test.mk77 …ach test, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-test-names,$(test),,-no-prebuild))
78 …st, $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-test-names,$(test),-trace,-no-prebuild))
79 … $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-test-names,$(test),-gcverify,-no-prebuild))
80 … $(TEST_ART_TIMING_SENSITIVE_RUN_TESTS), $(call all-run-test-names,$(test),-gcstress,-no-prebuild))
87 …h test, $(TEST_ART_BROKEN_TRACE_RUN_TESTS), $(call all-run-test-names,$(test),-trace,-no-prebuild))
97 …, $(TEST_ART_BROKEN_GCSTRESS_RUN_TESTS), $(call all-run-test-names,$(test),-gcstress,-no-prebuild))
119 ART_TEST_KNOWN_BROKEN += $(call all-run-test-target-names,115-native-bridge,,-no-prebuild)
120 ART_TEST_KNOWN_BROKEN += $(call all-run-test-target-names,115-native-bridge,-trace,-no-prebuild)
121 ART_TEST_KNOWN_BROKEN += $(call all-run-test-target-names,115-native-bridge,-gcverify,-no-prebuild)
122 ART_TEST_KNOWN_BROKEN += $(call all-run-test-target-names,115-native-bridge,-gcstress,-no-prebuild)
[all …]
DREADME.txt4 single test. Run "./run-test" with no arguments to see command flags;
/art/build/
DAndroid.common_test.mk29 test-art-host-run-test-gcstress-optimizing-no-prebuild-004-SignalTest32 \
33 test-art-host-run-test-gcverify-optimizing-no-prebuild-004-SignalTest32 \
37 test-art-host-run-test-optimizing-no-prebuild-004-SignalTest32 \
47 test-art-target-run-test-gcstress-optimizing-no-prebuild-004-SignalTest32 \
48 test-art-target-run-test-gcstress-default-no-prebuild-004-SignalTest32
/art/test/056-const-string-jumbo/
Dbuild45 ${DX} -JXmx500m --debug --dex --no-optimize --positions=none --no-locals --output=classes.dex class…
/art/test/126-miranda-multidex/
Drun21 ${RUN} --no-verify ${@}
/art/test/089-many-methods/
Dbuild48 ${DX} -JXmx1024m --dex --no-optimize classes
/art/test/000-nop/
Dinfo.txt1 This is a sample no-op test, which does at least serve to verify that the
/art/test/086-null-super/
Dinfo.txt5 that if there was no exception, the value returned would be non-null.
/art/compiler/dex/quick/mips/
DREADME.mips30 means that no floating point promotion is allowed. Among the solution are:
41 Little to no attempt was made to fill branch delay slots. Branch
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S615 cbnz r1, 1f @ success if no exception pending
633 cbnz r2, 1f @ success if no exception pending
651 cbnz r1, 1f @ success if no exception pending
671 cbnz r1, 1f @ success if no exception pending
694 cbnz r2, 1f @ success if no exception pending
717 cbnz r1, 1f @ success if no exception pending
955 cbnz r2, 1f @ success if no exception is pending
1098 cbnz r2, 1f @ success if no exception is pending
/art/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
166 8. Limitation of Liability. In no event and under no legal theory,
/art/test/046-reflect/
Dexpected.txt29 Calling no-arg void-return method
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S236 bnez $t0, 1f # success if no exception is pending