/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-internal/src/pin_project/ |
D | derive.rs | 246 struct OriginalType<'a> { struct 248 attrs: &'a [Attribute], 250 vis: &'a Visibility, 252 ident: &'a Ident, 254 generics: &'a Generics,
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmsio1.c | 311 cmsTagTypeSignature OriginalType; in _cmsReadInputLUT() local 584 cmsTagTypeSignature OriginalType; in _cmsReadOutputLUT() local 708 cmsTagTypeSignature OriginalType; in _cmsReadDevicelinkLUT() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/tests/ |
D | test_serde.rs | 419 struct OriginalType { in test_newtype_struct() struct 420 v: u16, in test_newtype_struct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType()
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 388 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 387 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 399 uint64_t OriginalType = ELF::SHT_NULL; variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 324 Address DestAddr, Address SrcAddr, QualType OriginalType, in EmitOMPAggregateAssign() 534 void CodeGenFunction::EmitOMPCopy(QualType OriginalType, Address DestAddr, in EmitOMPCopy()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 235 FunctionType *OriginalType; member
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 1486 QualType OriginalType = DT->getOriginalType(); in mangleArgumentType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 365 FunctionType *OriginalType; member
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 5248 QualType OriginalType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | TreeTransform.h | 4216 QualType OriginalType = getDerived().TransformType(TLB, TL.getOriginalLoc()); in TransformDecayedType() local
|