Home
last modified time | relevance | path

Searched defs:SourceName (Results 1 – 23 of 23) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DITokenSource.cs68 string SourceName { property
DIIntStream.cs156 string SourceName { property
DANTLRFileStream.cs85 override public string SourceName property in Antlr.Runtime.ANTLRFileStream
DParser.cs99 public override string SourceName { property in Antlr.Runtime.Parser
DUnbufferedTokenStream.cs72 public string SourceName { property in Antlr.Runtime.UnbufferedTokenStream
DLexer.cs169 public override string SourceName { property in Antlr.Runtime.Lexer
DANTLRStringStream.cs275 public virtual string SourceName { property in Antlr.Runtime.ANTLRStringStream
DBufferedTokenStream.cs114 public virtual string SourceName { property in Antlr.Runtime.BufferedTokenStream
DLegacyCommonTokenStream.cs415 public virtual string SourceName { property in Antlr.Runtime.LegacyCommonTokenStream
DBaseRecognizer.cs815 public abstract string SourceName { property in Antlr.Runtime.BaseRecognizer
/external/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.h74 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewHTML()
DSourceCoverageViewText.h74 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageViewText()
DSourceCoverageView.h157 StringRef SourceName; variable
251 SourceCoverageView(StringRef SourceName, const MemoryBuffer &File, in SourceCoverageView()
DSourceCoverageView.cpp110 SourceCoverageView::create(StringRef SourceName, const MemoryBuffer &File, in create()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugTokenStream.cs159 public virtual string SourceName { property in Antlr.Runtime.Debug.DebugTokenStream
DDebugTreeNodeStream.cs169 public virtual string SourceName { property in Antlr.Runtime.Debug.DebugTreeNodeStream
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DCommonTreeNodeStream.cs79 public virtual string SourceName { property in Antlr.Runtime.Tree.CommonTreeNodeStream
DTreeParser.cs84 public override string SourceName { property in Antlr.Runtime.Tree.TreeParser
DBufferedTreeNodeStream.cs187 public virtual string SourceName { property in Antlr.Runtime.Tree.BufferedTreeNodeStream
/external/pdfium/fxjs/
Dcjs_event_context.h121 WideString SourceName() const { return m_strSourceName; } in SourceName() function
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp67 bool CreateDcdTreeFromSnapShot::createDecodeTree(const std::string &SourceName, bool bPacketProcOnl… in createDecodeTree()
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas183 property SourceName: String read GetSourceName; property
310 property SourceName: String read GetSourceName; property
927 property SourceName: String read GetSourceName; property
1662 property SourceName: String read GetSourceName write FName; property
DAntlr.Runtime.Tree.pas763 property SourceName: String read GetSourceName; property