Home
last modified time | relevance | path

Searched defs:StreamData (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_session.h63 struct StreamData { struct
64 StreamData *dlnext, *dlprev; argument
65 Http2DownstreamConnection *dconn;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h138 std::vector<std::pair<uint32_t, BlockList>> StreamData; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DCommonDataType.h84 struct StreamData { struct
85 size_t size; // Size of memory, bytes
86 std::shared_ptr<void> data; // Smart pointer of data
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamRef.h202 BinaryStreamRef StreamData; // Stream Data member