/packages/modules/Virtualization/pvmfw/ |
D | image.ld | 19 image : ORIGIN = 0x7fc00000, LENGTH = 2M symbol 20 writable_data : ORIGIN = 0x7fe00000, LENGTH = 2M 21 dtb_region : ORIGIN = 0x80000000, LENGTH = 2M
|
/packages/modules/Virtualization/rialto/ |
D | image.ld | 19 dtb_region : ORIGIN = 0x80000000, LENGTH = 2M symbol 20 image : ORIGIN = 0x80200000, LENGTH = 2M 21 writable_data : ORIGIN = 0x80400000, LENGTH = 2M
|
/packages/modules/Virtualization/vmbase/example/ |
D | image.ld | 19 dtb_region : ORIGIN = 0x80000000, LENGTH = 2M symbol 20 image : ORIGIN = 0x80200000, LENGTH = 2M 21 writable_data : ORIGIN = 0x80400000, LENGTH = 2M
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/correction/primers/ |
D | ElevationPrimerTest.java | 72 nps.changePose(new Pose(Vector3.ORIGIN, Quaternion.yawPitchRoll(0, rads, 0))); in noElevationTest() 90 nps.changePose(new Pose(Vector3.ORIGIN, Quaternion.yawPitchRoll(0, rads, 0))); in replaceElevationTest()
|
D | BackAzimuthPrimerTest.java | 97 mNps.changePose(new Pose(Vector3.ORIGIN, Quaternion.yawPitchRoll(poseAngle, 0, 0))); in simulateRotation()
|
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/ |
D | Vector3.java | 32 public static final Vector3 ORIGIN = new Vector3(); field in Vector3 73 result = ORIGIN; in normalized()
|
D | Pose.java | 32 public static final Pose IDENTITY = new Pose(Vector3.ORIGIN, Quaternion.IDENTITY);
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/correction/ |
D | UwbFilterEngineTest.java | 107 new Pose(Vector3.ORIGIN, Quaternion.yawPitchRoll(-0.5f, 0, 0)) in poseChanges() 147 new Pose(Vector3.ORIGIN, Quaternion.yawPitchRoll(0, 1, 0)) in primerTest()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/topics/ |
D | TopicsTables.java | 329 String ORIGIN = "origin"; field 345 + EpochOriginContract.ORIGIN
|
D | TopicsDao.java | 1301 values.put(TopicsTables.EpochOriginContract.ORIGIN, originTimestampMs); in persistEpochOrigin() 1326 TopicsTables.EpochOriginContract.ORIGIN, in retrieveEpochOrigin() 1344 TopicsTables.EpochOriginContract.ORIGIN)); in retrieveEpochOrigin()
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/correction/math/ |
D | Vector3Tests.java | 30 assertThat(Vector3.ORIGIN.normalized().lengthSquared()).isEqualTo(0); in testNorm()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | DesktopTaskView.kt | 137 val positionInParent = it.task.positionInParent ?: ORIGIN in <lambda>() 280 private val ORIGIN = Point(0, 0) in <lambda>() constant
|
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/pose/ |
D | RotationPoseSource.java | 103 publish(new Pose(Vector3.ORIGIN, Quaternion.multiply(mRotator, base))); in onSensorChanged()
|
D | GyroPoseSource.java | 128 Vector3.ORIGIN, in onSensorChanged()
|
D | IntegPoseSource.java | 153 mPosition = Vector3.ORIGIN; in onSensorChanged()
|
/packages/modules/Virtualization/vmbase/ |
D | README.md | 122 image : ORIGIN = 0x80200000, LENGTH = 2M 123 writable_data : ORIGIN = 0x80400000, LENGTH = 2M
|
D | sections.ld | 103 init_stack_pointer = ORIGIN(writable_data) + LENGTH(writable_data);
|
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |