Home
last modified time | relevance | path

Searched defs:Solution (Results 1 – 25 of 79) sorted by relevance

1234

/aosp_15_r20/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/
H A DUpdateExpression.md26 ### Enhanced Client UpdateExpression API
46 ### Applying an UpdateExpression
73 ### Transforming enhanced UpdateExpression to low-level
76 ### Precedence and merging rules
H A DDocumentAPI.md37 ### Enhanced Client Table Schema creation API
58 ### Accessing Document from DDB table
/aosp_15_r20/external/google-cloud-java/generation/new_client/
H A DREADME.md314 ### Solution subsection
342 ### Solution subsection
368 ### Solution subsection
/aosp_15_r20/packages/modules/AdServices/adservices/linter/documentation/
DSharedPreferencesUsageDetector.md19 ## 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/
Dandroidx.room_room-common.jarMETA-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/
Dandroidx.room_room-common.jarMETA-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/
HDroom-common-jvm-2.7.0-alpha12.jarMETA-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/
Dandroidx.room_room-common.jarMETA-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/
Dandroidx.room_room-common.jarMETA-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/
Dandroidx.room_room-common.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/
Dinteroperability-revisited.rst108 Solution chapter
/aosp_15_r20/external/rust/android-crates-io/crates/hyper-timeout/
DREADME.md11 ## Solution section in hyper-timeout
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DUniformBlockToStructuredBufferTranslation.md10 ## Solution section in Uniform Block to StructuredBuffer Translation
/aosp_15_r20/external/rust/android-crates-io/crates/h2/
DCONTRIBUTING.md74 #### Solution #### subsubsection
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h38 Solution() in Solution() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/
DSolver.h78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/
DSolver.h78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/
DSolver.h78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/
DSolver.h78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
/aosp_15_r20/external/fonttools/Lib/fontTools/qu2cu/
H A Dqu2cu.py242 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 DRegAllocPBQP.cpp717 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 DRegAllocPBQP.cpp664 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 DRegAllocPBQP.cpp704 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 DLoopStrengthReduce.cpp4196 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 DLoopStrengthReduce.cpp4893 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

1234