Home
last modified time | relevance | path

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

/external/antlr/runtime/Cpp/include/
Dantlr3rewritestreams.hpp177 typedef typename ComponentType::StreamType StreamType; typedef in RewriteRuleTokenStream
204 typedef typename ComponentType::StreamType StreamType; typedef in RewriteRuleSubtreeStream
232 typedef typename ComponentType::StreamType StreamType; typedef in RewriteRuleNodeStream
Dantlr3treeparser.hpp46 typedef TreeNodeStreamType StreamType; typedef in TreeParser
Dantlr3lexer.hpp76 typedef InputStreamType StreamType; typedef in Lexer
Dantlr3cyclicdfa.hpp52 typedef typename CtxType::StreamType StreamType; typedef in CyclicDFA
Dantlr3parser.hpp50 typedef TokenStreamType StreamType; typedef in Parser
Dantlr3traits.hpp291 typedef typename SuperType::StreamType StreamType; typedef in Traits::RewriteStreamType
/external/ImageMagick/MagickCore/
Dblob-private.h57 } StreamType; typedef
/external/webrtc/webrtc/video/
Dvie_channel.h54 enum StreamType { enum
/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/audio/
DAc3Util.java49 public @interface StreamType {} annotation in Ac3Util.SyncFrameInfo
/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/
DC.java256 public @interface StreamType {} annotation in C
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h941 ULONG32 StreamType; member