/frameworks/libs/binary_translation/backend/x86_64/ |
D | machine_ir_check.cc | 44 for (auto* edge : bb->out_edges()) { in CheckNoDanglingEdgesOrBasicBlocks() local 52 for (auto* edge : bb->in_edges()) { in CheckNoDanglingEdgesOrBasicBlocks() local 64 for (auto* edge : bb->in_edges()) { in CheckInOutEdgesLinksToBasicBlock() local 69 for (auto* edge : bb->out_edges()) { in CheckInOutEdgesLinksToBasicBlock() local 78 for (auto* edge : src->out_edges()) { in IsBasicBlockSuccessor() local
|
D | liveness_analyzer.cc | 43 for (auto edge : bb->in_edges()) { in Run() local 60 for (auto edge : bb->out_edges()) { in VisitBasicBlock() local
|
D | machine_ir_opt.cc | 145 void InsertNodeOnEdge(MachineIR* ir, MachineEdge* edge, int in_edge_index) { in InsertNodeOnEdge() 170 MachineEdge* edge = bb->in_edges()[i]; in RemoveCriticalEdges() local 257 for (auto edge : bb->in_edges()) { in UnlinkForwarderBlock() local 263 auto* edge = bb->out_edges()[0]; in UnlinkForwarderBlock() local
|
D | context_liveness_analyzer.cc | 36 for (auto edge : bb->in_edges()) { in Init() local
|
D | machine_ir_analysis.cc | 62 for (auto* edge : bb->out_edges()) { in PostOrderTraverseBBListRecursive() local 144 for (auto* edge : bb->out_edges()) { in FindLoops() local
|
D | rename_vregs.cc | 89 for (auto edge : bb->out_edges()) { in RenameVRegs() local
|
/frameworks/base/core/java/android/gesture/ |
D | Gesture.java | 142 public Path toPath(int width, int height, int edge, int numSample) { in toPath() 146 public Path toPath(Path path, int width, int height, int edge, int numSample) { in toPath() 185 public Bitmap toBitmap(int width, int height, int edge, int numSample, int color) { in toBitmap()
|
/frameworks/rs/driver/runtime/ |
D | rs_cl.c | 990 extern float __attribute__((overloadable)) step(float edge, float v) { in step() 993 extern float2 __attribute__((overloadable)) step(float2 edge, float2 v) { in step() 999 extern float3 __attribute__((overloadable)) step(float3 edge, float3 v) { in step() 1006 extern float4 __attribute__((overloadable)) step(float4 edge, float4 v) { in step() 1014 extern float2 __attribute__((overloadable)) step(float2 edge, float v) { in step() 1020 extern float3 __attribute__((overloadable)) step(float3 edge, float v) { in step() 1027 extern float4 __attribute__((overloadable)) step(float4 edge, float v) { in step() 1035 extern float2 __attribute__((overloadable)) step(float edge, float2 v) { in step() 1041 extern float3 __attribute__((overloadable)) step(float edge, float3 v) { in step() 1048 extern float4 __attribute__((overloadable)) step(float edge, float4 v) { in step() [all …]
|
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/transformation/ |
D | EdgeTranslate.kt | 30 private val edge: Edge, constant in com.android.compose.animation.scene.transformation.EdgeTranslate
|
/frameworks/libs/binary_translation/backend/common/ |
D | machine_ir_debug.cc | 82 for (const auto* edge : in_edges()) { in GetDebugString() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/back/ |
D | BackAnimationSpecTest.kt | 14 private data class BackInput(val progressX: Float, val progressY: Float, val edge: Int) constant in com.android.systemui.animation.back.BackInput
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/ |
D | KeyguardTransitionAnimationFlow.kt | 63 private val edge: Edge, in <lambda>() constant in com.android.systemui.keyguard.ui.KeyguardTransitionAnimationFlow.FlowBuilder
|
/frameworks/base/core/java/android/transition/ |
D | Slide.java | 157 int edge = a.getInt(R.styleable.Slide_slideEdge, Gravity.BOTTOM); in Slide() local
|
/frameworks/libs/binary_translation/backend/include/berberis/backend/x86_64/ |
D | machine_ir.h | 299 MachineEdge* edge = NewInArena<MachineEdge>(arena(), arena(), src, dst); in AddEdge() local
|
/frameworks/ex/widget/java/com/android/ex/widget/ |
D | StaggeredGridView.java | 421 EdgeEffectCompat edge = deltaY > 0 ? mTopEdge : mBottomEdge; in trackMotionScroll() local 555 final EdgeEffectCompat edge; in computeScroll() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipKeepClearAlgorithm.kt | 306 val edge = edgeRect.left - pipAreaPadding in <lambda>() constant
|
/frameworks/base/core/java/android/widget/ |
D | OverScroller.java | 827 final int edge = positive ? max : min; in startAfterEdge() local
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 1033 for (const auto &edge : isaTree) { in isIsaMatched() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DisplayContent.java | 5995 private static int addToGlobalAndConsumeLimit(Region local, Region global, Rect edge, in addToGlobalAndConsumeLimit()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |