Home
last modified time | relevance | path

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

12

/external/rust/android-crates-io/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/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.chunk.by/range.chunk.by.iter/
Dtypes.compile.pass.cpp29 using Underlying = View<Iter>; in operator ()() typedef
Dderef.pass.cpp29 using Underlying = View<Iter, Sent>; in test() typedef
Dcompare.pass.cpp30 using Underlying = View<Iter, Sent>; in test() typedef
Ddecrement.pass.cpp47 using Underlying = View<Iter, Sent>; in test() typedef
Dincrement.pass.cpp38 using Underlying = View<Iterator, Sentinel>; in test() typedef
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.chunk.by/range.chunk.by.iter/
Dtypes.compile.pass.cpp29 using Underlying = View<Iter>; in operator ()() typedef
Dderef.pass.cpp29 using Underlying = View<Iter, Sent>; in test() typedef
Dcompare.pass.cpp30 using Underlying = View<Iter, Sent>; in test() typedef
Ddecrement.pass.cpp47 using Underlying = View<Iter, Sent>; in test() typedef
Dincrement.pass.cpp38 using Underlying = View<Iterator, Sentinel>; in test() typedef
/external/rust/android-crates-io/crates/ring/src/
Dbssl.rs45 type Underlying = c::int; in size_and_alignment() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp621 InstrProfReaderIndexBase &Underlying; member in __anone8b1f67e0211::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-16.0/llvm/lib/ProfileData/
DInstrProfReader.cpp800 InstrProfReaderIndexBase &Underlying; member in __anon0865bec40211::InstrProfReaderNullRemapper
803 InstrProfReaderNullRemapper(InstrProfReaderIndexBase &Underlying) in InstrProfReaderNullRemapper()
820 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper()
912 InstrProfReaderIndex<HashTableImpl> &Underlying; member in llvm::InstrProfReaderItaniumRemapper
/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-16.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp187 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() local
/external/rust/beto-rust/nearby/presence/np_adv_dynamic/src/
Dextended.rs39 Underlying(AddSectionError), enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h128 Underlying, // --attribute=underlying enumerator
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2981 Value *Underlying = TrampMem->stripPointerCasts(); in findInitTrampolineFromAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4278 Value *Underlying = TrampMem->stripPointerCasts(); in findInitTrampolineFromAlloca() local

12