Home
last modified time | relevance | path

Searched refs:propagation (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/art/test/472-type-propagation/
H A DAndroid.bp3 // 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 Dinfo.txt1 Regression test for optimizing's type propagation:
/aosp12/art/test/505-simplifier-type-propagation/
H A DAndroid.bp3 // 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 Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
H A Dopencensus-contrib-http-util-0.21.0.jar ... AbstractHttpHandler { private final io.opencensus.trace.propagation.TextFormat$Setter setter private final io.opencensus ...
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dopencensus-api-0.24.0.jar ... () public abstract io.opencensus.trace.propagation
H A Dopencensus-contrib-http-util-0.24.0.jar ... () public static io.opencensus.trace.propagation.TextFormat getCloudTraceFormat () } io/opencensus/ ...
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/frameworks/base/core/java/android/transition/
H A DSlide.java214 SidePropagation propagation = new SidePropagation(); in setSlideEdge() local
215 propagation.setSide(slideEdge); in setSlideEdge()
216 setPropagation(propagation); in setSlideEdge()
H A DTransitionSet.java579 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 Dinfo.txt1 Checker test for testing the type merge during reference type propagation.
/aosp12/art/test/581-rtp/
H A Dinfo.txt1 Regression test for the reference type propagation pass
/aosp12/art/test/631-checker-get-class/
H A Dinfo.txt4 For doing better type propagation.
/aosp12/art/test/429-ssa-builder/
H A Dinfo.txt1 Regression test for the type propagation phase of the optimizing
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dmount.h95 __u64 propagation; member
/aosp12/art/test/595-error-class/smali/
H A Dmerge.smali20 # Reference type propagation should correctly see error in component type.
/aosp12/art/test/520-equivalent-phi/smali/
H A DEquivalent.smali26 # Having this move-object used to confuse the type propagation
/aosp12/art/test/459-dead-phi/smali/
H A DEquivalentPhi.smali23 # rightly become a float after type propagation.
/aosp12/art/test/431-type-propagation/smali/
H A DTypePropagation.smali30 # the phi prior to doing type propagation.
/aosp12/art/test/552-checker-primitive-typeprop/smali/
H A DArraySet.smali19 # 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 DTestCase.smali22 # overwritten by the next pass of reference type propagation. Since we do not
/aosp12/art/build/sdk/
H A DAndroid.bp264 // with sdk_version propagation. Temporarily use the source library
/aosp12/art/
H A DTEST_MAPPING563 "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 DAndroid.bp736 // sdk_version propagation. Temporarily use the source library instead,

12