/frameworks/compile/slang/tests/F_root_compute_too_many_args/ |
D | stderr.txt.expect | 1 …args.rs:6:20: error: In compute kernel root(), parameter 'extra1' cannot appear after any of the s… 2 …args.rs: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 | 144 appear(ownGroup, groupTransformationAmount); in transformViewInternal() 151 private void appear(MessagingGroup ownGroup, float transformationAmount) { in appear() method in MessagingLayoutTransformState 158 appear(child, transformationAmount); in appear() 161 appear(ownGroup.getAvatar(), transformationAmount); in appear() 162 appear(ownGroup.getSenderView(), transformationAmount); in appear() 163 appear(ownGroup.getIsolatedMessage(), transformationAmount); in appear() 201 private void appear(View child, float transformationAmount) { in appear() method in MessagingLayoutTransformState 206 ownState.appear(transformationAmount, null); in appear() 309 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()
|
D | TransformState.java | 420 public void appear(float transformationAmount, TransformableView otherView) { in appear() method in TransformState
|
/frameworks/compile/slang/tests/F_root_compute_really_bad/ |
D | stderr.txt.expect | 3 root_compute_really_bad.rs:6:19: error: In compute kernel root(), parameter 'extra1' cannot appear … 4 root_compute_really_bad.rs:6:36: error: In compute kernel root(), parameter 'extra2' cannot appear … 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 …_t_xyzwar.rs:6:44: error: In compute kernel root(), parameter 'w' cannot appear after any of the s… 7 …t_xyzwar.rs: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/native/opengl/tests/testViewport/ |
D | README | 9 (Therefore the whole screen should appear to be white.)
|
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/ |
D | stderr.txt.expect | 6 …_t_xyzar.rs:5:45: error: In compute kernel root(), parameter 'ar' cannot appear after any of the s…
|
/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/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/opt/gamesdk/third_party/cube/ |
D | COPYRIGHT.txt | 1 This file contains other licenses and their copyrights that appear in this 34 that this copyright and permissions notice appear in all copies and
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | plugin.proto | 67 // they import. The files will appear in topological order, so each file 140 // Code generators are executed in the order in which they appear on the
|
/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 | 179 ownState.appear(transformationAmount, notification); in transformFrom()
|
/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/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/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/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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | json_format_proto3.proto | 84 // 2. Multiple oneof fields in the same oneof cannot appear at the
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 245 // An Item is an abstract type. It represents a value that can appear inline in many places, such 261 // These can only usually appear as top-level resources. The concrete type is one of the types
|
/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
|