Home
last modified time | relevance | path

Searched defs:StreamType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMinidump.h166 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel.h221 using StreamType = void *; variable
/third_party/ffmpeg/libavformat/
Dmpegts.c1384 typedef struct StreamType { struct
1388 } StreamType; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h50 enum class StreamType : uint32_t { enum
/third_party/mesa3d/src/util/
Ddbghelp.h941 ULONG32 StreamType; member