/aosp12/art/test/411-checker-hdiv-hrem-pow2/src/ |
H A D | RemTest.java | 244 int r = v % 2; in $noinline$IntMod2() local 270 int r = v % -2; in $noinline$IntModMinus2() local 282 int r = Math.abs(v) % 2; in $noinline$IntAbsMod2() local 306 int r = arr.length % 2; in $noinline$IntALenMod2() local 318 int r = arr.length % -2; in $noinline$IntALenModMinus2() local 346 int r = v % 16; in $noinline$IntMod16() local 374 int r = v % -16; in $noinline$IntModMinus16() local 672 long r = v % 2; in $noinline$LongMod2() local 694 long r = v % -2; in $noinline$LongModMinus2() local 733 long r = v % 16; in $noinline$LongMod16() local [all …]
|
H A D | DivTest.java | 204 int r = v / 2; in $noinline$IntDivBy2() local 221 int r = v / -2; in $noinline$IntDivByMinus2() local 233 int r = Math.abs(v) / 2; in $noinline$IntAbsDivBy2() local 258 int r = arr.length / 2; in $noinline$IntALenDivBy2() local 271 int r = arr.length / -2; in $noinline$IntALenDivByMinus2() local 286 int r = v / 16; in $noinline$IntDivBy16() local 302 int r = v / -16; in $noinline$IntDivByMinus16() local 535 long r = v / 2; in $noinline$LongDivBy2() local 547 long r = v / -2; in $noinline$LongDivByMinus2() local 573 long r = v / 16; in $noinline$LongDivBy16() local [all …]
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | BubbleExtractorTest.java | 173 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppYesChannelNo() local 187 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppYesChannelDefault() local 201 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppYesChannelYes() local 215 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppYesChannelYesFeatureNo() local 230 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppNoChannelYes() local 245 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppNoChannelDefault() local 260 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppSelectedChannelDefault() local 275 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppSelectedChannelNo() local 291 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppSeletedChannelYes() local 306 NotificationRecord r = getNotificationRecord(true /* bubble */); in testAppSeletedChannelYesFeatureNo() local [all …]
|
H A D | ZenModeFilteringTest.java | 90 NotificationRecord r = mock(NotificationRecord.class); in getConversationRecord() local 100 NotificationRecord r = getNotificationRecord(); in testIsMessage() local 115 NotificationRecord r = getNotificationRecord(c); in testIsAlarm() local 125 NotificationRecord r = getNotificationRecord(); in testIsAlarm_wrongCategory() local 136 NotificationRecord r = getNotificationRecord(c); in testIsAlarm_wrongUsage() local 142 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_yes_VisEffectsAllowed() local 153 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_yes_WrongId() local 163 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_yes_WrongPackage() local 173 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_no() local 185 NotificationRecord r = getNotificationRecord(); in testSuppressAnything_yes_ZenModeOff() local [all …]
|
H A D | BadgeExtractorTest.java | 82 NotificationRecord r = new NotificationRecord(getContext(), sbn, channel); in getNotificationRecord() local 113 NotificationRecord r = new NotificationRecord(getContext(), sbn, channel); in getNotificationRecordWithBubble() local 138 NotificationRecord r = new NotificationRecord(getContext(), sbn, channel); in getNotificationRecordWithMedia() local 153 NotificationRecord r = getNotificationRecord(false, IMPORTANCE_UNSPECIFIED); in testAppYesChannelNo() local 167 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_HIGH); in testAppNoChannelYes() local 181 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testAppYesChannelYes() local 195 NotificationRecord r = getNotificationRecord(false, IMPORTANCE_UNSPECIFIED); in testAppNoChannelNo() local 209 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_HIGH); in testAppYesChannelYesUserNo() local 283 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testHideMediaNotifNotMediaStyleOverridesNo() local 297 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testDndOverridesYes() local [all …]
|
H A D | BuzzBeepBlinkTest.java | 501 NotificationRecord r = getBeepyNotification(); in testBeep() local 514 NotificationRecord r = getBeepyNotification(); in testLockedPrivateA11yRedaction() local 536 NotificationRecord r = getBeepyNotification(); in testLockedOverridePrivateA11yRedaction() local 558 NotificationRecord r = getBeepyNotification(); in testLockedPublicA11yNoRedaction() local 580 NotificationRecord r = getBeepyNotification(); in testUnlockedPrivateA11yNoRedaction() local 627 NotificationRecord r = getBeepyNotification(); in testNoBeepForAutomotiveIfEffectsDisabled() local 641 NotificationRecord r = getBeepyNotification(); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled() local 655 NotificationRecord r = getBeepyNotification(); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled() local 666 NotificationRecord r = getBeepyNotification(); in testNoInterruptionForMin() local 679 NotificationRecord r = getBeepyNotification(); in testNoInterruptionForIntercepted() local [all …]
|
H A D | VisibilityExtractorTest.java | 91 NotificationRecord r = new NotificationRecord(getContext(), sbn, channel); in getNotificationRecord() local 110 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalAllDpmAllChannelAll() local 128 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalNoneDpmAllChannelAll() local 146 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalSomeDpmAllChannelAll() local 165 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalAllDpmNoneChannelAll() local 184 NotificationRecord r = getNotificationRecord(VISIBILITY_NO_OVERRIDE); in testGlobalAllDpmSomeChannelAll() local 202 NotificationRecord r = getNotificationRecord(VISIBILITY_SECRET); in testGlobalAllDpmAllChannelNone() local 220 NotificationRecord r = getNotificationRecord(VISIBILITY_PRIVATE); in testGlobalAllDpmAllChannelSome() local 239 NotificationRecord r = getNotificationRecord(VISIBILITY_SECRET); in testGlobalAllDpmSomeChannelNone() local
|
/aosp12/art/test/411-checker-instruct-simplifier-hrem/src/ |
H A D | Main.java | 102 int r = v % 18; in $noinline$IntDivRemBy18() local 124 int r = v % -18; in $noinline$IntDivRemByMinus18() local 145 int r = v % 18; in $noinline$IntRemDivBy18() local 170 int r = v % 5; in $noinline$IntDivRemBy5() local 192 int r = v % -5; in $noinline$IntDivRemByMinus5() local 232 int r = v % 7; in $noinline$IntDivRemBy7() local 254 int r = v % -7; in $noinline$IntDivRemByMinus7() local 314 int r = v % 18; in $noinline$IntDivRemBy18() local 331 int r = v % s; in $noinline$IntDivRem() local 347 int r = v % s; in $noinline$IntRemDiv() local [all …]
|
/aosp12/frameworks/rs/driver/runtime/arch/ |
H A D | generic.c | 123 float2 r; in fmax() local 236 char2 r; in max() local 243 char3 r; in max() local 251 char4 r; in max() local 292 int2 r; in max() local 299 int3 r; in max() local 307 int4 r; in max() local 376 uint2 r; in max() local 493 int2 r; in min() local 500 int3 r; in min() local [all …]
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityClientController.java | 173 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityPaused() local 196 final ActivityRecord r; in activityStopped() local 249 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityRelaunched() local 321 final ActivityRecord r; in navigateUpTo() local 373 final ActivityRecord r; in finishActivity() local 573 final ActivityRecord r = getCallingRecord(token); in getCallingActivity() local 581 final ActivityRecord r = getCallingRecord(token); in getCallingPackage() local 782 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in ensureValidPictureInPictureActivityParams() local 814 void requestPictureInPictureMode(@NonNull ActivityRecord r) { in requestPictureInPictureMode() 845 void onPictureInPictureStateChanged(@NonNull ActivityRecord r, in onPictureInPictureStateChanged() [all …]
|
H A D | MirrorActiveUids.java | 35 UidRecord r = mUidStates.get(uid); in onUidActive() local 48 final UidRecord r = mUidStates.get(uid); in onUidProcStateChanged() local 55 final UidRecord r = mUidStates.get(uid); in getUidState() local 61 final UidRecord r = mUidStates.get(uid); in onNonAppSurfaceVisibilityChanged() local 73 final UidRecord r = mUidStates.get(uid); in hasNonAppVisibleWindow() local 80 final UidRecord r = mUidStates.valueAt(i); in dump() local
|
/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/app/activity/ |
H A D | ActivityThreadClientTest.java | 92 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnCreate() local 119 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnStart() local 144 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnResume() local 167 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleOfRelaunch() local 207 ActivityClientRecord r, int expectedState) throws Exception { in recreateAndVerifyRelaunched() 239 private Activity launchActivity(ActivityClientRecord r) { in launchActivity() 244 private void startActivity(ActivityClientRecord r) { in startActivity() 248 private void resumeActivity(ActivityClientRecord r) { in resumeActivity() 253 private void pauseActivity(ActivityClientRecord r) { in pauseActivity() 259 private void stopActivity(ActivityClientRecord r) { in stopActivity() [all …]
|
/aosp12/frameworks/base/tests/testables/src/android/testing/ |
H A D | DexmakerShareClassLoaderRule.java | 59 public static void runWithDexmakerShareClassLoader(Runnable r) { in runWithDexmakerShareClassLoader() 71 private static <T extends Throwable> ThrowingRunnable<T> apply(ThrowingRunnable<T> r) { in apply() 76 ThrowingRunnable<T> r) { in wrapInSetAndClearProperty() 95 private static <T extends Throwable> ThrowingRunnable<T> wrapInMutex(ThrowingRunnable<T> r) { in wrapInMutex()
|
/aosp12/frameworks/base/tests/testables/tests/src/android/testing/ |
H A D | TestableLooperTest.java | 54 Runnable r = mock(Runnable.class); in testMessageExecuted() local 65 Runnable r = mock(Runnable.class); in testMessageCallback() local 84 Runnable r = mock(Runnable.class); in testProcessNumberOfMessages() local 97 Runnable r = mock(Runnable.class); in testProcessAllMessages() local 108 Runnable r = mock(Runnable.class); in test3Chain() local 120 Runnable r = mock(Runnable.class); in testProcessAllMessages_2Messages() local 133 Runnable r = mock(Runnable.class); in testMainLooper() local 166 Runnable r = () -> { in testCorrectLooperExecution() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/database/ |
H A D | NewDatabasePerformanceTests.java | 184 int r = random.nextInt(100000); in prepareForTest() local 212 int r = random.nextInt(100000); in prepareForTest() local 244 int r = random.nextInt(100000); in prepareForTest() local 280 int r = random.nextInt(100000); in prepareForTest() local 315 int r = random.nextInt(100000); in prepareForTest() local 349 int r = random.nextInt(100000); in prepareForTest() local 355 int r = random.nextInt(100000); in prepareForTest() local 386 int r = random.nextInt(100000); in prepareForTest() local 392 int r = random.nextInt(100000); in prepareForTest() local 422 int r = random.nextInt(100000); in prepareForTest() local [all …]
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ClientTransactionHandler.java | 109 public abstract void handleResumeActivity(@NonNull ActivityClientRecord r, in handleResumeActivity() 119 public abstract void handleTopResumedActivityChanged(@NonNull ActivityClientRecord r, in handleTopResumedActivityChanged() 142 public abstract void updatePendingActivityConfiguration(@NonNull ActivityClientRecord r, in updatePendingActivityConfiguration() 150 public abstract void handleSendResult( in handleSendResult() 154 public abstract void handleNewIntent( in handleNewIntent() 158 public abstract void handlePictureInPictureRequested(@NonNull ActivityClientRecord r); in handlePictureInPictureRequested() 168 public abstract void handleAttachSplashScreenView(@NonNull ActivityClientRecord r, in handleAttachSplashScreenView() 173 public abstract Activity handleLaunchActivity(@NonNull ActivityClientRecord r, in handleLaunchActivity() 177 public abstract void handleStartActivity(@NonNull ActivityClientRecord r, in handleStartActivity() 239 public abstract void handleRelaunchActivity(@NonNull ActivityClientRecord r, in handleRelaunchActivity() [all …]
|
H A D | LocalActivityManager.java | 135 private void moveToState(LocalActivityRecord r, int desiredState) { in moveToState() 256 private void performPause(LocalActivityRecord r, boolean finishing) { in performPause() 322 LocalActivityRecord r = mActivities.get(id); in startActivity() local 441 LocalActivityRecord r = mActivities.get(id); in destroyActivity() local 488 LocalActivityRecord r = mActivities.get(id); in getActivity() local 511 LocalActivityRecord r = mActivities.get(id); in dispatchCreate() local 547 final LocalActivityRecord r = mActivityArray.get(i); in saveInstanceState() local 612 LocalActivityRecord r = mActivityArray.get(i); in dispatchPause() local 631 LocalActivityRecord r = mActivityArray.get(i); in dispatchStop() local 648 LocalActivityRecord r = mActivityArray.get(i); in dispatchRetainNonConfigurationInstance() local [all …]
|
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/ |
H A D | RouteInfoTest.java | 72 RouteInfo r; in testConstructor() local 134 PatchedRouteInfo r; in testMatches() local 196 RouteInfo r; in testHostAndDefaultRoutes() local 332 RouteInfo r; in testTruncation() local 348 RouteInfo r; in testMulticastRoute() local 356 RouteInfo r; in testParceling() local 367 final RouteInfo r = new RouteInfo(Prefix("ff02::1/128"), Address("2001:db8::"), "testiface", in testMtuParceling() local 374 RouteInfo r; in testMtu() local
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | HighRefreshRateDenylistTest.java | 61 final Resources r = createResources(APP1, APP2); in testDefaultDenylist() local 71 final Resources r = createResources(); in testNoDefaultDenylist() local 79 final Resources r = createResources(APP1); in testDefaultDenylistIsOverriddenByDeviceConfig() local 91 final Resources r = createResources(APP1); in testDefaultDenylistIsOverriddenByEmptyDeviceConfig() local 101 final Resources r = createResources(APP1); in testDefaultDenylistIsOverriddenByDeviceConfigUpdate() local 125 final Resources r = createResources(APP1); in testOverriddenByDeviceConfigUnrelatedFlagChanged() local 141 Resources r = mock(Resources.class); in createResources() local
|
H A D | TaskPositionerTests.java | 117 final Rect r = new Rect(left, top, left + windowSize, top + windowSize); in testMoveWindow() local 138 final Rect r = new Rect(100, 220, 700, 520); in testBasicFreeWindowResizing() local 199 final Rect r = new Rect(100, 220, 700, 520); in testFreeWindowResizingTestAllEdges() local 283 final Rect r = new Rect(100, 220, 700, 520); in testLandscapePreservedWindowResizingDragTopLeft() local 321 final Rect r = new Rect(100, 220, 700, 520); in testLandscapePreservedWindowResizingDragLeft() local 362 final Rect r = new Rect(100, 220, 700, 520); in testLandscapePreservedWindowResizingDragTop() local 399 final Rect r = new Rect(330, 100, 630, 600); in testPortraitPreservedWindowResizingDragTopLeft() local 432 final Rect r = new Rect(330, 100, 630, 600); in testPortraitPreservedWindowResizingDragLeft() local 475 final Rect r = new Rect(330, 100, 630, 600); in testPortraitPreservedWindowResizingDragTop() local
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
H A D | GnssAPIClient.cpp | 449 auto r = gnssCbIface_2_1->gnssSetCapabilitiesCb_2_1(data); in onCapabilitiesCb() local 471 auto r = gnssCbIface->gnssSetCapabilitesCb(data); in onCapabilitiesCb() local 505 auto r = gnssCbIface_2_1->gnssLocationCb_2_0(gnssLocation); in onTrackingCb() local 513 auto r = gnssCbIface_2_0->gnssLocationCb_2_0(gnssLocation); in onTrackingCb() local 521 auto r = gnssCbIface->gnssLocationCb(gnssLocation); in onTrackingCb() local 619 auto r = gnssCbIface_2_1->gnssSvStatusCb_2_1(svInfoList); in onGnssSvCb() local 627 auto r = gnssCbIface_2_0->gnssSvStatusCb_2_0(svInfoList); in onGnssSvCb() local 635 auto r = gnssCbIface->gnssSvStatusCb(svStatus); in onGnssSvCb() local 660 auto r = gnssCbIface_2_1->gnssNmeaCb( in onGnssNmeaCb() local 668 auto r = gnssCbIface_2_0->gnssNmeaCb( in onGnssNmeaCb() local [all …]
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
H A D | GnssAPIClient.cpp | 449 auto r = gnssCbIface_2_1->gnssSetCapabilitiesCb_2_1(data); in onCapabilitiesCb() local 471 auto r = gnssCbIface->gnssSetCapabilitesCb(data); in onCapabilitiesCb() local 505 auto r = gnssCbIface_2_1->gnssLocationCb_2_0(gnssLocation); in onTrackingCb() local 513 auto r = gnssCbIface_2_0->gnssLocationCb_2_0(gnssLocation); in onTrackingCb() local 521 auto r = gnssCbIface->gnssLocationCb(gnssLocation); in onTrackingCb() local 619 auto r = gnssCbIface_2_1->gnssSvStatusCb_2_1(svInfoList); in onGnssSvCb() local 627 auto r = gnssCbIface_2_0->gnssSvStatusCb_2_0(svInfoList); in onGnssSvCb() local 635 auto r = gnssCbIface->gnssSvStatusCb(svStatus); in onGnssSvCb() local 660 auto r = gnssCbIface_2_1->gnssNmeaCb( in onGnssNmeaCb() local 668 auto r = gnssCbIface_2_0->gnssNmeaCb( in onGnssNmeaCb() local [all …]
|
/aosp12/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/ |
H A D | Authenticator.java | 33 public Bundle editProperties(AccountAuthenticatorResponse r, String s) { in editProperties() 38 public Bundle addAccount(AccountAuthenticatorResponse r, String s, String s2, String[] strings, in addAccount() 47 public Bundle confirmCredentials(AccountAuthenticatorResponse r, Account account, Bundle bundle) in confirmCredentials() 53 public Bundle getAuthToken(AccountAuthenticatorResponse r, Account account, String s, in getAuthToken() 64 public Bundle updateCredentials(AccountAuthenticatorResponse r, Account account, String s, in updateCredentials() 70 public Bundle hasFeatures(AccountAuthenticatorResponse r, Account account, String[] strings) in hasFeatures()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | Rect.h | 33 #define RECT_ARGS(r) (r).left, (r).top, (r).right, (r).bottom argument 34 #define SK_RECT_ARGS(r) (r).left(), (r).top(), (r).right(), (r).bottom() argument 95 inline void set(const Rect& r) { set(r.left, r.top, r.right, r.bottom); } in set() 97 inline void set(const SkIRect& r) { set(r.left(), r.top(), r.right(), r.bottom()); } in set() 103 bool intersects(float l, float t, float r, float b) const { in intersects() 112 bool intersects(const Rect& r) const { return intersects(r.left, r.top, r.right, r.bottom); } in intersects() 119 void doIntersect(float l, float t, float r, float b) { in doIntersect() 126 void doIntersect(const Rect& r) { doIntersect(r.left, r.top, r.right, r.bottom); } in doIntersect() 128 inline bool contains(float l, float t, float r, float b) const { in contains() 132 inline bool contains(const Rect& r) const { return contains(r.left, r.top, r.right, r.bottom); } in contains() [all …]
|
/aosp12/art/test/411-checker-hdiv-hrem-const/src/ |
H A D | RemTest.java | 126 int r = v % 18; in $noinline$IntRemBy18() local 160 int r = v % -18; in $noinline$IntRemByMinus18() local 177 int r = v % 7; in $noinline$IntRemBy7() local 213 int r = v % -7; in $noinline$IntRemByMinus7() local 230 int r = v % 6; in $noinline$IntRemBy6() local 264 int r = v % -6; in $noinline$IntRemByMinus6() local 638 long r = v % 18L; in $noinline$LongRemBy18() local 659 long r = v % 7L; in $noinline$LongRemBy7() local 670 long r = v % -7L; in $noinline$LongRemByMinus7() local 680 long r = v % 6L; in $noinline$LongRemBy6() local [all …]
|