/aosp_15_r20/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/ |
H A D | UpdateExpression.md | 26 ### Enhanced Client UpdateExpression API 46 ### Applying an UpdateExpression 73 ### Transforming enhanced UpdateExpression to low-level 76 ### Precedence and merging rules
|
H A D | DocumentAPI.md | 37 ### Enhanced Client Table Schema creation API 58 ### Accessing Document from DDB table
|
/aosp_15_r20/external/google-cloud-java/generation/new_client/ |
H A D | README.md | 314 ### Solution subsection 342 ### Solution subsection 368 ### Solution subsection
|
/aosp_15_r20/packages/modules/AdServices/adservices/linter/documentation/ |
D | SharedPreferencesUsageDetector.md | 19 ## Solution section in SharedPreferencesUsageDetector 28 ### Example
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common-jvm/2.7.0-alpha12/androidx.room_room-common/linux_glibc_common/local-combined/ |
D | androidx.room_room-common.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common-jvm/2.7.0-alpha12/androidx.room_room-common/android_common_apex33/local-combined/ |
D | androidx.room_room-common.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common-jvm/2.7.0-alpha12/ |
HD | room-common-jvm-2.7.0-alpha12.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/room-common. ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common-jvm/2.7.0-alpha12/androidx.room_room-common/android_common/local-combined/ |
D | androidx.room_room-common.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common-jvm/2.7.0-alpha12/androidx.room_room-common/android_common_apex34/local-combined/ |
D | androidx.room_room-common.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common-jvm/2.7.0-alpha12/androidx.room_room-common/android_common_apex30/local-combined/ |
D | androidx.room_room-common.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/ |
D | interoperability-revisited.rst | 108 Solution chapter
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper-timeout/ |
D | README.md | 11 ## Solution section in hyper-timeout
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | UniformBlockToStructuredBufferTranslation.md | 10 ## Solution section in Uniform Block to StructuredBuffer Translation
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/ |
D | CONTRIBUTING.md | 74 #### Solution #### subsubsection
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Solution.h | 38 Solution() in Solution() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/ |
D | Solver.h | 78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/ |
D | Solver.h | 78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/ |
D | Solver.h | 78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/ |
D | Solver.h | 78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
|
/aosp_15_r20/external/fonttools/Lib/fontTools/qu2cu/ |
H A D | qu2cu.py | 242 Solution = namedtuple("Solution", ["num_points", "error", "start_index", "is_cubic"]) variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 717 const PBQP::Solution &Solution, in mapPBQPToRegAlloc() 870 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 664 const PBQP::Solution &Solution, in mapPBQPToRegAlloc() 811 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 704 const PBQP::Solution &Solution, in mapPBQPToRegAlloc() 858 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 4196 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse() 4731 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution() 4854 SmallVector<const Formula *, 8> Solution; in LSRInstance() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 4893 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse() 5458 const SmallVectorImpl<const Formula *> &Solution) { in ImplementSolution() 5586 SmallVector<const Formula *, 8> Solution; in LSRInstance() local
|