Home
last modified time | relevance | path

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

1234

/art/compiler/utils/arm64/
Dmanaged_register_arm64.cc50 int no; in RegNo() local
52 no = static_cast<int>(AsXRegister()); in RegNo()
54 no = static_cast<int>(AsWRegister()); in RegNo()
56 no = static_cast<int>(AsDRegister()); in RegNo()
58 no = static_cast<int>(AsSRegister()); in RegNo()
60 no = kNoRegister; in RegNo()
62 return no; in RegNo()
/art/test/044-proxy/
Dexpected.txt15 (no args)
42 (no args)
51 (no args)
54 (no args)
68 (no args)
71 (no args)
74 (no args)
77 (no args)
80 (no args)
83 (no args)
[all …]
/art/test/1970-force-early-return-long/
Dexpected.txt2 NORMAL RUN: Single call with no interference on (ID: 0) StandardTestObject { cnt: 0 }
8 NORMAL RUN: Single call with no interference on (ID: 2) SynchronizedFunctionTestObject { cnt: 0 }
14 NORMAL RUN: Single call with no interference on (ID: 4) SynchronizedTestObject { cnt: 0 }
20 NORMAL RUN: Single call with no interference on (ID: 6) StandardTestObject { cnt: 0 }
26 NORMAL RUN: Single call with no interference on (ID: 8) FieldBasedTestObject { TARGET_FIELD: 0 }
32 NORMAL RUN: Single call with no interference on (ID: 10) FieldBasedTestObject { TARGET_FIELD: 0 }
38 NORMAL RUN: Single call with no interference on (ID: 12) StandardTestObject { cnt: 0 }
44 NORMAL RUN: Single call with no interference on (ID: 14) StandardTestObject { cnt: 0 }
50 NORMAL RUN: Single call with no interference on (ID: 16) ExceptionOnceObject { cnt: 0, throwInSub: …
62 NORMAL RUN: Single call with no interference on (ID: 18) ExceptionOnceObject { cnt: 0, throwInSub: …
[all …]
/art/test/1968-force-early-return/
Dexpected.txt2 NORMAL RUN: Single call with no interference on (ID: 0) StandardTestObject { cnt: 0 }
8 NORMAL RUN: Single call with no interference on (ID: 2) SynchronizedFunctionTestObject { cnt: 0 }
14 NORMAL RUN: Single call with no interference on (ID: 4) SynchronizedTestObject { cnt: 0 }
20 NORMAL RUN: Single call with no interference on (ID: 6) StandardTestObject { cnt: 0 }
26 NORMAL RUN: Single call with no interference on (ID: 8) FieldBasedTestObject { TARGET_FIELD: 0 }
32 NORMAL RUN: Single call with no interference on (ID: 10) FieldBasedTestObject { TARGET_FIELD: 0 }
38 NORMAL RUN: Single call with no interference on (ID: 12) StandardTestObject { cnt: 0 }
44 NORMAL RUN: Single call with no interference on (ID: 14) StandardTestObject { cnt: 0 }
50 NORMAL RUN: Single call with no interference on (ID: 16) ExceptionOnceObject { cnt: 0, throwInSub: …
62 NORMAL RUN: Single call with no interference on (ID: 18) ExceptionOnceObject { cnt: 0, throwInSub: …
[all …]
/art/test/118-noimage-dex2oat/
Drun22 if [[ "${flags}" == *--prebuild* || "${flags}" != *--no-prebuild* ]] ; then
29 if [[ "${flags}" == *--no-relocate* ]] ; then
/art/test/1969-force-early-return-void/
Dexpected.txt2 NORMAL RUN: Single call with no interference on (ID: 0) StandardTestObject { cnt: 0 }
8 NORMAL RUN: Single call with no interference on (ID: 2) SynchronizedFunctionTestObject { cnt: 0 }
14 NORMAL RUN: Single call with no interference on (ID: 4) SynchronizedTestObject { cnt: 0 }
20 NORMAL RUN: Single call with no interference on (ID: 6) StandardTestObject { cnt: 0 }
26 NORMAL RUN: Single call with no interference on (ID: 8) FieldBasedTestObject { TARGET_FIELD: 0, cnt…
32 NORMAL RUN: Single call with no interference on (ID: 10) FieldBasedTestObject { TARGET_FIELD: 0, cn…
38 NORMAL RUN: Single call with no interference on (ID: 12) StandardTestObject { cnt: 0 }
44 NORMAL RUN: Single call with no interference on (ID: 14) StandardTestObject { cnt: 0 }
50 NORMAL RUN: Single call with no interference on (ID: 16) ExceptionOnceObject { cnt: 0, throwInSub: …
62 NORMAL RUN: Single call with no interference on (ID: 18) ExceptionOnceObject { cnt: 0, throwInSub: …
[all …]
/art/tools/
Drun-libcore-tests.sh72 --no-getrandom Ignore failures from getrandom() (for kernel < 3.17).
73 --no-jit Disable JIT (device|host only).
205 --no-getrandom)
208 --no-jit)
/art/test/574-irreducible-and-constant-area/
Drun18 exec ${RUN} "$@" --no-relocate
/art/test/688-shared-library/
Drun19 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-abstract/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-interface/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-interface-default/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-miranda/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-proxy-method-inline/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/616-cha-unloading/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/678-quickening/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/679-locks/
Drun18 exec ${RUN} "${@}" --no-app-image
/art/test/1938-transform-abstract-single-impl/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/912-classes/
Drun22 --no-app-image
/art/test/933-misc-events/
Drun21 --no-app-image
/art/test/934-load-transform/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/938-load-transform-bcp/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/1950-unprepared-transform/
Drun17 ./default-run "$@" --jvmti --no-app-image
/art/test/569-checker-pattern-replacement/
Drun18 -Xcompiler-option --no-inline-from="core-oj,569-checker-pattern-replacement.jar!classes2.dex"

1234