HomeSort by relevance Sort by last modified time
    Searched defs:Stream (Results 101 - 125 of 403) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
InfoStream.h 1 //===- InfoStream.h - PDB Info Stream (Stream 1) Access ---------*- C++ -*-===//
33 InfoStream(std::unique_ptr<msf::MappedBlockStream> Stream);
57 std::unique_ptr<msf::MappedBlockStream> Stream;
PublicsStream.h 1 //===- PublicsStream.h - PDB Public Symbol Stream -------- ------*- C++ -*-===//
30 PublicsStream(std::unique_ptr<msf::MappedBlockStream> Stream);
49 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 44 bool valid() const { return Stream.valid(); }
46 BinaryStreamRef getBuffer() const { return Stream; }
49 BinaryStreamRef Stream;
SymbolDeserializer.h 28 : Stream(RecordData, llvm::support::little), Reader(Stream),
31 BinaryByteStream Stream;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
InfoStream.h 1 //===- InfoStream.h - PDB Info Stream (Stream 1) Access ---------*- C++ -*-===//
33 InfoStream(std::unique_ptr<msf::MappedBlockStream> Stream);
57 std::unique_ptr<msf::MappedBlockStream> Stream;
PublicsStream.h 1 //===- PublicsStream.h - PDB Public Symbol Stream -------- ------*- C++ -*-===//
30 PublicsStream(std::unique_ptr<msf::MappedBlockStream> Stream);
49 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolDeserializer.h 28 : Stream(RecordData, llvm::support::little), Reader(Stream),
31 BinaryByteStream Stream;
SymbolSerializer.h 33 MutableBinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
InfoStream.h 1 //===- InfoStream.h - PDB Info Stream (Stream 1) Access ---------*- C++ -*-===//
32 InfoStream(std::unique_ptr<msf::MappedBlockStream> Stream);
53 std::unique_ptr<msf::MappedBlockStream> Stream;
ModStream.h 1 //===- ModStream.h - PDB Module Info Stream Access ------------------------===//
30 std::unique_ptr<msf::MappedBlockStream> Stream);
50 std::unique_ptr<msf::MappedBlockStream> Stream;
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
35 std::unique_ptr<msf::MappedBlockStream> Stream);
61 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryStreamWriter.h 34 explicit BinaryStreamWriter(WritableBinaryStreamRef Stream);
37 /// Write the bytes specified in \p Buffer to the underlying stream.
45 /// Write the the integer \p Value to the underlying stream in the
56 Buffer, Value, Stream.getEndian());
69 /// Write the the string \p Str to the underlying stream followed by a null
78 /// Write the the string \p Str to the underlying stream without a null
86 /// Efficiently reads all data from \p Ref, and writes it to this stream.
88 /// of the source stream's implementation.
94 /// Efficiently reads \p Size bytes from \p Ref, and writes it to this stream.
96 /// of the source stream's implementation
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 46 bool valid() const { return Stream.valid(); }
48 BinaryStreamRef getBuffer() const { return Stream; }
51 BinaryStreamRef Stream;
SymbolDeserializer.h 28 : Stream(RecordData, llvm::support::little), Reader(Stream),
31 BinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
InfoStream.h 1 //===- InfoStream.h - PDB Info Stream (Stream 1) Access ---------*- C++ -*-===//
32 InfoStream(std::unique_ptr<msf::MappedBlockStream> Stream);
54 std::unique_ptr<msf::MappedBlockStream> Stream;
ModuleDebugStream.h 1 //===- ModuleDebugStream.h - PDB Module Info Stream Access ----------------===//
33 std::unique_ptr<msf::MappedBlockStream> Stream);
64 std::shared_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 46 bool valid() const { return Stream.valid(); }
48 BinaryStreamRef getBuffer() const { return Stream; }
51 BinaryStreamRef Stream;
SymbolDeserializer.h 28 : Stream(RecordData, llvm::support::little), Reader(Stream),
31 BinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
InfoStream.h 1 //===- InfoStream.h - PDB Info Stream (Stream 1) Access ---------*- C++ -*-===//
32 InfoStream(std::unique_ptr<msf::MappedBlockStream> Stream);
54 std::unique_ptr<msf::MappedBlockStream> Stream;
ModuleDebugStream.h 1 //===- ModuleDebugStream.h - PDB Module Info Stream Access ----------------===//
33 std::unique_ptr<msf::MappedBlockStream> Stream);
64 std::shared_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 44 bool valid() const { return Stream.valid(); }
46 BinaryStreamRef getBuffer() const { return Stream; }
49 BinaryStreamRef Stream;
SymbolDeserializer.h 28 : Stream(RecordData, llvm::support::little), Reader(Stream),
31 BinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
InfoStream.h 1 //===- InfoStream.h - PDB Info Stream (Stream 1) Access ---------*- C++ -*-===//
33 InfoStream(std::unique_ptr<msf::MappedBlockStream> Stream);
57 std::unique_ptr<msf::MappedBlockStream> Stream;
PublicsStream.h 1 //===- PublicsStream.h - PDB Public Symbol Stream -------- ------*- C++ -*-===//
30 PublicsStream(std::unique_ptr<msf::MappedBlockStream> Stream);
49 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 44 bool valid() const { return Stream.valid(); }
46 BinaryStreamRef getBuffer() const { return Stream; }
49 BinaryStreamRef Stream;

Completed in 373 milliseconds

1 2 3 45 6 7 8 91011>>