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

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
37 TpiStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
64 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
BinaryStreamWriter.h 36 explicit BinaryStreamWriter(WritableBinaryStream &Stream);
41 : Stream(Other.Stream), Offset(Other.Offset) {}
44 Stream = Other.Stream;
51 /// Write the bytes specified in \p Buffer to the underlying stream.
59 /// Write the the integer \p Value to the underlying stream in the
70 Buffer, Value, Stream.getEndian());
83 /// Write the the string \p Str to the underlying stream followed by a null
92 /// Write the the string \p Str to the underlying stream without a nul
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
SymbolSerializer.h 33 MutableBinaryByteStream Stream;
TypeDeserializer.h 32 : Stream(RecordData, llvm::support::little), Reader(Stream),
35 BinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
PublicsStream.h 1 //===- PublicsStream.h - PDB Public Symbol Stream -------- ------*- C++ -*-===//
31 PublicsStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
59 std::unique_ptr<msf::MappedBlockStream> Stream;
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
37 TpiStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
64 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
BinaryStreamWriter.h 36 explicit BinaryStreamWriter(WritableBinaryStream &Stream);
41 : Stream(Other.Stream), Offset(Other.Offset) {}
44 Stream = Other.Stream;
51 /// Write the bytes specified in \p Buffer to the underlying stream.
59 /// Write the the integer \p Value to the underlying stream in the
70 Buffer, Value, Stream.getEndian());
83 /// Write the the string \p Str to the underlying stream followed by a null
92 /// Write the the string \p Str to the underlying stream without a nul
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
SymbolSerializer.h 35 MutableBinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
ModuleDebugStream.h 1 //===- ModuleDebugStream.h - PDB Module Info Stream Access ------*- C++ -*-===//
33 std::unique_ptr<msf::MappedBlockStream> Stream);
71 std::shared_ptr<msf::MappedBlockStream> Stream;
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
38 TpiStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
67 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
BinaryStreamWriter.h 36 explicit BinaryStreamWriter(WritableBinaryStream &Stream);
41 : Stream(Other.Stream), Offset(Other.Offset) {}
44 Stream = Other.Stream;
51 /// Write the bytes specified in \p Buffer to the underlying stream.
59 /// Write the the integer \p Value to the underlying stream in the
70 Buffer, Value, Stream.getEndian());
83 /// Write the the string \p Str to the underlying stream followed by a null
92 /// Write the the string \p Str to the underlying stream without a nul
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
SymbolSerializer.h 35 MutableBinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
ModuleDebugStream.h 1 //===- ModuleDebugStream.h - PDB Module Info Stream Access ------*- C++ -*-===//
33 std::unique_ptr<msf::MappedBlockStream> Stream);
71 std::shared_ptr<msf::MappedBlockStream> Stream;
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
38 TpiStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
67 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
BinaryStreamWriter.h 36 explicit BinaryStreamWriter(WritableBinaryStream &Stream);
41 : Stream(Other.Stream), Offset(Other.Offset) {}
44 Stream = Other.Stream;
51 /// Write the bytes specified in \p Buffer to the underlying stream.
59 /// Write the the integer \p Value to the underlying stream in the
70 Buffer, Value, Stream.getEndian());
83 /// Write the the string \p Str to the underlying stream followed by a null
92 /// Write the the string \p Str to the underlying stream without a nul
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
SymbolSerializer.h 35 MutableBinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
ModuleDebugStream.h 1 //===- ModuleDebugStream.h - PDB Module Info Stream Access ------*- C++ -*-===//
33 std::unique_ptr<msf::MappedBlockStream> Stream);
71 std::shared_ptr<msf::MappedBlockStream> Stream;
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
38 TpiStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
67 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
BinaryStreamWriter.h 36 explicit BinaryStreamWriter(WritableBinaryStream &Stream);
41 : Stream(Other.Stream), Offset(Other.Offset) {}
44 Stream = Other.Stream;
51 /// Write the bytes specified in \p Buffer to the underlying stream.
59 /// Write the the integer \p Value to the underlying stream in the
70 Buffer, Value, Stream.getEndian());
83 /// Write the the string \p Str to the underlying stream followed by a null
92 /// Write the the string \p Str to the underlying stream without a nul
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
SymbolSerializer.h 35 MutableBinaryByteStream Stream;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
ModuleDebugStream.h 1 //===- ModuleDebugStream.h - PDB Module Info Stream Access ------*- C++ -*-===//
33 std::unique_ptr<msf::MappedBlockStream> Stream);
71 std::shared_ptr<msf::MappedBlockStream> Stream;
TpiStream.h 1 //===- TpiStream.cpp - PDB Type Info (TPI) Stream 2 Access ------*- C++ -*-===//
38 TpiStream(PDBFile &File, std::unique_ptr<msf::MappedBlockStream> Stream);
67 std::unique_ptr<msf::MappedBlockStream> Stream;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
BinaryStreamWriter.h 36 explicit BinaryStreamWriter(WritableBinaryStream &Stream);
41 : Stream(Other.Stream), Offset(Other.Offset) {}
44 Stream = Other.Stream;
51 /// Write the bytes specified in \p Buffer to the underlying stream.
59 /// Write the the integer \p Value to the underlying stream in the
70 Buffer, Value, Stream.getEndian());
83 /// Write the the string \p Str to the underlying stream followed by a null
92 /// Write the the string \p Str to the underlying stream without a nul
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
StreamingVideoActivity.java 51 * Simple storage class for stream information.
53 static class Stream implements Serializable {
55 * Human-readable name for the stream.
65 * URI of the stream
69 public Stream(String name, String code, String uri) {
79 } else if (o == null || !(o instanceof Stream)) {
82 Stream stream = (Stream) o; local
83 return name.equals(stream.name
    [all...]
  /device/generic/goldfish/wifi/ipv6proxy/
socket.h 37 Stream, // A streaming protocol, use this with Infer for TCP
42 Infer, // Infer the protocol from the type, such as TCP for Stream

Completed in 1132 milliseconds

1 2 3 4 5 6 78 91011>>