/third_party/boost/libs/hana/include/boost/hana/ |
D | extract.hpp | 25 using Extract = BOOST_HANA_DISPATCH_IF(extract_impl<W>, in operator ()() typedef
|
/third_party/boost/boost/hana/ |
D | extract.hpp | 25 using Extract = BOOST_HANA_DISPATCH_IF(extract_impl<W>, in operator ()() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterleavedAccessPass.cpp | 294 auto *Extract = dyn_cast<ExtractElementInst>(*UI); in lowerInterleavedLoad() local 366 for (auto *Extract : Extracts) { in tryReplaceExtracts() local 407 auto *Extract = Replacement.first; in tryReplaceExtracts() local
|
/third_party/grpc/src/csharp/Grpc.Core/Internal/ |
D | CompletionRegistry.cs | 86 public IOpCompletionCallback Extract(IntPtr key) in Extract() method in Grpc.Core.Internal.CompletionRegistry
|
/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | bind.h | 54 static const UntypedFormatSpecImpl& Extract(const T& s) { in Extract() function
|
D | bind_test.cc | 15 bool Extract(const char *s, UnboundConversion *props, int *next) const { in Extract() function in absl::str_format_internal::__anon756c7ac90111::FormatBindTest
|
D | extension.h | 51 static FormatRawSinkImpl Extract(T s) { in Extract() function 118 static FormatSinkImpl* Extract(T* s) { in Extract() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | bind.h | 68 static const UntypedFormatSpecImpl& Extract(const T& s) { in Extract() function
|
D | bind_test.cc | 29 bool Extract(const char *s, UnboundConversion *props, int *next) const { in Extract() function in absl::str_format_internal::__anoncfc33d1e0111::FormatBindTest
|
D | extension.h | 51 static FormatRawSinkImpl Extract(T s) { in Extract() function 118 static FormatSinkImpl* Extract(T* s) { in Extract() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryStreamArray.h | 243 Extractor Extract; variable
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
D | fuzz_utils.h | 49 static WEBP_INLINE uint32_t Extract(uint32_t max_value, in Extract() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLateEHPrepare.cpp | 270 for (auto *Extract : ExtractInstrs) { in addExceptionExtraction() local
|
D | WebAssemblyISelLowering.cpp | 1280 const SDValue &Extract = Op.getOperand(0); in LowerSIGN_EXTEND_INREG() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.cpp | 119 bool Extract) { in getScalarizationOverhead()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 1054 Value *Extract = Builder.CreateExtractElement(Store->getValueOperand(), in vectorizeStoreChain() local 1067 Value *Extract = Store->getValueOperand(); in vectorizeStoreChain() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 736 Value *ConstantOffsetExtractor::Extract(Value *Idx, GetElementPtrInst *GEP, in Extract() function in ConstantOffsetExtractor
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstructionSelector.cpp | 1706 MachineInstr *Extract = emitExtractVectorElt( in select() local 2097 MachineInstr *Extract = emitExtractVectorElt( in select() local 2991 MachineInstr *Extract = emitExtractVectorElt(DstReg, DstRB, NarrowTy, SrcReg, in selectExtractElt() local 3021 MachineInstr *Extract = in selectSplitVectorUnmerge() local
|
/third_party/re2/re2/ |
D | re2.cc | 457 bool RE2::Extract(const StringPiece& text, in GlobalReplace() function in re2::RE2
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 2250 RValue<Byte> Extract(RValue<Byte8> val, int i) in Extract() function 2321 RValue<SByte> Extract(RValue<SByte8> val, int i) in Extract() function 2836 RValue<UShort> Extract(RValue<UShort4> val, int i) in Extract() function 3056 RValue<Short> Extract(RValue<Short8> val, int i) in Extract() function 3133 RValue<UShort> Extract(RValue<UShort8> val, int i) in Extract() function
|
D | Reactor.cpp | 2003 RValue<Short> Extract(RValue<Short4> val, int i) in Extract() function 3096 RValue<Int> Extract(RValue<Int2> val, int i) in Extract() function 3247 RValue<UInt> Extract(RValue<UInt2> val, int i) in Extract() function 3487 RValue<Int> Extract(RValue<Int4> x, int i) in Extract() function 3729 RValue<UInt> Extract(RValue<UInt4> x, int i) in Extract() function 4242 RValue<Float> Extract(RValue<Float4> x, int i) in Extract() function
|
/third_party/re2/util/ |
D | pcre.cc | 456 bool PCRE::Extract(const StringPiece &text, in Extract() function in re2::PCRE
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 569 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { in getScalarizationOverhead()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 520 auto Extract = buildInstr(TargetOpcode::G_EXTRACT); in buildExtract() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 317 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { in getScalarizationOverhead()
|