Home
last modified time | relevance | path

Searched defs:Underlying (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/protobuf-json-mapping/src/
Dwell_known_wrapper.rs16 type Underlying; typedef
18 fn get_ref(&self) -> &Self::Underlying; in get_ref()
19 fn get_mut(&mut self) -> &mut Self::Underlying; in get_mut()
23 type Underlying = f64; typedef
35 type Underlying = f32; typedef
47 type Underlying = i64; typedef
59 type Underlying = u64; typedef
71 type Underlying = i32; typedef
83 type Underlying = u32; typedef
95 type Underlying = bool; typedef
[all …]
/external/rust/crates/ring/src/
Dbssl.rs45 type Underlying = c::int; in size_and_alignment() typedef
/external/cronet/base/allocator/partition_allocator/starscan/
Draceful_worklist.h33 using Underlying = std::vector<Node, MetadataAllocator<Node>>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp621 InstrProfReaderIndexBase &Underlying; member in __anonfdd04aed0211::InstrProfReaderNullRemapper
624 InstrProfReaderNullRemapper(InstrProfReaderIndexBase &Underlying) in InstrProfReaderNullRemapper()
641 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper()
733 InstrProfReaderIndex<HashTableImpl> &Underlying; member in llvm::InstrProfReaderItaniumRemapper
/external/vulkan-validation-layers/layers/
Dhash_util.h50 using Underlying = typename std::underlying_type<Value>::type; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp184 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp1183 const Value* Underlying = GetUnderlyingObject(DepLoc.Ptr, DL); in eliminateDeadStores() local
/external/clang/lib/AST/
DASTDiagnostic.cpp141 QualType Underlying; in Desugar() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2404 Value *Underlying = TrampMem->stripPointerCasts(); in findInitTrampolineFromAlloca() local
/external/clang/include/clang/AST/
DDeclCXX.h2839 NamedDecl *Underlying; variable
/external/clang/lib/Sema/
DSemaStmt.cpp3685 QualType Underlying = HandlerCHT.underlying(); in ActOnCXXTryBlock() local
DSemaType.cpp7337 QualType Underlying = BaseType; in BuildUnaryTransformType() local
DSemaOverload.cpp1883 QualType Underlying = FromEnumType->getDecl()->getIntegerType(); in IsIntegralPromotion() local
DTreeTransform.h11656 QualType TreeTransform<Derived>::RebuildTypeOfType(QualType Underlying) { in RebuildTypeOfType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4278 Value *Underlying = TrampMem->stripPointerCasts(); in findInitTrampolineFromAlloca() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3678 if (const NamespaceAliasDecl *Underlying = in EmitNamespaceAlias() local
/external/clang/lib/Serialization/
DASTReader.cpp5649 QualType Underlying = readType(*Loc.F, Record, Idx); in readTypeRecord() local