Home
last modified time | relevance | path

Searched defs:StreamIndex (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dcontext_list_entry.h60 size_t StreamIndex() { return stream_index_; } in StreamIndex() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp59 const MSFLayout &Layout, BinaryStreamRef MsfData, uint32_t StreamIndex, in createIndexedStream()
327 uint32_t StreamIndex, in createIndexedStream()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp60 const MSFLayout &Layout, BinaryStreamRef MsfData, uint32_t StreamIndex, in createIndexedStream()
328 uint32_t StreamIndex, in createIndexedStream()
/external/lzma/CPP/7zip/Archive/Zip/
DZipIn.h165 int StreamIndex; // -1 for StartStream member
/external/lzma/CPP/7zip/Archive/Wim/
DWimIn.h188 unsigned StreamIndex; member
340 int StreamIndex; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp52 uint32_t StreamIndex; member
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp2715 constexpr struct StreamIndex in testGenerator() struct
2717 VertexStream index; in testGenerator()
2718 const char *name; in testGenerator()