Home
last modified time | relevance | path

Searched defs:Resolved (Results 1 – 25 of 87) sorted by relevance

1234

/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/issue51219b.dir/
Da.go20 Resolved Resolved `json:"resolved,omitempty"` member
23 type Resolved struct { struct
24 Users ResolvedData[User] `json:"users,omitempty"`
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DSceneTransitionLayout.kt459 internal sealed class Resolved in align() class in com.android.compose.animation.scene.UserAction
466 internal object Resolved : UserAction.Resolved() in resolve() object
532 internal data class Resolved( in resolve() class in com.android.compose.animation.scene.Swipe
549 internal enum class Resolved(val orientation: Orientation) { class in com.android.compose.animation.scene.SwipeDirection
574 interface Resolved { in equals() interface
H A DEdgeDetector.kt40 enum class Resolved : SwipeSource.Resolved { class in com.android.compose.animation.scene.Edge
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/scene/ui/viewmodel/
DSceneContainerEdge.java45 … public static enum Resolved implements com.android.compose.animation.scene.SwipeSource.Resolved { enum in SceneContainerEdge
52 Resolved() { in Resolved() method in SceneContainerEdge.Resolved
/aosp_15_r20/external/clang/lib/AST/
H A DCommentLexer.cpp43 char *Resolved = Allocator.Allocate<char>(UNI_MAX_UTF8_BYTES_PER_CODE_POINT); in convertCodePointToUTF8() local
601 StringRef Resolved; in lexHTMLCharacterReference() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp472 auto Resolved = in tryToGenerate() local
508 DLLImportDefinitionGenerator::createStubsGraph(const SymbolMap &Resolved) { in createStubsGraph()
H A DRTDyldObjectLinkingLayer.cpp225 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCAsmBackend.cpp47 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAsmBackend.cpp107 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAsmBackend.cpp111 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DSplitEdgeDetector.kt54 enum class Resolved : SwipeSource.Resolved { class in com.android.compose.animation.scene.demo.SceneContainerEdge
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/viewmodel/
H A DSplitEdgeDetector.kt54 enum class Resolved : SwipeSource.Resolved { class in com.android.systemui.scene.ui.viewmodel.SceneContainerEdge
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp56 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp56 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DOneLineShaper.h73 enum Resolved { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp175 bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.cpp160 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp52 bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp555 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp572 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp568 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/clang/include/clang/Lex/
H A DHeaderSearch.h64 unsigned Resolved : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp141 bool Resolved, in fixupNeedsRelaxationAdvanced()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp717 bool Resolved = false; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h703 Resolved, /// Assigned address, still materializing. enumerator

1234