/aosp12/art/test/472-type-propagation/ |
H A D | Android.bp | 3 // Build rules for ART run-test `472-type-propagation`. 16 name: "art-run-test-472-type-propagation", 21 ":art-run-test-472-type-propagation-expected-stdout", 22 ":art-run-test-472-type-propagation-expected-stderr", 28 name: "art-run-test-472-type-propagation-expected-stdout", 29 out: ["art-run-test-472-type-propagation-expected-stdout.txt"], 36 name: "art-run-test-472-type-propagation-expected-stderr", 37 out: ["art-run-test-472-type-propagation-expected-stderr.txt"],
|
H A D | info.txt | 1 Regression test for optimizing's type propagation:
|
/aosp12/art/test/505-simplifier-type-propagation/ |
H A D | Android.bp | 3 // Build rules for ART run-test `505-simplifier-type-propagation`. 16 name: "art-run-test-505-simplifier-type-propagation", 21 ":art-run-test-505-simplifier-type-propagation-expected-stdout", 22 ":art-run-test-505-simplifier-type-propagation-expected-stderr", 28 name: "art-run-test-505-simplifier-type-propagation-expected-stdout", 29 out: ["art-run-test-505-simplifier-type-propagation-expected-stdout.txt"], 36 name: "art-run-test-505-simplifier-type-propagation-expected-stderr", 37 out: ["art-run-test-505-simplifier-type-propagation-expected-stderr.txt"],
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | opencensus-api-0.21.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
H A D | opencensus-contrib-http-util-0.21.0.jar | ... AbstractHttpHandler {
private final io.opencensus.trace.propagation.TextFormat$Setter setter
private final io.opencensus ... |
H A D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | opencensus-api-0.24.0.jar | ... ()
public abstract io.opencensus.trace.propagation |
H A D | opencensus-contrib-http-util-0.24.0.jar | ... ()
public static io.opencensus.trace.propagation.TextFormat getCloudTraceFormat ()
}
io/opencensus/ ... |
H A D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | Slide.java | 214 SidePropagation propagation = new SidePropagation(); in setSlideEdge() local 215 propagation.setSide(slideEdge); in setSlideEdge() 216 setPropagation(propagation); in setSlideEdge()
|
H A D | TransitionSet.java | 579 public void setPropagation(TransitionPropagation propagation) { in setPropagation() argument 580 super.setPropagation(propagation); in setPropagation() 584 mTransitions.get(i).setPropagation(propagation); in setPropagation()
|
/aosp12/art/test/549-checker-types-merge/ |
H A D | info.txt | 1 Checker test for testing the type merge during reference type propagation.
|
/aosp12/art/test/581-rtp/ |
H A D | info.txt | 1 Regression test for the reference type propagation pass
|
/aosp12/art/test/631-checker-get-class/ |
H A D | info.txt | 4 For doing better type propagation.
|
/aosp12/art/test/429-ssa-builder/ |
H A D | info.txt | 1 Regression test for the type propagation phase of the optimizing
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | mount.h | 95 __u64 propagation; member
|
/aosp12/art/test/595-error-class/smali/ |
H A D | merge.smali | 20 # Reference type propagation should correctly see error in component type.
|
/aosp12/art/test/520-equivalent-phi/smali/ |
H A D | Equivalent.smali | 26 # Having this move-object used to confuse the type propagation
|
/aosp12/art/test/459-dead-phi/smali/ |
H A D | EquivalentPhi.smali | 23 # rightly become a float after type propagation.
|
/aosp12/art/test/431-type-propagation/smali/ |
H A D | TypePropagation.smali | 30 # the phi prior to doing type propagation.
|
/aosp12/art/test/552-checker-primitive-typeprop/smali/ |
H A D | ArraySet.smali | 19 # Note that the input is a Phi to make sure primitive type propagation is re-run
|
/aosp12/art/test/530-checker-regression-reftyp-final/smali/ |
H A D | TestCase.smali | 22 # overwritten by the next pass of reference type propagation. Since we do not
|
/aosp12/art/build/sdk/ |
H A D | Android.bp | 264 // with sdk_version propagation. Temporarily use the source library
|
/aosp12/art/ |
H A D | TEST_MAPPING | 563 "name": "art-run-test-472-type-propagation[com.google.android.art.apex]" 653 "name": "art-run-test-505-simplifier-type-propagation[com.google.android.art.apex]" 1750 "name": "art-run-test-472-type-propagation" 1840 "name": "art-run-test-505-simplifier-type-propagation"
|
/aosp12/art/test/ |
H A D | Android.bp | 736 // sdk_version propagation. Temporarily use the source library instead,
|