/frameworks/compile/slang/tests/F_root_compute_too_many_args/ |
D | stderr.txt.expect | 1 …rscript:6:20: error: In compute kernel root(), parameter 'extra1' cannot appear after any of the s… 2 …rscript:6:37: error: In compute kernel root(), parameter 'extra2' cannot appear after any of the s…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | MessagingLayoutTransformState.java | 146 appear(ownGroup, groupTransformationAmount); in transformViewInternal() 153 private void appear(MessagingGroup ownGroup, float transformationAmount) { in appear() method in MessagingLayoutTransformState 160 appear(child, transformationAmount); in appear() 163 appear(ownGroup.getAvatar(), transformationAmount); in appear() 164 appear(ownGroup.getSenderView(), transformationAmount); in appear() 165 appear(ownGroup.getIsolatedMessage(), transformationAmount); in appear() 203 private void appear(View child, float transformationAmount) { in appear() method in MessagingLayoutTransformState 208 ownState.appear(transformationAmount, null); in appear() 356 ownState.appear(transformationAmount, null); in transformView() 366 ownState.appear(transformationAmount, null); in transformView()
|
D | ImageTransformState.java | 62 public void appear(float transformationAmount, TransformableView otherView) { in appear() method in ImageTransformState 76 super.appear(transformationAmount, otherView); in appear()
|
/frameworks/compile/slang/tests/F_root_compute_really_bad/ |
D | stderr.txt.expect | 3 …rscript:6:19: error: In compute kernel root(), parameter 'extra1' cannot appear after any of the s… 4 …rscript:6:36: error: In compute kernel root(), parameter 'extra2' cannot appear after any of the s… 15 …16:50: error: In compute kernel root_kernel(), parameter 'extra1' cannot appear after any of the s… 16 …16:67: error: In compute kernel root_kernel(), parameter 'extra2' cannot appear after any of the s…
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/ |
D | stderr.txt.expect | 6 …zwar.rscript:6:44: error: In compute kernel root(), parameter 'w' cannot appear after any of the s… 7 …war.rscript:6:53: error: In compute kernel root(), parameter 'ar' cannot appear after any of the s…
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 26 then appear in the launcher of your device. 37 should appear. From there, you can go to the gallery with the gallery button or
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/ |
D | stderr.txt.expect | 6 …zar.rscript:5:45: error: In compute kernel root(), parameter 'ar' cannot appear after any of the s…
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 9 (Therefore the whole screen should appear to be white.)
|
/frameworks/opt/telephony/tests/telephonytests/ |
D | jarjar-rules-tests.txt | 3 # This causes two NetworkFactory classes to appear in the test package (one used
|
/frameworks/base/data/sounds/ |
D | README.txt | 26 does not appear to be related to the other files in any obvious way
|
/frameworks/base/core/proto/android/app/ |
D | notification_channel_group.proto | 40 // Allows the notifications to appear outside of the shade in floating windows
|
D | notification_channel.proto | 61 // Allows the notifications to appear outside of the shade in floating windows
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationStackScrollLayoutTest.java | 220 mStackScroller.addOnExpandedHeightChangedListener((height, appear) -> { in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks() argument 222 Assert.assertEquals(expectedAppear[0], appear, .1); in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks() 239 mStackScroller.addOnExpandedHeightChangedListener((expandedHeight, appear) -> { in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight() argument
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 140 "section `%0' should not appear in input file `%1': %2", 141 "section `%0' should not appear in input file `%1': %2")
|
/frameworks/base/core/proto/android/os/ |
D | ps.proto | 38 // spid). This value may also appear as: a process ID (pid); a process
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ViewTransformationHelper.java | 206 ownState.appear(transformationAmount, notification); in transformFrom()
|
/frameworks/av/media/ndk/ |
D | NOTICE | 211 wherever such third-party notices normally appear. The contents 305 notice appear with all copies of the Data Files or Software, (b) both the 306 above copyright notice(s) and this permission notice appear in associated
|
/frameworks/av/ |
D | NOTICE | 211 wherever such third-party notices normally appear. The contents 305 notice appear with all copies of the Data Files or Software, (b) both the 306 above copyright notice(s) and this permission notice appear in associated
|
/frameworks/av/camera/ndk/ |
D | NOTICE | 211 wherever such third-party notices normally appear. The contents 305 notice appear with all copies of the Data Files or Software, (b) both the 306 above copyright notice(s) and this permission notice appear in associated
|
/frameworks/native/ |
D | NOTICE | 211 wherever such third-party notices normally appear. The contents 305 notice appear with all copies of the Data Files or Software, (b) both the 306 above copyright notice(s) and this permission notice appear in associated
|
/frameworks/base/ |
D | NOTICE | 222 wherever such third-party notices normally appear. The contents 316 notice appear with all copies of the Data Files or Software, (b) both the 317 above copyright notice(s) and this permission notice appear in associated
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardHostViewController.java | 237 public void appear(int statusBarHeight) { in appear() method in KeyguardHostViewController
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBouncerTest.java | 198 verify(mKeyguardHostViewController).appear(anyInt()); in testShow_animatesKeyguardView()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBouncer.java | 248 mKeyguardViewController.appear(mStatusBarHeight);
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 268 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 269 # with name TypeT. When disabled the typedef will appear as a member of a file, 327 # extracted and appear in the documentation as a namespace called 403 # alphabetically by member name. If set to NO the members will appear in 410 # by member name. If set to NO (the default) the members will appear in 418 # the constructors will appear in the respective orders defined by 427 # the group names will appear in their defined order. 471 # the initial value of a variable or define consists of for it to appear in
|