Home
last modified time | relevance | path

Searched refs:OpenSeq (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp87 SequencePrinter(const Sequence &S, char OpenSeq, char CloseSeq, in SequencePrinter() argument
89 : S(S), OpenSeq(OpenSeq), CloseSeq(CloseSeq), in SequencePrinter()
94 OS << OpenSeq; in printTo() local
108 char OpenSeq; member in __anon24193::SequencePrinter
114 SequencePrinter<Sequence, Pred> printSequence(const Sequence &S, char OpenSeq, in printSequence() argument
116 return SequencePrinter<Sequence, Pred>(S, OpenSeq, CloseSeq, std::move(P)); in printSequence()
/third_party/lzma/CPP/7zip/Archive/
H A DIArchive.h380 x(OpenSeq(ISequentialInStream *stream)) \
H A DLzmaHandler.cpp394 Z7_COM7F_IMF(CHandler::OpenSeq(ISequentialInStream *stream))
H A DXzHandler.cpp682 Z7_COM7F_IMF(CHandler::OpenSeq(ISequentialInStream *stream)) in OpenSeq() function
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp1982 result = openSeq->OpenSeq(op.seqStream);

Completed in 11 milliseconds